Package com.google.cloud.compute.v1
Class ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder>
-
- com.google.cloud.compute.v1.ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder
-
- All Implemented Interfaces:
ResourcePolicySnapshotSchedulePolicySnapshotPropertiesOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ResourcePolicySnapshotSchedulePolicySnapshotProperties
public static final class ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder> implements ResourcePolicySnapshotSchedulePolicySnapshotPropertiesOrBuilder
Specified snapshot properties for scheduled snapshots created by this policy.
Protobuf typegoogle.cloud.compute.v1.ResourcePolicySnapshotSchedulePolicySnapshotProperties
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description ResourcePolicySnapshotSchedulePolicySnapshotProperties.BuilderaddAllStorageLocations(Iterable<String> values)Cloud Storage bucket storage location of the auto snapshot (regional or multi-regional).ResourcePolicySnapshotSchedulePolicySnapshotProperties.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ResourcePolicySnapshotSchedulePolicySnapshotProperties.BuilderaddStorageLocations(String value)Cloud Storage bucket storage location of the auto snapshot (regional or multi-regional).ResourcePolicySnapshotSchedulePolicySnapshotProperties.BuilderaddStorageLocationsBytes(com.google.protobuf.ByteString value)Cloud Storage bucket storage location of the auto snapshot (regional or multi-regional).ResourcePolicySnapshotSchedulePolicySnapshotPropertiesbuild()ResourcePolicySnapshotSchedulePolicySnapshotPropertiesbuildPartial()ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builderclear()ResourcePolicySnapshotSchedulePolicySnapshotProperties.BuilderclearChainName()Chain name that the snapshot is created in.ResourcePolicySnapshotSchedulePolicySnapshotProperties.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ResourcePolicySnapshotSchedulePolicySnapshotProperties.BuilderclearGuestFlush()Indication to perform a 'guest aware' snapshot.ResourcePolicySnapshotSchedulePolicySnapshotProperties.BuilderclearLabels()ResourcePolicySnapshotSchedulePolicySnapshotProperties.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ResourcePolicySnapshotSchedulePolicySnapshotProperties.BuilderclearStorageLocations()Cloud Storage bucket storage location of the auto snapshot (regional or multi-regional).ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builderclone()booleancontainsLabels(String key)Labels to apply to scheduled snapshots.StringgetChainName()Chain name that the snapshot is created in.com.google.protobuf.ByteStringgetChainNameBytes()Chain name that the snapshot is created in.ResourcePolicySnapshotSchedulePolicySnapshotPropertiesgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()booleangetGuestFlush()Indication to perform a 'guest aware' snapshot.Map<String,String>getLabels()Deprecated.intgetLabelsCount()Labels to apply to scheduled snapshots.Map<String,String>getLabelsMap()Labels to apply to scheduled snapshots.StringgetLabelsOrDefault(String key, String defaultValue)Labels to apply to scheduled snapshots.StringgetLabelsOrThrow(String key)Labels to apply to scheduled snapshots.Map<String,String>getMutableLabels()Deprecated.StringgetStorageLocations(int index)Cloud Storage bucket storage location of the auto snapshot (regional or multi-regional).com.google.protobuf.ByteStringgetStorageLocationsBytes(int index)Cloud Storage bucket storage location of the auto snapshot (regional or multi-regional).intgetStorageLocationsCount()Cloud Storage bucket storage location of the auto snapshot (regional or multi-regional).com.google.protobuf.ProtocolStringListgetStorageLocationsList()Cloud Storage bucket storage location of the auto snapshot (regional or multi-regional).booleanhasChainName()Chain name that the snapshot is created in.booleanhasGuestFlush()Indication to perform a 'guest aware' snapshot.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)protected com.google.protobuf.MapFieldinternalGetMutableMapField(int number)booleanisInitialized()ResourcePolicySnapshotSchedulePolicySnapshotProperties.BuildermergeFrom(ResourcePolicySnapshotSchedulePolicySnapshotProperties other)ResourcePolicySnapshotSchedulePolicySnapshotProperties.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ResourcePolicySnapshotSchedulePolicySnapshotProperties.BuildermergeFrom(com.google.protobuf.Message other)ResourcePolicySnapshotSchedulePolicySnapshotProperties.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ResourcePolicySnapshotSchedulePolicySnapshotProperties.BuilderputAllLabels(Map<String,String> values)Labels to apply to scheduled snapshots.ResourcePolicySnapshotSchedulePolicySnapshotProperties.BuilderputLabels(String key, String value)Labels to apply to scheduled snapshots.ResourcePolicySnapshotSchedulePolicySnapshotProperties.BuilderremoveLabels(String key)Labels to apply to scheduled snapshots.ResourcePolicySnapshotSchedulePolicySnapshotProperties.BuildersetChainName(String value)Chain name that the snapshot is created in.ResourcePolicySnapshotSchedulePolicySnapshotProperties.BuildersetChainNameBytes(com.google.protobuf.ByteString value)Chain name that the snapshot is created in.ResourcePolicySnapshotSchedulePolicySnapshotProperties.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ResourcePolicySnapshotSchedulePolicySnapshotProperties.BuildersetGuestFlush(boolean value)Indication to perform a 'guest aware' snapshot.ResourcePolicySnapshotSchedulePolicySnapshotProperties.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ResourcePolicySnapshotSchedulePolicySnapshotProperties.BuildersetStorageLocations(int index, String value)Cloud Storage bucket storage location of the auto snapshot (regional or multi-regional).ResourcePolicySnapshotSchedulePolicySnapshotProperties.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder>
-
clear
public ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder>
-
getDefaultInstanceForType
public ResourcePolicySnapshotSchedulePolicySnapshotProperties getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ResourcePolicySnapshotSchedulePolicySnapshotProperties build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ResourcePolicySnapshotSchedulePolicySnapshotProperties buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder>
-
setField
public ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder>
-
clearField
public ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder>
-
clearOneof
public ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder>
-
setRepeatedField
public ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder>
-
addRepeatedField
public ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder>
-
mergeFrom
public ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder>
-
mergeFrom
public ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder mergeFrom(ResourcePolicySnapshotSchedulePolicySnapshotProperties other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder>
-
mergeFrom
public ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder>- Throws:
IOException
-
hasChainName
public boolean hasChainName()
Chain name that the snapshot is created in.
optional string chain_name = 68644169;- Specified by:
hasChainNamein interfaceResourcePolicySnapshotSchedulePolicySnapshotPropertiesOrBuilder- Returns:
- Whether the chainName field is set.
-
getChainName
public String getChainName()
Chain name that the snapshot is created in.
optional string chain_name = 68644169;- Specified by:
getChainNamein interfaceResourcePolicySnapshotSchedulePolicySnapshotPropertiesOrBuilder- Returns:
- The chainName.
-
getChainNameBytes
public com.google.protobuf.ByteString getChainNameBytes()
Chain name that the snapshot is created in.
optional string chain_name = 68644169;- Specified by:
getChainNameBytesin interfaceResourcePolicySnapshotSchedulePolicySnapshotPropertiesOrBuilder- Returns:
- The bytes for chainName.
-
setChainName
public ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder setChainName(String value)
Chain name that the snapshot is created in.
optional string chain_name = 68644169;- Parameters:
value- The chainName to set.- Returns:
- This builder for chaining.
-
clearChainName
public ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder clearChainName()
Chain name that the snapshot is created in.
optional string chain_name = 68644169;- Returns:
- This builder for chaining.
-
setChainNameBytes
public ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder setChainNameBytes(com.google.protobuf.ByteString value)
Chain name that the snapshot is created in.
optional string chain_name = 68644169;- Parameters:
value- The bytes for chainName to set.- Returns:
- This builder for chaining.
-
hasGuestFlush
public boolean hasGuestFlush()
Indication to perform a 'guest aware' snapshot.
optional bool guest_flush = 385550813;- Specified by:
hasGuestFlushin interfaceResourcePolicySnapshotSchedulePolicySnapshotPropertiesOrBuilder- Returns:
- Whether the guestFlush field is set.
-
getGuestFlush
public boolean getGuestFlush()
Indication to perform a 'guest aware' snapshot.
optional bool guest_flush = 385550813;- Specified by:
getGuestFlushin interfaceResourcePolicySnapshotSchedulePolicySnapshotPropertiesOrBuilder- Returns:
- The guestFlush.
-
setGuestFlush
public ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder setGuestFlush(boolean value)
Indication to perform a 'guest aware' snapshot.
optional bool guest_flush = 385550813;- Parameters:
value- The guestFlush to set.- Returns:
- This builder for chaining.
-
clearGuestFlush
public ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder clearGuestFlush()
Indication to perform a 'guest aware' snapshot.
optional bool guest_flush = 385550813;- Returns:
- This builder for chaining.
-
getLabelsCount
public int getLabelsCount()
Description copied from interface:ResourcePolicySnapshotSchedulePolicySnapshotPropertiesOrBuilderLabels to apply to scheduled snapshots. These can be later modified by the setLabels method. Label values may be empty.
map<string, string> labels = 500195327;- Specified by:
getLabelsCountin interfaceResourcePolicySnapshotSchedulePolicySnapshotPropertiesOrBuilder
-
containsLabels
public boolean containsLabels(String key)
Labels to apply to scheduled snapshots. These can be later modified by the setLabels method. Label values may be empty.
map<string, string> labels = 500195327;- Specified by:
containsLabelsin interfaceResourcePolicySnapshotSchedulePolicySnapshotPropertiesOrBuilder
-
getLabels
@Deprecated public Map<String,String> getLabels()
Deprecated.UsegetLabelsMap()instead.- Specified by:
getLabelsin interfaceResourcePolicySnapshotSchedulePolicySnapshotPropertiesOrBuilder
-
getLabelsMap
public Map<String,String> getLabelsMap()
Labels to apply to scheduled snapshots. These can be later modified by the setLabels method. Label values may be empty.
map<string, string> labels = 500195327;- Specified by:
getLabelsMapin interfaceResourcePolicySnapshotSchedulePolicySnapshotPropertiesOrBuilder
-
getLabelsOrDefault
public String getLabelsOrDefault(String key, String defaultValue)
Labels to apply to scheduled snapshots. These can be later modified by the setLabels method. Label values may be empty.
map<string, string> labels = 500195327;- Specified by:
getLabelsOrDefaultin interfaceResourcePolicySnapshotSchedulePolicySnapshotPropertiesOrBuilder
-
getLabelsOrThrow
public String getLabelsOrThrow(String key)
Labels to apply to scheduled snapshots. These can be later modified by the setLabels method. Label values may be empty.
map<string, string> labels = 500195327;- Specified by:
getLabelsOrThrowin interfaceResourcePolicySnapshotSchedulePolicySnapshotPropertiesOrBuilder
-
clearLabels
public ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder clearLabels()
-
removeLabels
public ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder removeLabels(String key)
Labels to apply to scheduled snapshots. These can be later modified by the setLabels method. Label values may be empty.
map<string, string> labels = 500195327;
-
getMutableLabels
@Deprecated public Map<String,String> getMutableLabels()
Deprecated.Use alternate mutation accessors instead.
-
putLabels
public ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder putLabels(String key, String value)
Labels to apply to scheduled snapshots. These can be later modified by the setLabels method. Label values may be empty.
map<string, string> labels = 500195327;
-
putAllLabels
public ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder putAllLabels(Map<String,String> values)
Labels to apply to scheduled snapshots. These can be later modified by the setLabels method. Label values may be empty.
map<string, string> labels = 500195327;
-
getStorageLocationsList
public com.google.protobuf.ProtocolStringList getStorageLocationsList()
Cloud Storage bucket storage location of the auto snapshot (regional or multi-regional).
repeated string storage_locations = 328005274;- Specified by:
getStorageLocationsListin interfaceResourcePolicySnapshotSchedulePolicySnapshotPropertiesOrBuilder- Returns:
- A list containing the storageLocations.
-
getStorageLocationsCount
public int getStorageLocationsCount()
Cloud Storage bucket storage location of the auto snapshot (regional or multi-regional).
repeated string storage_locations = 328005274;- Specified by:
getStorageLocationsCountin interfaceResourcePolicySnapshotSchedulePolicySnapshotPropertiesOrBuilder- Returns:
- The count of storageLocations.
-
getStorageLocations
public String getStorageLocations(int index)
Cloud Storage bucket storage location of the auto snapshot (regional or multi-regional).
repeated string storage_locations = 328005274;- Specified by:
getStorageLocationsin interfaceResourcePolicySnapshotSchedulePolicySnapshotPropertiesOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The storageLocations at the given index.
-
getStorageLocationsBytes
public com.google.protobuf.ByteString getStorageLocationsBytes(int index)
Cloud Storage bucket storage location of the auto snapshot (regional or multi-regional).
repeated string storage_locations = 328005274;- Specified by:
getStorageLocationsBytesin interfaceResourcePolicySnapshotSchedulePolicySnapshotPropertiesOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the storageLocations at the given index.
-
setStorageLocations
public ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder setStorageLocations(int index, String value)
Cloud Storage bucket storage location of the auto snapshot (regional or multi-regional).
repeated string storage_locations = 328005274;- Parameters:
index- The index to set the value at.value- The storageLocations to set.- Returns:
- This builder for chaining.
-
addStorageLocations
public ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder addStorageLocations(String value)
Cloud Storage bucket storage location of the auto snapshot (regional or multi-regional).
repeated string storage_locations = 328005274;- Parameters:
value- The storageLocations to add.- Returns:
- This builder for chaining.
-
addAllStorageLocations
public ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder addAllStorageLocations(Iterable<String> values)
Cloud Storage bucket storage location of the auto snapshot (regional or multi-regional).
repeated string storage_locations = 328005274;- Parameters:
values- The storageLocations to add.- Returns:
- This builder for chaining.
-
clearStorageLocations
public ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder clearStorageLocations()
Cloud Storage bucket storage location of the auto snapshot (regional or multi-regional).
repeated string storage_locations = 328005274;- Returns:
- This builder for chaining.
-
addStorageLocationsBytes
public ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder addStorageLocationsBytes(com.google.protobuf.ByteString value)
Cloud Storage bucket storage location of the auto snapshot (regional or multi-regional).
repeated string storage_locations = 328005274;- Parameters:
value- The bytes of the storageLocations to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder>
-
mergeUnknownFields
public final ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ResourcePolicySnapshotSchedulePolicySnapshotProperties.Builder>
-
-