Package com.google.cloud.compute.v1
Class ServiceAttachmentList.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ServiceAttachmentList.Builder>
-
- com.google.cloud.compute.v1.ServiceAttachmentList.Builder
-
- All Implemented Interfaces:
ServiceAttachmentListOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ServiceAttachmentList
public static final class ServiceAttachmentList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ServiceAttachmentList.Builder> implements ServiceAttachmentListOrBuilder
Protobuf typegoogle.cloud.compute.v1.ServiceAttachmentList
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ServiceAttachmentList.BuilderaddAllItems(Iterable<? extends ServiceAttachment> values)A list of ServiceAttachment resources.ServiceAttachmentList.BuilderaddItems(int index, ServiceAttachment value)A list of ServiceAttachment resources.ServiceAttachmentList.BuilderaddItems(int index, ServiceAttachment.Builder builderForValue)A list of ServiceAttachment resources.ServiceAttachmentList.BuilderaddItems(ServiceAttachment value)A list of ServiceAttachment resources.ServiceAttachmentList.BuilderaddItems(ServiceAttachment.Builder builderForValue)A list of ServiceAttachment resources.ServiceAttachment.BuilderaddItemsBuilder()A list of ServiceAttachment resources.ServiceAttachment.BuilderaddItemsBuilder(int index)A list of ServiceAttachment resources.ServiceAttachmentList.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ServiceAttachmentListbuild()ServiceAttachmentListbuildPartial()ServiceAttachmentList.Builderclear()ServiceAttachmentList.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ServiceAttachmentList.BuilderclearId()[Output Only] Unique identifier for the resource; defined by the server.ServiceAttachmentList.BuilderclearItems()A list of ServiceAttachment resources.ServiceAttachmentList.BuilderclearKind()[Output Only] Type of the resource.ServiceAttachmentList.BuilderclearNextPageToken()[Output Only] This token allows you to get the next page of results for list requests.ServiceAttachmentList.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ServiceAttachmentList.BuilderclearSelfLink()[Output Only] Server-defined URL for this resource.ServiceAttachmentList.BuilderclearWarning()[Output Only] Informational warning message.ServiceAttachmentList.Builderclone()ServiceAttachmentListgetDefaultInstanceForType()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.ServiceAttachmentgetItems(int index)A list of ServiceAttachment resources.ServiceAttachment.BuildergetItemsBuilder(int index)A list of ServiceAttachment resources.List<ServiceAttachment.Builder>getItemsBuilderList()A list of ServiceAttachment resources.intgetItemsCount()A list of ServiceAttachment resources.List<ServiceAttachment>getItemsList()A list of ServiceAttachment resources.ServiceAttachmentOrBuildergetItemsOrBuilder(int index)A list of ServiceAttachment resources.List<? extends ServiceAttachmentOrBuilder>getItemsOrBuilderList()A list of ServiceAttachment resources.StringgetKind()[Output Only] Type of the resource.com.google.protobuf.ByteStringgetKindBytes()[Output Only] Type of the 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()[Output Only] Type of the 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()ServiceAttachmentList.BuildermergeFrom(ServiceAttachmentList other)ServiceAttachmentList.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ServiceAttachmentList.BuildermergeFrom(com.google.protobuf.Message other)ServiceAttachmentList.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ServiceAttachmentList.BuildermergeWarning(Warning value)[Output Only] Informational warning message.ServiceAttachmentList.BuilderremoveItems(int index)A list of ServiceAttachment resources.ServiceAttachmentList.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ServiceAttachmentList.BuildersetId(String value)[Output Only] Unique identifier for the resource; defined by the server.ServiceAttachmentList.BuildersetIdBytes(com.google.protobuf.ByteString value)[Output Only] Unique identifier for the resource; defined by the server.ServiceAttachmentList.BuildersetItems(int index, ServiceAttachment value)A list of ServiceAttachment resources.ServiceAttachmentList.BuildersetItems(int index, ServiceAttachment.Builder builderForValue)A list of ServiceAttachment resources.ServiceAttachmentList.BuildersetKind(String value)[Output Only] Type of the resource.ServiceAttachmentList.BuildersetKindBytes(com.google.protobuf.ByteString value)[Output Only] Type of the resource.ServiceAttachmentList.BuildersetNextPageToken(String value)[Output Only] This token allows you to get the next page of results for list requests.ServiceAttachmentList.BuildersetNextPageTokenBytes(com.google.protobuf.ByteString value)[Output Only] This token allows you to get the next page of results for list requests.ServiceAttachmentList.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ServiceAttachmentList.BuildersetSelfLink(String value)[Output Only] Server-defined URL for this resource.ServiceAttachmentList.BuildersetSelfLinkBytes(com.google.protobuf.ByteString value)[Output Only] Server-defined URL for this resource.ServiceAttachmentList.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ServiceAttachmentList.BuildersetWarning(Warning value)[Output Only] Informational warning message.ServiceAttachmentList.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<ServiceAttachmentList.Builder>
-
clear
public ServiceAttachmentList.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<ServiceAttachmentList.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<ServiceAttachmentList.Builder>
-
getDefaultInstanceForType
public ServiceAttachmentList getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ServiceAttachmentList build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ServiceAttachmentList buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ServiceAttachmentList.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<ServiceAttachmentList.Builder>
-
setField
public ServiceAttachmentList.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<ServiceAttachmentList.Builder>
-
clearField
public ServiceAttachmentList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ServiceAttachmentList.Builder>
-
clearOneof
public ServiceAttachmentList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ServiceAttachmentList.Builder>
-
setRepeatedField
public ServiceAttachmentList.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<ServiceAttachmentList.Builder>
-
addRepeatedField
public ServiceAttachmentList.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<ServiceAttachmentList.Builder>
-
mergeFrom
public ServiceAttachmentList.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ServiceAttachmentList.Builder>
-
mergeFrom
public ServiceAttachmentList.Builder mergeFrom(ServiceAttachmentList other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ServiceAttachmentList.Builder>
-
mergeFrom
public ServiceAttachmentList.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<ServiceAttachmentList.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 interfaceServiceAttachmentListOrBuilder- 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 interfaceServiceAttachmentListOrBuilder- 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 interfaceServiceAttachmentListOrBuilder- Returns:
- The bytes for id.
-
setId
public ServiceAttachmentList.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 ServiceAttachmentList.Builder clearId()
[Output Only] Unique identifier for the resource; defined by the server.
optional string id = 3355;- Returns:
- This builder for chaining.
-
setIdBytes
public ServiceAttachmentList.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<ServiceAttachment> getItemsList()
A list of ServiceAttachment resources.
repeated .google.cloud.compute.v1.ServiceAttachment items = 100526016;- Specified by:
getItemsListin interfaceServiceAttachmentListOrBuilder
-
getItemsCount
public int getItemsCount()
A list of ServiceAttachment resources.
repeated .google.cloud.compute.v1.ServiceAttachment items = 100526016;- Specified by:
getItemsCountin interfaceServiceAttachmentListOrBuilder
-
getItems
public ServiceAttachment getItems(int index)
A list of ServiceAttachment resources.
repeated .google.cloud.compute.v1.ServiceAttachment items = 100526016;- Specified by:
getItemsin interfaceServiceAttachmentListOrBuilder
-
setItems
public ServiceAttachmentList.Builder setItems(int index, ServiceAttachment value)
A list of ServiceAttachment resources.
repeated .google.cloud.compute.v1.ServiceAttachment items = 100526016;
-
setItems
public ServiceAttachmentList.Builder setItems(int index, ServiceAttachment.Builder builderForValue)
A list of ServiceAttachment resources.
repeated .google.cloud.compute.v1.ServiceAttachment items = 100526016;
-
addItems
public ServiceAttachmentList.Builder addItems(ServiceAttachment value)
A list of ServiceAttachment resources.
repeated .google.cloud.compute.v1.ServiceAttachment items = 100526016;
-
addItems
public ServiceAttachmentList.Builder addItems(int index, ServiceAttachment value)
A list of ServiceAttachment resources.
repeated .google.cloud.compute.v1.ServiceAttachment items = 100526016;
-
addItems
public ServiceAttachmentList.Builder addItems(ServiceAttachment.Builder builderForValue)
A list of ServiceAttachment resources.
repeated .google.cloud.compute.v1.ServiceAttachment items = 100526016;
-
addItems
public ServiceAttachmentList.Builder addItems(int index, ServiceAttachment.Builder builderForValue)
A list of ServiceAttachment resources.
repeated .google.cloud.compute.v1.ServiceAttachment items = 100526016;
-
addAllItems
public ServiceAttachmentList.Builder addAllItems(Iterable<? extends ServiceAttachment> values)
A list of ServiceAttachment resources.
repeated .google.cloud.compute.v1.ServiceAttachment items = 100526016;
-
clearItems
public ServiceAttachmentList.Builder clearItems()
A list of ServiceAttachment resources.
repeated .google.cloud.compute.v1.ServiceAttachment items = 100526016;
-
removeItems
public ServiceAttachmentList.Builder removeItems(int index)
A list of ServiceAttachment resources.
repeated .google.cloud.compute.v1.ServiceAttachment items = 100526016;
-
getItemsBuilder
public ServiceAttachment.Builder getItemsBuilder(int index)
A list of ServiceAttachment resources.
repeated .google.cloud.compute.v1.ServiceAttachment items = 100526016;
-
getItemsOrBuilder
public ServiceAttachmentOrBuilder getItemsOrBuilder(int index)
A list of ServiceAttachment resources.
repeated .google.cloud.compute.v1.ServiceAttachment items = 100526016;- Specified by:
getItemsOrBuilderin interfaceServiceAttachmentListOrBuilder
-
getItemsOrBuilderList
public List<? extends ServiceAttachmentOrBuilder> getItemsOrBuilderList()
A list of ServiceAttachment resources.
repeated .google.cloud.compute.v1.ServiceAttachment items = 100526016;- Specified by:
getItemsOrBuilderListin interfaceServiceAttachmentListOrBuilder
-
addItemsBuilder
public ServiceAttachment.Builder addItemsBuilder()
A list of ServiceAttachment resources.
repeated .google.cloud.compute.v1.ServiceAttachment items = 100526016;
-
addItemsBuilder
public ServiceAttachment.Builder addItemsBuilder(int index)
A list of ServiceAttachment resources.
repeated .google.cloud.compute.v1.ServiceAttachment items = 100526016;
-
getItemsBuilderList
public List<ServiceAttachment.Builder> getItemsBuilderList()
A list of ServiceAttachment resources.
repeated .google.cloud.compute.v1.ServiceAttachment items = 100526016;
-
hasKind
public boolean hasKind()
[Output Only] Type of the resource. Always compute#serviceAttachment for service attachments.
optional string kind = 3292052;- Specified by:
hasKindin interfaceServiceAttachmentListOrBuilder- Returns:
- Whether the kind field is set.
-
getKind
public String getKind()
[Output Only] Type of the resource. Always compute#serviceAttachment for service attachments.
optional string kind = 3292052;- Specified by:
getKindin interfaceServiceAttachmentListOrBuilder- Returns:
- The kind.
-
getKindBytes
public com.google.protobuf.ByteString getKindBytes()
[Output Only] Type of the resource. Always compute#serviceAttachment for service attachments.
optional string kind = 3292052;- Specified by:
getKindBytesin interfaceServiceAttachmentListOrBuilder- Returns:
- The bytes for kind.
-
setKind
public ServiceAttachmentList.Builder setKind(String value)
[Output Only] Type of the resource. Always compute#serviceAttachment for service attachments.
optional string kind = 3292052;- Parameters:
value- The kind to set.- Returns:
- This builder for chaining.
-
clearKind
public ServiceAttachmentList.Builder clearKind()
[Output Only] Type of the resource. Always compute#serviceAttachment for service attachments.
optional string kind = 3292052;- Returns:
- This builder for chaining.
-
setKindBytes
public ServiceAttachmentList.Builder setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of the resource. Always compute#serviceAttachment for service attachments.
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 interfaceServiceAttachmentListOrBuilder- 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 interfaceServiceAttachmentListOrBuilder- 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 interfaceServiceAttachmentListOrBuilder- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
public ServiceAttachmentList.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 ServiceAttachmentList.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 ServiceAttachmentList.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 interfaceServiceAttachmentListOrBuilder- 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 interfaceServiceAttachmentListOrBuilder- 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 interfaceServiceAttachmentListOrBuilder- Returns:
- The bytes for selfLink.
-
setSelfLink
public ServiceAttachmentList.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 ServiceAttachmentList.Builder clearSelfLink()
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;- Returns:
- This builder for chaining.
-
setSelfLinkBytes
public ServiceAttachmentList.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 interfaceServiceAttachmentListOrBuilder- 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 interfaceServiceAttachmentListOrBuilder- Returns:
- The warning.
-
setWarning
public ServiceAttachmentList.Builder setWarning(Warning value)
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
setWarning
public ServiceAttachmentList.Builder setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
mergeWarning
public ServiceAttachmentList.Builder mergeWarning(Warning value)
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
clearWarning
public ServiceAttachmentList.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 interfaceServiceAttachmentListOrBuilder
-
setUnknownFields
public final ServiceAttachmentList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ServiceAttachmentList.Builder>
-
mergeUnknownFields
public final ServiceAttachmentList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ServiceAttachmentList.Builder>
-
-