public static final class BackendServicesScopedList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BackendServicesScopedList.Builder> implements BackendServicesScopedListOrBuilder
Protobuf type
google.cloud.compute.v1.BackendServicesScopedList| Modifier and Type | Method and Description |
|---|---|
BackendServicesScopedList.Builder |
addAllBackendServices(Iterable<? extends BackendService> values)
A list of BackendServices contained in this scope.
|
BackendServicesScopedList.Builder |
addBackendServices(BackendService.Builder builderForValue)
A list of BackendServices contained in this scope.
|
BackendServicesScopedList.Builder |
addBackendServices(BackendService value)
A list of BackendServices contained in this scope.
|
BackendServicesScopedList.Builder |
addBackendServices(int index,
BackendService.Builder builderForValue)
A list of BackendServices contained in this scope.
|
BackendServicesScopedList.Builder |
addBackendServices(int index,
BackendService value)
A list of BackendServices contained in this scope.
|
BackendService.Builder |
addBackendServicesBuilder()
A list of BackendServices contained in this scope.
|
BackendService.Builder |
addBackendServicesBuilder(int index)
A list of BackendServices contained in this scope.
|
BackendServicesScopedList.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BackendServicesScopedList |
build() |
BackendServicesScopedList |
buildPartial() |
BackendServicesScopedList.Builder |
clear() |
BackendServicesScopedList.Builder |
clearBackendServices()
A list of BackendServices contained in this scope.
|
BackendServicesScopedList.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
BackendServicesScopedList.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
BackendServicesScopedList.Builder |
clearWarning()
Informational warning which replaces the list of backend services when the list is empty.
|
BackendServicesScopedList.Builder |
clone() |
BackendService |
getBackendServices(int index)
A list of BackendServices contained in this scope.
|
BackendService.Builder |
getBackendServicesBuilder(int index)
A list of BackendServices contained in this scope.
|
List<BackendService.Builder> |
getBackendServicesBuilderList()
A list of BackendServices contained in this scope.
|
int |
getBackendServicesCount()
A list of BackendServices contained in this scope.
|
List<BackendService> |
getBackendServicesList()
A list of BackendServices contained in this scope.
|
BackendServiceOrBuilder |
getBackendServicesOrBuilder(int index)
A list of BackendServices contained in this scope.
|
List<? extends BackendServiceOrBuilder> |
getBackendServicesOrBuilderList()
A list of BackendServices contained in this scope.
|
BackendServicesScopedList |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Warning |
getWarning()
Informational warning which replaces the list of backend services when the list is empty.
|
Warning.Builder |
getWarningBuilder()
Informational warning which replaces the list of backend services when the list is empty.
|
WarningOrBuilder |
getWarningOrBuilder()
Informational warning which replaces the list of backend services when the list is empty.
|
boolean |
hasWarning()
Informational warning which replaces the list of backend services when the list is empty.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
BackendServicesScopedList.Builder |
mergeFrom(BackendServicesScopedList other) |
BackendServicesScopedList.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BackendServicesScopedList.Builder |
mergeFrom(com.google.protobuf.Message other) |
BackendServicesScopedList.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
BackendServicesScopedList.Builder |
mergeWarning(Warning value)
Informational warning which replaces the list of backend services when the list is empty.
|
BackendServicesScopedList.Builder |
removeBackendServices(int index)
A list of BackendServices contained in this scope.
|
BackendServicesScopedList.Builder |
setBackendServices(int index,
BackendService.Builder builderForValue)
A list of BackendServices contained in this scope.
|
BackendServicesScopedList.Builder |
setBackendServices(int index,
BackendService value)
A list of BackendServices contained in this scope.
|
BackendServicesScopedList.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BackendServicesScopedList.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
BackendServicesScopedList.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
BackendServicesScopedList.Builder |
setWarning(Warning.Builder builderForValue)
Informational warning which replaces the list of backend services when the list is empty.
|
BackendServicesScopedList.Builder |
setWarning(Warning value)
Informational warning which replaces the list of backend services when the list is empty.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<BackendServicesScopedList.Builder>public BackendServicesScopedList.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<BackendServicesScopedList.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<BackendServicesScopedList.Builder>public BackendServicesScopedList getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic BackendServicesScopedList build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic BackendServicesScopedList buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic BackendServicesScopedList.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<BackendServicesScopedList.Builder>public BackendServicesScopedList.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<BackendServicesScopedList.Builder>public BackendServicesScopedList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<BackendServicesScopedList.Builder>public BackendServicesScopedList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<BackendServicesScopedList.Builder>public BackendServicesScopedList.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<BackendServicesScopedList.Builder>public BackendServicesScopedList.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<BackendServicesScopedList.Builder>public BackendServicesScopedList.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BackendServicesScopedList.Builder>public BackendServicesScopedList.Builder mergeFrom(BackendServicesScopedList other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<BackendServicesScopedList.Builder>public BackendServicesScopedList.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BackendServicesScopedList.Builder>IOExceptionpublic List<BackendService> getBackendServicesList()
A list of BackendServices contained in this scope.
repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;getBackendServicesList in interface BackendServicesScopedListOrBuilderpublic int getBackendServicesCount()
A list of BackendServices contained in this scope.
repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;getBackendServicesCount in interface BackendServicesScopedListOrBuilderpublic BackendService getBackendServices(int index)
A list of BackendServices contained in this scope.
repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;getBackendServices in interface BackendServicesScopedListOrBuilderpublic BackendServicesScopedList.Builder setBackendServices(int index, BackendService value)
A list of BackendServices contained in this scope.
repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;public BackendServicesScopedList.Builder setBackendServices(int index, BackendService.Builder builderForValue)
A list of BackendServices contained in this scope.
repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;public BackendServicesScopedList.Builder addBackendServices(BackendService value)
A list of BackendServices contained in this scope.
repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;public BackendServicesScopedList.Builder addBackendServices(int index, BackendService value)
A list of BackendServices contained in this scope.
repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;public BackendServicesScopedList.Builder addBackendServices(BackendService.Builder builderForValue)
A list of BackendServices contained in this scope.
repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;public BackendServicesScopedList.Builder addBackendServices(int index, BackendService.Builder builderForValue)
A list of BackendServices contained in this scope.
repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;public BackendServicesScopedList.Builder addAllBackendServices(Iterable<? extends BackendService> values)
A list of BackendServices contained in this scope.
repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;public BackendServicesScopedList.Builder clearBackendServices()
A list of BackendServices contained in this scope.
repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;public BackendServicesScopedList.Builder removeBackendServices(int index)
A list of BackendServices contained in this scope.
repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;public BackendService.Builder getBackendServicesBuilder(int index)
A list of BackendServices contained in this scope.
repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;public BackendServiceOrBuilder getBackendServicesOrBuilder(int index)
A list of BackendServices contained in this scope.
repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;getBackendServicesOrBuilder in interface BackendServicesScopedListOrBuilderpublic List<? extends BackendServiceOrBuilder> getBackendServicesOrBuilderList()
A list of BackendServices contained in this scope.
repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;getBackendServicesOrBuilderList in interface BackendServicesScopedListOrBuilderpublic BackendService.Builder addBackendServicesBuilder()
A list of BackendServices contained in this scope.
repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;public BackendService.Builder addBackendServicesBuilder(int index)
A list of BackendServices contained in this scope.
repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;public List<BackendService.Builder> getBackendServicesBuilderList()
A list of BackendServices contained in this scope.
repeated .google.cloud.compute.v1.BackendService backend_services = 388522409;public boolean hasWarning()
Informational warning which replaces the list of backend services when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;hasWarning in interface BackendServicesScopedListOrBuilderpublic Warning getWarning()
Informational warning which replaces the list of backend services when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;getWarning in interface BackendServicesScopedListOrBuilderpublic BackendServicesScopedList.Builder setWarning(Warning value)
Informational warning which replaces the list of backend services when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;public BackendServicesScopedList.Builder setWarning(Warning.Builder builderForValue)
Informational warning which replaces the list of backend services when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;public BackendServicesScopedList.Builder mergeWarning(Warning value)
Informational warning which replaces the list of backend services when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;public BackendServicesScopedList.Builder clearWarning()
Informational warning which replaces the list of backend services when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;public Warning.Builder getWarningBuilder()
Informational warning which replaces the list of backend services when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;public WarningOrBuilder getWarningOrBuilder()
Informational warning which replaces the list of backend services when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;getWarningOrBuilder in interface BackendServicesScopedListOrBuilderpublic final BackendServicesScopedList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BackendServicesScopedList.Builder>public final BackendServicesScopedList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BackendServicesScopedList.Builder>Copyright © 2023 Google LLC. All rights reserved.