Package com.google.cloud.compute.v1
Class SnapshotList.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<SnapshotList.Builder>
-
- com.google.cloud.compute.v1.SnapshotList.Builder
-
- All Implemented Interfaces:
SnapshotListOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- SnapshotList
public static final class SnapshotList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SnapshotList.Builder> implements SnapshotListOrBuilder
Contains a list of Snapshot resources.
Protobuf typegoogle.cloud.compute.v1.SnapshotList
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description SnapshotList.BuilderaddAllItems(Iterable<? extends Snapshot> values)A list of Snapshot resources.SnapshotList.BuilderaddItems(int index, Snapshot value)A list of Snapshot resources.SnapshotList.BuilderaddItems(int index, Snapshot.Builder builderForValue)A list of Snapshot resources.SnapshotList.BuilderaddItems(Snapshot value)A list of Snapshot resources.SnapshotList.BuilderaddItems(Snapshot.Builder builderForValue)A list of Snapshot resources.Snapshot.BuilderaddItemsBuilder()A list of Snapshot resources.Snapshot.BuilderaddItemsBuilder(int index)A list of Snapshot resources.SnapshotList.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)SnapshotListbuild()SnapshotListbuildPartial()SnapshotList.Builderclear()SnapshotList.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)SnapshotList.BuilderclearId()[Output Only] Unique identifier for the resource; defined by the server.SnapshotList.BuilderclearItems()A list of Snapshot resources.SnapshotList.BuilderclearKind()Type of resource.SnapshotList.BuilderclearNextPageToken()[Output Only] This token allows you to get the next page of results for list requests.SnapshotList.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)SnapshotList.BuilderclearSelfLink()[Output Only] Server-defined URL for this resource.SnapshotList.BuilderclearWarning()[Output Only] Informational warning message.SnapshotList.Builderclone()SnapshotListgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetId()[Output Only] Unique identifier for the resource; defined by the server.com.google.protobuf.ByteStringgetIdBytes()[Output Only] Unique identifier for the resource; defined by the server.SnapshotgetItems(int index)A list of Snapshot resources.Snapshot.BuildergetItemsBuilder(int index)A list of Snapshot resources.List<Snapshot.Builder>getItemsBuilderList()A list of Snapshot resources.intgetItemsCount()A list of Snapshot resources.List<Snapshot>getItemsList()A list of Snapshot resources.SnapshotOrBuildergetItemsOrBuilder(int index)A list of Snapshot resources.List<? extends SnapshotOrBuilder>getItemsOrBuilderList()A list of Snapshot resources.StringgetKind()Type of resource.com.google.protobuf.ByteStringgetKindBytes()Type of resource.StringgetNextPageToken()[Output Only] This token allows you to get the next page of results for list requests.com.google.protobuf.ByteStringgetNextPageTokenBytes()[Output Only] This token allows you to get the next page of results for list requests.StringgetSelfLink()[Output Only] Server-defined URL for this resource.com.google.protobuf.ByteStringgetSelfLinkBytes()[Output Only] Server-defined URL for this resource.WarninggetWarning()[Output Only] Informational warning message.Warning.BuildergetWarningBuilder()[Output Only] Informational warning message.WarningOrBuildergetWarningOrBuilder()[Output Only] Informational warning message.booleanhasId()[Output Only] Unique identifier for the resource; defined by the server.booleanhasKind()Type of resource.booleanhasNextPageToken()[Output Only] This token allows you to get the next page of results for list requests.booleanhasSelfLink()[Output Only] Server-defined URL for this resource.booleanhasWarning()[Output Only] Informational warning message.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()SnapshotList.BuildermergeFrom(SnapshotList other)SnapshotList.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)SnapshotList.BuildermergeFrom(com.google.protobuf.Message other)SnapshotList.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)SnapshotList.BuildermergeWarning(Warning value)[Output Only] Informational warning message.SnapshotList.BuilderremoveItems(int index)A list of Snapshot resources.SnapshotList.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)SnapshotList.BuildersetId(String value)[Output Only] Unique identifier for the resource; defined by the server.SnapshotList.BuildersetIdBytes(com.google.protobuf.ByteString value)[Output Only] Unique identifier for the resource; defined by the server.SnapshotList.BuildersetItems(int index, Snapshot value)A list of Snapshot resources.SnapshotList.BuildersetItems(int index, Snapshot.Builder builderForValue)A list of Snapshot resources.SnapshotList.BuildersetKind(String value)Type of resource.SnapshotList.BuildersetKindBytes(com.google.protobuf.ByteString value)Type of resource.SnapshotList.BuildersetNextPageToken(String value)[Output Only] This token allows you to get the next page of results for list requests.SnapshotList.BuildersetNextPageTokenBytes(com.google.protobuf.ByteString value)[Output Only] This token allows you to get the next page of results for list requests.SnapshotList.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)SnapshotList.BuildersetSelfLink(String value)[Output Only] Server-defined URL for this resource.SnapshotList.BuildersetSelfLinkBytes(com.google.protobuf.ByteString value)[Output Only] Server-defined URL for this resource.SnapshotList.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)SnapshotList.BuildersetWarning(Warning value)[Output Only] Informational warning message.SnapshotList.BuildersetWarning(Warning.Builder builderForValue)[Output Only] Informational warning message.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, 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()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<SnapshotList.Builder>
-
clear
public SnapshotList.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<SnapshotList.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<SnapshotList.Builder>
-
getDefaultInstanceForType
public SnapshotList getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public SnapshotList build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public SnapshotList buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public SnapshotList.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<SnapshotList.Builder>
-
setField
public SnapshotList.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<SnapshotList.Builder>
-
clearField
public SnapshotList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SnapshotList.Builder>
-
clearOneof
public SnapshotList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<SnapshotList.Builder>
-
setRepeatedField
public SnapshotList.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<SnapshotList.Builder>
-
addRepeatedField
public SnapshotList.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<SnapshotList.Builder>
-
mergeFrom
public SnapshotList.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<SnapshotList.Builder>
-
mergeFrom
public SnapshotList.Builder mergeFrom(SnapshotList other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<SnapshotList.Builder>
-
mergeFrom
public SnapshotList.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<SnapshotList.Builder>- Throws:
IOException
-
hasId
public boolean hasId()
[Output Only] Unique identifier for the resource; defined by the server.
optional string id = 3355;- Specified by:
hasIdin interfaceSnapshotListOrBuilder- Returns:
- Whether the id field is set.
-
getId
public String getId()
[Output Only] Unique identifier for the resource; defined by the server.
optional string id = 3355;- Specified by:
getIdin interfaceSnapshotListOrBuilder- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()
[Output Only] Unique identifier for the resource; defined by the server.
optional string id = 3355;- Specified by:
getIdBytesin interfaceSnapshotListOrBuilder- Returns:
- The bytes for id.
-
setId
public SnapshotList.Builder setId(String value)
[Output Only] Unique identifier for the resource; defined by the server.
optional string id = 3355;- Parameters:
value- The id to set.- Returns:
- This builder for chaining.
-
clearId
public SnapshotList.Builder clearId()
[Output Only] Unique identifier for the resource; defined by the server.
optional string id = 3355;- Returns:
- This builder for chaining.
-
setIdBytes
public SnapshotList.Builder setIdBytes(com.google.protobuf.ByteString value)
[Output Only] Unique identifier for the resource; defined by the server.
optional string id = 3355;- Parameters:
value- The bytes for id to set.- Returns:
- This builder for chaining.
-
getItemsList
public List<Snapshot> getItemsList()
A list of Snapshot resources.
repeated .google.cloud.compute.v1.Snapshot items = 100526016;- Specified by:
getItemsListin interfaceSnapshotListOrBuilder
-
getItemsCount
public int getItemsCount()
A list of Snapshot resources.
repeated .google.cloud.compute.v1.Snapshot items = 100526016;- Specified by:
getItemsCountin interfaceSnapshotListOrBuilder
-
getItems
public Snapshot getItems(int index)
A list of Snapshot resources.
repeated .google.cloud.compute.v1.Snapshot items = 100526016;- Specified by:
getItemsin interfaceSnapshotListOrBuilder
-
setItems
public SnapshotList.Builder setItems(int index, Snapshot value)
A list of Snapshot resources.
repeated .google.cloud.compute.v1.Snapshot items = 100526016;
-
setItems
public SnapshotList.Builder setItems(int index, Snapshot.Builder builderForValue)
A list of Snapshot resources.
repeated .google.cloud.compute.v1.Snapshot items = 100526016;
-
addItems
public SnapshotList.Builder addItems(Snapshot value)
A list of Snapshot resources.
repeated .google.cloud.compute.v1.Snapshot items = 100526016;
-
addItems
public SnapshotList.Builder addItems(int index, Snapshot value)
A list of Snapshot resources.
repeated .google.cloud.compute.v1.Snapshot items = 100526016;
-
addItems
public SnapshotList.Builder addItems(Snapshot.Builder builderForValue)
A list of Snapshot resources.
repeated .google.cloud.compute.v1.Snapshot items = 100526016;
-
addItems
public SnapshotList.Builder addItems(int index, Snapshot.Builder builderForValue)
A list of Snapshot resources.
repeated .google.cloud.compute.v1.Snapshot items = 100526016;
-
addAllItems
public SnapshotList.Builder addAllItems(Iterable<? extends Snapshot> values)
A list of Snapshot resources.
repeated .google.cloud.compute.v1.Snapshot items = 100526016;
-
clearItems
public SnapshotList.Builder clearItems()
A list of Snapshot resources.
repeated .google.cloud.compute.v1.Snapshot items = 100526016;
-
removeItems
public SnapshotList.Builder removeItems(int index)
A list of Snapshot resources.
repeated .google.cloud.compute.v1.Snapshot items = 100526016;
-
getItemsBuilder
public Snapshot.Builder getItemsBuilder(int index)
A list of Snapshot resources.
repeated .google.cloud.compute.v1.Snapshot items = 100526016;
-
getItemsOrBuilder
public SnapshotOrBuilder getItemsOrBuilder(int index)
A list of Snapshot resources.
repeated .google.cloud.compute.v1.Snapshot items = 100526016;- Specified by:
getItemsOrBuilderin interfaceSnapshotListOrBuilder
-
getItemsOrBuilderList
public List<? extends SnapshotOrBuilder> getItemsOrBuilderList()
A list of Snapshot resources.
repeated .google.cloud.compute.v1.Snapshot items = 100526016;- Specified by:
getItemsOrBuilderListin interfaceSnapshotListOrBuilder
-
addItemsBuilder
public Snapshot.Builder addItemsBuilder()
A list of Snapshot resources.
repeated .google.cloud.compute.v1.Snapshot items = 100526016;
-
addItemsBuilder
public Snapshot.Builder addItemsBuilder(int index)
A list of Snapshot resources.
repeated .google.cloud.compute.v1.Snapshot items = 100526016;
-
getItemsBuilderList
public List<Snapshot.Builder> getItemsBuilderList()
A list of Snapshot resources.
repeated .google.cloud.compute.v1.Snapshot items = 100526016;
-
hasKind
public boolean hasKind()
Type of resource.
optional string kind = 3292052;- Specified by:
hasKindin interfaceSnapshotListOrBuilder- Returns:
- Whether the kind field is set.
-
getKind
public String getKind()
Type of resource.
optional string kind = 3292052;- Specified by:
getKindin interfaceSnapshotListOrBuilder- Returns:
- The kind.
-
getKindBytes
public com.google.protobuf.ByteString getKindBytes()
Type of resource.
optional string kind = 3292052;- Specified by:
getKindBytesin interfaceSnapshotListOrBuilder- Returns:
- The bytes for kind.
-
setKind
public SnapshotList.Builder setKind(String value)
Type of resource.
optional string kind = 3292052;- Parameters:
value- The kind to set.- Returns:
- This builder for chaining.
-
clearKind
public SnapshotList.Builder clearKind()
Type of resource.
optional string kind = 3292052;- Returns:
- This builder for chaining.
-
setKindBytes
public SnapshotList.Builder setKindBytes(com.google.protobuf.ByteString value)
Type of resource.
optional string kind = 3292052;- Parameters:
value- The bytes for kind to set.- Returns:
- This builder for chaining.
-
hasNextPageToken
public boolean hasNextPageToken()
[Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results.
optional string next_page_token = 79797525;- Specified by:
hasNextPageTokenin interfaceSnapshotListOrBuilder- Returns:
- Whether the nextPageToken field is set.
-
getNextPageToken
public String getNextPageToken()
[Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results.
optional string next_page_token = 79797525;- Specified by:
getNextPageTokenin interfaceSnapshotListOrBuilder- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public com.google.protobuf.ByteString getNextPageTokenBytes()
[Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results.
optional string next_page_token = 79797525;- Specified by:
getNextPageTokenBytesin interfaceSnapshotListOrBuilder- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
public SnapshotList.Builder setNextPageToken(String value)
[Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results.
optional string next_page_token = 79797525;- Parameters:
value- The nextPageToken to set.- Returns:
- This builder for chaining.
-
clearNextPageToken
public SnapshotList.Builder clearNextPageToken()
[Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results.
optional string next_page_token = 79797525;- Returns:
- This builder for chaining.
-
setNextPageTokenBytes
public SnapshotList.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
[Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results.
optional string next_page_token = 79797525;- Parameters:
value- The bytes for nextPageToken to set.- Returns:
- This builder for chaining.
-
hasSelfLink
public boolean hasSelfLink()
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;- Specified by:
hasSelfLinkin interfaceSnapshotListOrBuilder- Returns:
- Whether the selfLink field is set.
-
getSelfLink
public String getSelfLink()
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;- Specified by:
getSelfLinkin interfaceSnapshotListOrBuilder- Returns:
- The selfLink.
-
getSelfLinkBytes
public com.google.protobuf.ByteString getSelfLinkBytes()
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;- Specified by:
getSelfLinkBytesin interfaceSnapshotListOrBuilder- Returns:
- The bytes for selfLink.
-
setSelfLink
public SnapshotList.Builder setSelfLink(String value)
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;- Parameters:
value- The selfLink to set.- Returns:
- This builder for chaining.
-
clearSelfLink
public SnapshotList.Builder clearSelfLink()
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;- Returns:
- This builder for chaining.
-
setSelfLinkBytes
public SnapshotList.Builder setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;- Parameters:
value- The bytes for selfLink to set.- Returns:
- This builder for chaining.
-
hasWarning
public boolean hasWarning()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;- Specified by:
hasWarningin interfaceSnapshotListOrBuilder- Returns:
- Whether the warning field is set.
-
getWarning
public Warning getWarning()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;- Specified by:
getWarningin interfaceSnapshotListOrBuilder- Returns:
- The warning.
-
setWarning
public SnapshotList.Builder setWarning(Warning value)
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
setWarning
public SnapshotList.Builder setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
mergeWarning
public SnapshotList.Builder mergeWarning(Warning value)
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
clearWarning
public SnapshotList.Builder clearWarning()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
getWarningBuilder
public Warning.Builder getWarningBuilder()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
getWarningOrBuilder
public WarningOrBuilder getWarningOrBuilder()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;- Specified by:
getWarningOrBuilderin interfaceSnapshotListOrBuilder
-
setUnknownFields
public final SnapshotList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SnapshotList.Builder>
-
mergeUnknownFields
public final SnapshotList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SnapshotList.Builder>
-
-