public static final class InstanceGroupManagersSetTargetPoolsRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagersSetTargetPoolsRequest.Builder> implements InstanceGroupManagersSetTargetPoolsRequestOrBuilder
Protobuf type
google.cloud.compute.v1.InstanceGroupManagersSetTargetPoolsRequest| Modifier and Type | Method and Description |
|---|---|
InstanceGroupManagersSetTargetPoolsRequest.Builder |
addAllTargetPools(Iterable<String> values)
The list of target pool URLs that instances in this managed instance group belong to.
|
InstanceGroupManagersSetTargetPoolsRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InstanceGroupManagersSetTargetPoolsRequest.Builder |
addTargetPools(String value)
The list of target pool URLs that instances in this managed instance group belong to.
|
InstanceGroupManagersSetTargetPoolsRequest.Builder |
addTargetPoolsBytes(com.google.protobuf.ByteString value)
The list of target pool URLs that instances in this managed instance group belong to.
|
InstanceGroupManagersSetTargetPoolsRequest |
build() |
InstanceGroupManagersSetTargetPoolsRequest |
buildPartial() |
InstanceGroupManagersSetTargetPoolsRequest.Builder |
clear() |
InstanceGroupManagersSetTargetPoolsRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
InstanceGroupManagersSetTargetPoolsRequest.Builder |
clearFingerprint()
The fingerprint of the target pools information.
|
InstanceGroupManagersSetTargetPoolsRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
InstanceGroupManagersSetTargetPoolsRequest.Builder |
clearTargetPools()
The list of target pool URLs that instances in this managed instance group belong to.
|
InstanceGroupManagersSetTargetPoolsRequest.Builder |
clone() |
InstanceGroupManagersSetTargetPoolsRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getFingerprint()
The fingerprint of the target pools information.
|
com.google.protobuf.ByteString |
getFingerprintBytes()
The fingerprint of the target pools information.
|
String |
getTargetPools(int index)
The list of target pool URLs that instances in this managed instance group belong to.
|
com.google.protobuf.ByteString |
getTargetPoolsBytes(int index)
The list of target pool URLs that instances in this managed instance group belong to.
|
int |
getTargetPoolsCount()
The list of target pool URLs that instances in this managed instance group belong to.
|
com.google.protobuf.ProtocolStringList |
getTargetPoolsList()
The list of target pool URLs that instances in this managed instance group belong to.
|
boolean |
hasFingerprint()
The fingerprint of the target pools information.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
InstanceGroupManagersSetTargetPoolsRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
InstanceGroupManagersSetTargetPoolsRequest.Builder |
mergeFrom(InstanceGroupManagersSetTargetPoolsRequest other) |
InstanceGroupManagersSetTargetPoolsRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
InstanceGroupManagersSetTargetPoolsRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
InstanceGroupManagersSetTargetPoolsRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InstanceGroupManagersSetTargetPoolsRequest.Builder |
setFingerprint(String value)
The fingerprint of the target pools information.
|
InstanceGroupManagersSetTargetPoolsRequest.Builder |
setFingerprintBytes(com.google.protobuf.ByteString value)
The fingerprint of the target pools information.
|
InstanceGroupManagersSetTargetPoolsRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
InstanceGroupManagersSetTargetPoolsRequest.Builder |
setTargetPools(int index,
String value)
The list of target pool URLs that instances in this managed instance group belong to.
|
InstanceGroupManagersSetTargetPoolsRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
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<InstanceGroupManagersSetTargetPoolsRequest.Builder>public InstanceGroupManagersSetTargetPoolsRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagersSetTargetPoolsRequest.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<InstanceGroupManagersSetTargetPoolsRequest.Builder>public InstanceGroupManagersSetTargetPoolsRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic InstanceGroupManagersSetTargetPoolsRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic InstanceGroupManagersSetTargetPoolsRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic InstanceGroupManagersSetTargetPoolsRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagersSetTargetPoolsRequest.Builder>public InstanceGroupManagersSetTargetPoolsRequest.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<InstanceGroupManagersSetTargetPoolsRequest.Builder>public InstanceGroupManagersSetTargetPoolsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagersSetTargetPoolsRequest.Builder>public InstanceGroupManagersSetTargetPoolsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagersSetTargetPoolsRequest.Builder>public InstanceGroupManagersSetTargetPoolsRequest.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<InstanceGroupManagersSetTargetPoolsRequest.Builder>public InstanceGroupManagersSetTargetPoolsRequest.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<InstanceGroupManagersSetTargetPoolsRequest.Builder>public InstanceGroupManagersSetTargetPoolsRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<InstanceGroupManagersSetTargetPoolsRequest.Builder>public InstanceGroupManagersSetTargetPoolsRequest.Builder mergeFrom(InstanceGroupManagersSetTargetPoolsRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagersSetTargetPoolsRequest.Builder>public InstanceGroupManagersSetTargetPoolsRequest.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<InstanceGroupManagersSetTargetPoolsRequest.Builder>IOExceptionpublic boolean hasFingerprint()
The fingerprint of the target pools information. Use this optional property to prevent conflicts when multiple users change the target pools settings concurrently. Obtain the fingerprint with the instanceGroupManagers.get method. Then, include the fingerprint in your request to ensure that you do not overwrite changes that were applied from another concurrent request.
optional string fingerprint = 234678500;hasFingerprint in interface InstanceGroupManagersSetTargetPoolsRequestOrBuilderpublic String getFingerprint()
The fingerprint of the target pools information. Use this optional property to prevent conflicts when multiple users change the target pools settings concurrently. Obtain the fingerprint with the instanceGroupManagers.get method. Then, include the fingerprint in your request to ensure that you do not overwrite changes that were applied from another concurrent request.
optional string fingerprint = 234678500;getFingerprint in interface InstanceGroupManagersSetTargetPoolsRequestOrBuilderpublic com.google.protobuf.ByteString getFingerprintBytes()
The fingerprint of the target pools information. Use this optional property to prevent conflicts when multiple users change the target pools settings concurrently. Obtain the fingerprint with the instanceGroupManagers.get method. Then, include the fingerprint in your request to ensure that you do not overwrite changes that were applied from another concurrent request.
optional string fingerprint = 234678500;getFingerprintBytes in interface InstanceGroupManagersSetTargetPoolsRequestOrBuilderpublic InstanceGroupManagersSetTargetPoolsRequest.Builder setFingerprint(String value)
The fingerprint of the target pools information. Use this optional property to prevent conflicts when multiple users change the target pools settings concurrently. Obtain the fingerprint with the instanceGroupManagers.get method. Then, include the fingerprint in your request to ensure that you do not overwrite changes that were applied from another concurrent request.
optional string fingerprint = 234678500;value - The fingerprint to set.public InstanceGroupManagersSetTargetPoolsRequest.Builder clearFingerprint()
The fingerprint of the target pools information. Use this optional property to prevent conflicts when multiple users change the target pools settings concurrently. Obtain the fingerprint with the instanceGroupManagers.get method. Then, include the fingerprint in your request to ensure that you do not overwrite changes that were applied from another concurrent request.
optional string fingerprint = 234678500;public InstanceGroupManagersSetTargetPoolsRequest.Builder setFingerprintBytes(com.google.protobuf.ByteString value)
The fingerprint of the target pools information. Use this optional property to prevent conflicts when multiple users change the target pools settings concurrently. Obtain the fingerprint with the instanceGroupManagers.get method. Then, include the fingerprint in your request to ensure that you do not overwrite changes that were applied from another concurrent request.
optional string fingerprint = 234678500;value - The bytes for fingerprint to set.public com.google.protobuf.ProtocolStringList getTargetPoolsList()
The list of target pool URLs that instances in this managed instance group belong to. The managed instance group applies these target pools to all of the instances in the group. Existing instances and new instances in the group all receive these target pool settings.
repeated string target_pools = 336072617;getTargetPoolsList in interface InstanceGroupManagersSetTargetPoolsRequestOrBuilderpublic int getTargetPoolsCount()
The list of target pool URLs that instances in this managed instance group belong to. The managed instance group applies these target pools to all of the instances in the group. Existing instances and new instances in the group all receive these target pool settings.
repeated string target_pools = 336072617;getTargetPoolsCount in interface InstanceGroupManagersSetTargetPoolsRequestOrBuilderpublic String getTargetPools(int index)
The list of target pool URLs that instances in this managed instance group belong to. The managed instance group applies these target pools to all of the instances in the group. Existing instances and new instances in the group all receive these target pool settings.
repeated string target_pools = 336072617;getTargetPools in interface InstanceGroupManagersSetTargetPoolsRequestOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getTargetPoolsBytes(int index)
The list of target pool URLs that instances in this managed instance group belong to. The managed instance group applies these target pools to all of the instances in the group. Existing instances and new instances in the group all receive these target pool settings.
repeated string target_pools = 336072617;getTargetPoolsBytes in interface InstanceGroupManagersSetTargetPoolsRequestOrBuilderindex - The index of the value to return.public InstanceGroupManagersSetTargetPoolsRequest.Builder setTargetPools(int index, String value)
The list of target pool URLs that instances in this managed instance group belong to. The managed instance group applies these target pools to all of the instances in the group. Existing instances and new instances in the group all receive these target pool settings.
repeated string target_pools = 336072617;index - The index to set the value at.value - The targetPools to set.public InstanceGroupManagersSetTargetPoolsRequest.Builder addTargetPools(String value)
The list of target pool URLs that instances in this managed instance group belong to. The managed instance group applies these target pools to all of the instances in the group. Existing instances and new instances in the group all receive these target pool settings.
repeated string target_pools = 336072617;value - The targetPools to add.public InstanceGroupManagersSetTargetPoolsRequest.Builder addAllTargetPools(Iterable<String> values)
The list of target pool URLs that instances in this managed instance group belong to. The managed instance group applies these target pools to all of the instances in the group. Existing instances and new instances in the group all receive these target pool settings.
repeated string target_pools = 336072617;values - The targetPools to add.public InstanceGroupManagersSetTargetPoolsRequest.Builder clearTargetPools()
The list of target pool URLs that instances in this managed instance group belong to. The managed instance group applies these target pools to all of the instances in the group. Existing instances and new instances in the group all receive these target pool settings.
repeated string target_pools = 336072617;public InstanceGroupManagersSetTargetPoolsRequest.Builder addTargetPoolsBytes(com.google.protobuf.ByteString value)
The list of target pool URLs that instances in this managed instance group belong to. The managed instance group applies these target pools to all of the instances in the group. Existing instances and new instances in the group all receive these target pool settings.
repeated string target_pools = 336072617;value - The bytes of the targetPools to add.public final InstanceGroupManagersSetTargetPoolsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagersSetTargetPoolsRequest.Builder>public final InstanceGroupManagersSetTargetPoolsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagersSetTargetPoolsRequest.Builder>Copyright © 2023 Google LLC. All rights reserved.