public static final class ListDeploymentResourcePoolsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListDeploymentResourcePoolsResponse.Builder> implements ListDeploymentResourcePoolsResponseOrBuilder
Response message for ListDeploymentResourcePools method.Protobuf type
google.cloud.aiplatform.v1.ListDeploymentResourcePoolsResponse| Modifier and Type | Method and Description |
|---|---|
ListDeploymentResourcePoolsResponse.Builder |
addAllDeploymentResourcePools(Iterable<? extends DeploymentResourcePool> values)
The DeploymentResourcePools from the specified location.
|
ListDeploymentResourcePoolsResponse.Builder |
addDeploymentResourcePools(DeploymentResourcePool.Builder builderForValue)
The DeploymentResourcePools from the specified location.
|
ListDeploymentResourcePoolsResponse.Builder |
addDeploymentResourcePools(DeploymentResourcePool value)
The DeploymentResourcePools from the specified location.
|
ListDeploymentResourcePoolsResponse.Builder |
addDeploymentResourcePools(int index,
DeploymentResourcePool.Builder builderForValue)
The DeploymentResourcePools from the specified location.
|
ListDeploymentResourcePoolsResponse.Builder |
addDeploymentResourcePools(int index,
DeploymentResourcePool value)
The DeploymentResourcePools from the specified location.
|
DeploymentResourcePool.Builder |
addDeploymentResourcePoolsBuilder()
The DeploymentResourcePools from the specified location.
|
DeploymentResourcePool.Builder |
addDeploymentResourcePoolsBuilder(int index)
The DeploymentResourcePools from the specified location.
|
ListDeploymentResourcePoolsResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListDeploymentResourcePoolsResponse |
build() |
ListDeploymentResourcePoolsResponse |
buildPartial() |
ListDeploymentResourcePoolsResponse.Builder |
clear() |
ListDeploymentResourcePoolsResponse.Builder |
clearDeploymentResourcePools()
The DeploymentResourcePools from the specified location.
|
ListDeploymentResourcePoolsResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListDeploymentResourcePoolsResponse.Builder |
clearNextPageToken()
A token, which can be sent as `page_token` to retrieve the next page.
|
ListDeploymentResourcePoolsResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListDeploymentResourcePoolsResponse.Builder |
clone() |
ListDeploymentResourcePoolsResponse |
getDefaultInstanceForType() |
DeploymentResourcePool |
getDeploymentResourcePools(int index)
The DeploymentResourcePools from the specified location.
|
DeploymentResourcePool.Builder |
getDeploymentResourcePoolsBuilder(int index)
The DeploymentResourcePools from the specified location.
|
List<DeploymentResourcePool.Builder> |
getDeploymentResourcePoolsBuilderList()
The DeploymentResourcePools from the specified location.
|
int |
getDeploymentResourcePoolsCount()
The DeploymentResourcePools from the specified location.
|
List<DeploymentResourcePool> |
getDeploymentResourcePoolsList()
The DeploymentResourcePools from the specified location.
|
DeploymentResourcePoolOrBuilder |
getDeploymentResourcePoolsOrBuilder(int index)
The DeploymentResourcePools from the specified location.
|
List<? extends DeploymentResourcePoolOrBuilder> |
getDeploymentResourcePoolsOrBuilderList()
The DeploymentResourcePools from the specified location.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getNextPageToken()
A token, which can be sent as `page_token` to retrieve the next page.
|
com.google.protobuf.ByteString |
getNextPageTokenBytes()
A token, which can be sent as `page_token` to retrieve the next page.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListDeploymentResourcePoolsResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListDeploymentResourcePoolsResponse.Builder |
mergeFrom(ListDeploymentResourcePoolsResponse other) |
ListDeploymentResourcePoolsResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListDeploymentResourcePoolsResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListDeploymentResourcePoolsResponse.Builder |
removeDeploymentResourcePools(int index)
The DeploymentResourcePools from the specified location.
|
ListDeploymentResourcePoolsResponse.Builder |
setDeploymentResourcePools(int index,
DeploymentResourcePool.Builder builderForValue)
The DeploymentResourcePools from the specified location.
|
ListDeploymentResourcePoolsResponse.Builder |
setDeploymentResourcePools(int index,
DeploymentResourcePool value)
The DeploymentResourcePools from the specified location.
|
ListDeploymentResourcePoolsResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListDeploymentResourcePoolsResponse.Builder |
setNextPageToken(String value)
A token, which can be sent as `page_token` to retrieve the next page.
|
ListDeploymentResourcePoolsResponse.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token, which can be sent as `page_token` to retrieve the next page.
|
ListDeploymentResourcePoolsResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListDeploymentResourcePoolsResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, 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, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ListDeploymentResourcePoolsResponse.Builder>public ListDeploymentResourcePoolsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListDeploymentResourcePoolsResponse.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<ListDeploymentResourcePoolsResponse.Builder>public ListDeploymentResourcePoolsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListDeploymentResourcePoolsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListDeploymentResourcePoolsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListDeploymentResourcePoolsResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListDeploymentResourcePoolsResponse.Builder>public ListDeploymentResourcePoolsResponse.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<ListDeploymentResourcePoolsResponse.Builder>public ListDeploymentResourcePoolsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListDeploymentResourcePoolsResponse.Builder>public ListDeploymentResourcePoolsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListDeploymentResourcePoolsResponse.Builder>public ListDeploymentResourcePoolsResponse.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<ListDeploymentResourcePoolsResponse.Builder>public ListDeploymentResourcePoolsResponse.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<ListDeploymentResourcePoolsResponse.Builder>public ListDeploymentResourcePoolsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListDeploymentResourcePoolsResponse.Builder>public ListDeploymentResourcePoolsResponse.Builder mergeFrom(ListDeploymentResourcePoolsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListDeploymentResourcePoolsResponse.Builder>public ListDeploymentResourcePoolsResponse.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<ListDeploymentResourcePoolsResponse.Builder>IOExceptionpublic List<DeploymentResourcePool> getDeploymentResourcePoolsList()
The DeploymentResourcePools from the specified location.
repeated .google.cloud.aiplatform.v1.DeploymentResourcePool deployment_resource_pools = 1;
getDeploymentResourcePoolsList in interface ListDeploymentResourcePoolsResponseOrBuilderpublic int getDeploymentResourcePoolsCount()
The DeploymentResourcePools from the specified location.
repeated .google.cloud.aiplatform.v1.DeploymentResourcePool deployment_resource_pools = 1;
getDeploymentResourcePoolsCount in interface ListDeploymentResourcePoolsResponseOrBuilderpublic DeploymentResourcePool getDeploymentResourcePools(int index)
The DeploymentResourcePools from the specified location.
repeated .google.cloud.aiplatform.v1.DeploymentResourcePool deployment_resource_pools = 1;
getDeploymentResourcePools in interface ListDeploymentResourcePoolsResponseOrBuilderpublic ListDeploymentResourcePoolsResponse.Builder setDeploymentResourcePools(int index, DeploymentResourcePool value)
The DeploymentResourcePools from the specified location.
repeated .google.cloud.aiplatform.v1.DeploymentResourcePool deployment_resource_pools = 1;
public ListDeploymentResourcePoolsResponse.Builder setDeploymentResourcePools(int index, DeploymentResourcePool.Builder builderForValue)
The DeploymentResourcePools from the specified location.
repeated .google.cloud.aiplatform.v1.DeploymentResourcePool deployment_resource_pools = 1;
public ListDeploymentResourcePoolsResponse.Builder addDeploymentResourcePools(DeploymentResourcePool value)
The DeploymentResourcePools from the specified location.
repeated .google.cloud.aiplatform.v1.DeploymentResourcePool deployment_resource_pools = 1;
public ListDeploymentResourcePoolsResponse.Builder addDeploymentResourcePools(int index, DeploymentResourcePool value)
The DeploymentResourcePools from the specified location.
repeated .google.cloud.aiplatform.v1.DeploymentResourcePool deployment_resource_pools = 1;
public ListDeploymentResourcePoolsResponse.Builder addDeploymentResourcePools(DeploymentResourcePool.Builder builderForValue)
The DeploymentResourcePools from the specified location.
repeated .google.cloud.aiplatform.v1.DeploymentResourcePool deployment_resource_pools = 1;
public ListDeploymentResourcePoolsResponse.Builder addDeploymentResourcePools(int index, DeploymentResourcePool.Builder builderForValue)
The DeploymentResourcePools from the specified location.
repeated .google.cloud.aiplatform.v1.DeploymentResourcePool deployment_resource_pools = 1;
public ListDeploymentResourcePoolsResponse.Builder addAllDeploymentResourcePools(Iterable<? extends DeploymentResourcePool> values)
The DeploymentResourcePools from the specified location.
repeated .google.cloud.aiplatform.v1.DeploymentResourcePool deployment_resource_pools = 1;
public ListDeploymentResourcePoolsResponse.Builder clearDeploymentResourcePools()
The DeploymentResourcePools from the specified location.
repeated .google.cloud.aiplatform.v1.DeploymentResourcePool deployment_resource_pools = 1;
public ListDeploymentResourcePoolsResponse.Builder removeDeploymentResourcePools(int index)
The DeploymentResourcePools from the specified location.
repeated .google.cloud.aiplatform.v1.DeploymentResourcePool deployment_resource_pools = 1;
public DeploymentResourcePool.Builder getDeploymentResourcePoolsBuilder(int index)
The DeploymentResourcePools from the specified location.
repeated .google.cloud.aiplatform.v1.DeploymentResourcePool deployment_resource_pools = 1;
public DeploymentResourcePoolOrBuilder getDeploymentResourcePoolsOrBuilder(int index)
The DeploymentResourcePools from the specified location.
repeated .google.cloud.aiplatform.v1.DeploymentResourcePool deployment_resource_pools = 1;
getDeploymentResourcePoolsOrBuilder in interface ListDeploymentResourcePoolsResponseOrBuilderpublic List<? extends DeploymentResourcePoolOrBuilder> getDeploymentResourcePoolsOrBuilderList()
The DeploymentResourcePools from the specified location.
repeated .google.cloud.aiplatform.v1.DeploymentResourcePool deployment_resource_pools = 1;
getDeploymentResourcePoolsOrBuilderList in interface ListDeploymentResourcePoolsResponseOrBuilderpublic DeploymentResourcePool.Builder addDeploymentResourcePoolsBuilder()
The DeploymentResourcePools from the specified location.
repeated .google.cloud.aiplatform.v1.DeploymentResourcePool deployment_resource_pools = 1;
public DeploymentResourcePool.Builder addDeploymentResourcePoolsBuilder(int index)
The DeploymentResourcePools from the specified location.
repeated .google.cloud.aiplatform.v1.DeploymentResourcePool deployment_resource_pools = 1;
public List<DeploymentResourcePool.Builder> getDeploymentResourcePoolsBuilderList()
The DeploymentResourcePools from the specified location.
repeated .google.cloud.aiplatform.v1.DeploymentResourcePool deployment_resource_pools = 1;
public String getNextPageToken()
A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;getNextPageToken in interface ListDeploymentResourcePoolsResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;getNextPageTokenBytes in interface ListDeploymentResourcePoolsResponseOrBuilderpublic ListDeploymentResourcePoolsResponse.Builder setNextPageToken(String value)
A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;value - The nextPageToken to set.public ListDeploymentResourcePoolsResponse.Builder clearNextPageToken()
A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;public ListDeploymentResourcePoolsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;value - The bytes for nextPageToken to set.public final ListDeploymentResourcePoolsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListDeploymentResourcePoolsResponse.Builder>public final ListDeploymentResourcePoolsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListDeploymentResourcePoolsResponse.Builder>Copyright © 2025 Google LLC. All rights reserved.