Package com.google.cloud.compute.v1
Class ServiceAttachmentsScopedList.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ServiceAttachmentsScopedList.Builder>
-
- com.google.cloud.compute.v1.ServiceAttachmentsScopedList.Builder
-
- All Implemented Interfaces:
ServiceAttachmentsScopedListOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ServiceAttachmentsScopedList
public static final class ServiceAttachmentsScopedList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ServiceAttachmentsScopedList.Builder> implements ServiceAttachmentsScopedListOrBuilder
Protobuf typegoogle.cloud.compute.v1.ServiceAttachmentsScopedList
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ServiceAttachmentsScopedList.BuilderaddAllServiceAttachments(Iterable<? extends ServiceAttachment> values)A list of ServiceAttachments contained in this scope.ServiceAttachmentsScopedList.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ServiceAttachmentsScopedList.BuilderaddServiceAttachments(int index, ServiceAttachment value)A list of ServiceAttachments contained in this scope.ServiceAttachmentsScopedList.BuilderaddServiceAttachments(int index, ServiceAttachment.Builder builderForValue)A list of ServiceAttachments contained in this scope.ServiceAttachmentsScopedList.BuilderaddServiceAttachments(ServiceAttachment value)A list of ServiceAttachments contained in this scope.ServiceAttachmentsScopedList.BuilderaddServiceAttachments(ServiceAttachment.Builder builderForValue)A list of ServiceAttachments contained in this scope.ServiceAttachment.BuilderaddServiceAttachmentsBuilder()A list of ServiceAttachments contained in this scope.ServiceAttachment.BuilderaddServiceAttachmentsBuilder(int index)A list of ServiceAttachments contained in this scope.ServiceAttachmentsScopedListbuild()ServiceAttachmentsScopedListbuildPartial()ServiceAttachmentsScopedList.Builderclear()ServiceAttachmentsScopedList.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ServiceAttachmentsScopedList.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ServiceAttachmentsScopedList.BuilderclearServiceAttachments()A list of ServiceAttachments contained in this scope.ServiceAttachmentsScopedList.BuilderclearWarning()Informational warning which replaces the list of service attachments when the list is empty.ServiceAttachmentsScopedList.Builderclone()ServiceAttachmentsScopedListgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()ServiceAttachmentgetServiceAttachments(int index)A list of ServiceAttachments contained in this scope.ServiceAttachment.BuildergetServiceAttachmentsBuilder(int index)A list of ServiceAttachments contained in this scope.List<ServiceAttachment.Builder>getServiceAttachmentsBuilderList()A list of ServiceAttachments contained in this scope.intgetServiceAttachmentsCount()A list of ServiceAttachments contained in this scope.List<ServiceAttachment>getServiceAttachmentsList()A list of ServiceAttachments contained in this scope.ServiceAttachmentOrBuildergetServiceAttachmentsOrBuilder(int index)A list of ServiceAttachments contained in this scope.List<? extends ServiceAttachmentOrBuilder>getServiceAttachmentsOrBuilderList()A list of ServiceAttachments contained in this scope.WarninggetWarning()Informational warning which replaces the list of service attachments when the list is empty.Warning.BuildergetWarningBuilder()Informational warning which replaces the list of service attachments when the list is empty.WarningOrBuildergetWarningOrBuilder()Informational warning which replaces the list of service attachments when the list is empty.booleanhasWarning()Informational warning which replaces the list of service attachments when the list is empty.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ServiceAttachmentsScopedList.BuildermergeFrom(ServiceAttachmentsScopedList other)ServiceAttachmentsScopedList.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ServiceAttachmentsScopedList.BuildermergeFrom(com.google.protobuf.Message other)ServiceAttachmentsScopedList.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ServiceAttachmentsScopedList.BuildermergeWarning(Warning value)Informational warning which replaces the list of service attachments when the list is empty.ServiceAttachmentsScopedList.BuilderremoveServiceAttachments(int index)A list of ServiceAttachments contained in this scope.ServiceAttachmentsScopedList.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ServiceAttachmentsScopedList.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ServiceAttachmentsScopedList.BuildersetServiceAttachments(int index, ServiceAttachment value)A list of ServiceAttachments contained in this scope.ServiceAttachmentsScopedList.BuildersetServiceAttachments(int index, ServiceAttachment.Builder builderForValue)A list of ServiceAttachments contained in this scope.ServiceAttachmentsScopedList.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ServiceAttachmentsScopedList.BuildersetWarning(Warning value)Informational warning which replaces the list of service attachments when the list is empty.ServiceAttachmentsScopedList.BuildersetWarning(Warning.Builder builderForValue)Informational warning which replaces the list of service attachments when the list is empty.-
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<ServiceAttachmentsScopedList.Builder>
-
clear
public ServiceAttachmentsScopedList.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<ServiceAttachmentsScopedList.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<ServiceAttachmentsScopedList.Builder>
-
getDefaultInstanceForType
public ServiceAttachmentsScopedList getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ServiceAttachmentsScopedList build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ServiceAttachmentsScopedList buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ServiceAttachmentsScopedList.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<ServiceAttachmentsScopedList.Builder>
-
setField
public ServiceAttachmentsScopedList.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<ServiceAttachmentsScopedList.Builder>
-
clearField
public ServiceAttachmentsScopedList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ServiceAttachmentsScopedList.Builder>
-
clearOneof
public ServiceAttachmentsScopedList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ServiceAttachmentsScopedList.Builder>
-
setRepeatedField
public ServiceAttachmentsScopedList.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<ServiceAttachmentsScopedList.Builder>
-
addRepeatedField
public ServiceAttachmentsScopedList.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<ServiceAttachmentsScopedList.Builder>
-
mergeFrom
public ServiceAttachmentsScopedList.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ServiceAttachmentsScopedList.Builder>
-
mergeFrom
public ServiceAttachmentsScopedList.Builder mergeFrom(ServiceAttachmentsScopedList other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ServiceAttachmentsScopedList.Builder>
-
mergeFrom
public ServiceAttachmentsScopedList.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<ServiceAttachmentsScopedList.Builder>- Throws:
IOException
-
getServiceAttachmentsList
public List<ServiceAttachment> getServiceAttachmentsList()
A list of ServiceAttachments contained in this scope.
repeated .google.cloud.compute.v1.ServiceAttachment service_attachments = 307136806;- Specified by:
getServiceAttachmentsListin interfaceServiceAttachmentsScopedListOrBuilder
-
getServiceAttachmentsCount
public int getServiceAttachmentsCount()
A list of ServiceAttachments contained in this scope.
repeated .google.cloud.compute.v1.ServiceAttachment service_attachments = 307136806;- Specified by:
getServiceAttachmentsCountin interfaceServiceAttachmentsScopedListOrBuilder
-
getServiceAttachments
public ServiceAttachment getServiceAttachments(int index)
A list of ServiceAttachments contained in this scope.
repeated .google.cloud.compute.v1.ServiceAttachment service_attachments = 307136806;- Specified by:
getServiceAttachmentsin interfaceServiceAttachmentsScopedListOrBuilder
-
setServiceAttachments
public ServiceAttachmentsScopedList.Builder setServiceAttachments(int index, ServiceAttachment value)
A list of ServiceAttachments contained in this scope.
repeated .google.cloud.compute.v1.ServiceAttachment service_attachments = 307136806;
-
setServiceAttachments
public ServiceAttachmentsScopedList.Builder setServiceAttachments(int index, ServiceAttachment.Builder builderForValue)
A list of ServiceAttachments contained in this scope.
repeated .google.cloud.compute.v1.ServiceAttachment service_attachments = 307136806;
-
addServiceAttachments
public ServiceAttachmentsScopedList.Builder addServiceAttachments(ServiceAttachment value)
A list of ServiceAttachments contained in this scope.
repeated .google.cloud.compute.v1.ServiceAttachment service_attachments = 307136806;
-
addServiceAttachments
public ServiceAttachmentsScopedList.Builder addServiceAttachments(int index, ServiceAttachment value)
A list of ServiceAttachments contained in this scope.
repeated .google.cloud.compute.v1.ServiceAttachment service_attachments = 307136806;
-
addServiceAttachments
public ServiceAttachmentsScopedList.Builder addServiceAttachments(ServiceAttachment.Builder builderForValue)
A list of ServiceAttachments contained in this scope.
repeated .google.cloud.compute.v1.ServiceAttachment service_attachments = 307136806;
-
addServiceAttachments
public ServiceAttachmentsScopedList.Builder addServiceAttachments(int index, ServiceAttachment.Builder builderForValue)
A list of ServiceAttachments contained in this scope.
repeated .google.cloud.compute.v1.ServiceAttachment service_attachments = 307136806;
-
addAllServiceAttachments
public ServiceAttachmentsScopedList.Builder addAllServiceAttachments(Iterable<? extends ServiceAttachment> values)
A list of ServiceAttachments contained in this scope.
repeated .google.cloud.compute.v1.ServiceAttachment service_attachments = 307136806;
-
clearServiceAttachments
public ServiceAttachmentsScopedList.Builder clearServiceAttachments()
A list of ServiceAttachments contained in this scope.
repeated .google.cloud.compute.v1.ServiceAttachment service_attachments = 307136806;
-
removeServiceAttachments
public ServiceAttachmentsScopedList.Builder removeServiceAttachments(int index)
A list of ServiceAttachments contained in this scope.
repeated .google.cloud.compute.v1.ServiceAttachment service_attachments = 307136806;
-
getServiceAttachmentsBuilder
public ServiceAttachment.Builder getServiceAttachmentsBuilder(int index)
A list of ServiceAttachments contained in this scope.
repeated .google.cloud.compute.v1.ServiceAttachment service_attachments = 307136806;
-
getServiceAttachmentsOrBuilder
public ServiceAttachmentOrBuilder getServiceAttachmentsOrBuilder(int index)
A list of ServiceAttachments contained in this scope.
repeated .google.cloud.compute.v1.ServiceAttachment service_attachments = 307136806;- Specified by:
getServiceAttachmentsOrBuilderin interfaceServiceAttachmentsScopedListOrBuilder
-
getServiceAttachmentsOrBuilderList
public List<? extends ServiceAttachmentOrBuilder> getServiceAttachmentsOrBuilderList()
A list of ServiceAttachments contained in this scope.
repeated .google.cloud.compute.v1.ServiceAttachment service_attachments = 307136806;- Specified by:
getServiceAttachmentsOrBuilderListin interfaceServiceAttachmentsScopedListOrBuilder
-
addServiceAttachmentsBuilder
public ServiceAttachment.Builder addServiceAttachmentsBuilder()
A list of ServiceAttachments contained in this scope.
repeated .google.cloud.compute.v1.ServiceAttachment service_attachments = 307136806;
-
addServiceAttachmentsBuilder
public ServiceAttachment.Builder addServiceAttachmentsBuilder(int index)
A list of ServiceAttachments contained in this scope.
repeated .google.cloud.compute.v1.ServiceAttachment service_attachments = 307136806;
-
getServiceAttachmentsBuilderList
public List<ServiceAttachment.Builder> getServiceAttachmentsBuilderList()
A list of ServiceAttachments contained in this scope.
repeated .google.cloud.compute.v1.ServiceAttachment service_attachments = 307136806;
-
hasWarning
public boolean hasWarning()
Informational warning which replaces the list of service attachments when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;- Specified by:
hasWarningin interfaceServiceAttachmentsScopedListOrBuilder- Returns:
- Whether the warning field is set.
-
getWarning
public Warning getWarning()
Informational warning which replaces the list of service attachments when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;- Specified by:
getWarningin interfaceServiceAttachmentsScopedListOrBuilder- Returns:
- The warning.
-
setWarning
public ServiceAttachmentsScopedList.Builder setWarning(Warning value)
Informational warning which replaces the list of service attachments when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
setWarning
public ServiceAttachmentsScopedList.Builder setWarning(Warning.Builder builderForValue)
Informational warning which replaces the list of service attachments when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
mergeWarning
public ServiceAttachmentsScopedList.Builder mergeWarning(Warning value)
Informational warning which replaces the list of service attachments when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
clearWarning
public ServiceAttachmentsScopedList.Builder clearWarning()
Informational warning which replaces the list of service attachments when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
getWarningBuilder
public Warning.Builder getWarningBuilder()
Informational warning which replaces the list of service attachments when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
getWarningOrBuilder
public WarningOrBuilder getWarningOrBuilder()
Informational warning which replaces the list of service attachments when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;- Specified by:
getWarningOrBuilderin interfaceServiceAttachmentsScopedListOrBuilder
-
setUnknownFields
public final ServiceAttachmentsScopedList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ServiceAttachmentsScopedList.Builder>
-
mergeUnknownFields
public final ServiceAttachmentsScopedList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ServiceAttachmentsScopedList.Builder>
-
-