public interface DisksStopGroupAsyncReplicationResourceOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getResourcePolicy()
The URL of the DiskConsistencyGroupPolicy for the group of disks to stop.
|
com.google.protobuf.ByteString |
getResourcePolicyBytes()
The URL of the DiskConsistencyGroupPolicy for the group of disks to stop.
|
boolean |
hasResourcePolicy()
The URL of the DiskConsistencyGroupPolicy for the group of disks to stop.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasResourcePolicy()
The URL of the DiskConsistencyGroupPolicy for the group of disks to stop. This may be a full or partial URL, such as: - https://www.googleapis.com/compute/v1/projects/project/regions/region /resourcePolicies/resourcePolicy - projects/project/regions/region/resourcePolicies/resourcePolicy - regions/region/resourcePolicies/resourcePolicy
optional string resource_policy = 159240835;String getResourcePolicy()
The URL of the DiskConsistencyGroupPolicy for the group of disks to stop. This may be a full or partial URL, such as: - https://www.googleapis.com/compute/v1/projects/project/regions/region /resourcePolicies/resourcePolicy - projects/project/regions/region/resourcePolicies/resourcePolicy - regions/region/resourcePolicies/resourcePolicy
optional string resource_policy = 159240835;com.google.protobuf.ByteString getResourcePolicyBytes()
The URL of the DiskConsistencyGroupPolicy for the group of disks to stop. This may be a full or partial URL, such as: - https://www.googleapis.com/compute/v1/projects/project/regions/region /resourcePolicies/resourcePolicy - projects/project/regions/region/resourcePolicies/resourcePolicy - regions/region/resourcePolicies/resourcePolicy
optional string resource_policy = 159240835;Copyright © 2025 Google LLC. All rights reserved.