public static final class ListSpecialistPoolsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListSpecialistPoolsResponse.Builder> implements ListSpecialistPoolsResponseOrBuilder
Response message for [SpecialistPoolService.ListSpecialistPools][google.cloud.aiplatform.v1beta1.SpecialistPoolService.ListSpecialistPools].Protobuf type
google.cloud.aiplatform.v1beta1.ListSpecialistPoolsResponse| Modifier and Type | Method and Description |
|---|---|
ListSpecialistPoolsResponse.Builder |
addAllSpecialistPools(Iterable<? extends SpecialistPool> values)
A list of SpecialistPools that matches the specified filter in the request.
|
ListSpecialistPoolsResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListSpecialistPoolsResponse.Builder |
addSpecialistPools(int index,
SpecialistPool.Builder builderForValue)
A list of SpecialistPools that matches the specified filter in the request.
|
ListSpecialistPoolsResponse.Builder |
addSpecialistPools(int index,
SpecialistPool value)
A list of SpecialistPools that matches the specified filter in the request.
|
ListSpecialistPoolsResponse.Builder |
addSpecialistPools(SpecialistPool.Builder builderForValue)
A list of SpecialistPools that matches the specified filter in the request.
|
ListSpecialistPoolsResponse.Builder |
addSpecialistPools(SpecialistPool value)
A list of SpecialistPools that matches the specified filter in the request.
|
SpecialistPool.Builder |
addSpecialistPoolsBuilder()
A list of SpecialistPools that matches the specified filter in the request.
|
SpecialistPool.Builder |
addSpecialistPoolsBuilder(int index)
A list of SpecialistPools that matches the specified filter in the request.
|
ListSpecialistPoolsResponse |
build() |
ListSpecialistPoolsResponse |
buildPartial() |
ListSpecialistPoolsResponse.Builder |
clear() |
ListSpecialistPoolsResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListSpecialistPoolsResponse.Builder |
clearNextPageToken()
The standard List next-page token.
|
ListSpecialistPoolsResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListSpecialistPoolsResponse.Builder |
clearSpecialistPools()
A list of SpecialistPools that matches the specified filter in the request.
|
ListSpecialistPoolsResponse.Builder |
clone() |
ListSpecialistPoolsResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getNextPageToken()
The standard List next-page token.
|
com.google.protobuf.ByteString |
getNextPageTokenBytes()
The standard List next-page token.
|
SpecialistPool |
getSpecialistPools(int index)
A list of SpecialistPools that matches the specified filter in the request.
|
SpecialistPool.Builder |
getSpecialistPoolsBuilder(int index)
A list of SpecialistPools that matches the specified filter in the request.
|
List<SpecialistPool.Builder> |
getSpecialistPoolsBuilderList()
A list of SpecialistPools that matches the specified filter in the request.
|
int |
getSpecialistPoolsCount()
A list of SpecialistPools that matches the specified filter in the request.
|
List<SpecialistPool> |
getSpecialistPoolsList()
A list of SpecialistPools that matches the specified filter in the request.
|
SpecialistPoolOrBuilder |
getSpecialistPoolsOrBuilder(int index)
A list of SpecialistPools that matches the specified filter in the request.
|
List<? extends SpecialistPoolOrBuilder> |
getSpecialistPoolsOrBuilderList()
A list of SpecialistPools that matches the specified filter in the request.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListSpecialistPoolsResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListSpecialistPoolsResponse.Builder |
mergeFrom(ListSpecialistPoolsResponse other) |
ListSpecialistPoolsResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListSpecialistPoolsResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListSpecialistPoolsResponse.Builder |
removeSpecialistPools(int index)
A list of SpecialistPools that matches the specified filter in the request.
|
ListSpecialistPoolsResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListSpecialistPoolsResponse.Builder |
setNextPageToken(String value)
The standard List next-page token.
|
ListSpecialistPoolsResponse.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
The standard List next-page token.
|
ListSpecialistPoolsResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListSpecialistPoolsResponse.Builder |
setSpecialistPools(int index,
SpecialistPool.Builder builderForValue)
A list of SpecialistPools that matches the specified filter in the request.
|
ListSpecialistPoolsResponse.Builder |
setSpecialistPools(int index,
SpecialistPool value)
A list of SpecialistPools that matches the specified filter in the request.
|
ListSpecialistPoolsResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, 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<ListSpecialistPoolsResponse.Builder>public ListSpecialistPoolsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListSpecialistPoolsResponse.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<ListSpecialistPoolsResponse.Builder>public ListSpecialistPoolsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListSpecialistPoolsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListSpecialistPoolsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListSpecialistPoolsResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListSpecialistPoolsResponse.Builder>public ListSpecialistPoolsResponse.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<ListSpecialistPoolsResponse.Builder>public ListSpecialistPoolsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListSpecialistPoolsResponse.Builder>public ListSpecialistPoolsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListSpecialistPoolsResponse.Builder>public ListSpecialistPoolsResponse.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<ListSpecialistPoolsResponse.Builder>public ListSpecialistPoolsResponse.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<ListSpecialistPoolsResponse.Builder>public ListSpecialistPoolsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListSpecialistPoolsResponse.Builder>public ListSpecialistPoolsResponse.Builder mergeFrom(ListSpecialistPoolsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListSpecialistPoolsResponse.Builder>public ListSpecialistPoolsResponse.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<ListSpecialistPoolsResponse.Builder>IOExceptionpublic List<SpecialistPool> getSpecialistPoolsList()
A list of SpecialistPools that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.SpecialistPool specialist_pools = 1;getSpecialistPoolsList in interface ListSpecialistPoolsResponseOrBuilderpublic int getSpecialistPoolsCount()
A list of SpecialistPools that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.SpecialistPool specialist_pools = 1;getSpecialistPoolsCount in interface ListSpecialistPoolsResponseOrBuilderpublic SpecialistPool getSpecialistPools(int index)
A list of SpecialistPools that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.SpecialistPool specialist_pools = 1;getSpecialistPools in interface ListSpecialistPoolsResponseOrBuilderpublic ListSpecialistPoolsResponse.Builder setSpecialistPools(int index, SpecialistPool value)
A list of SpecialistPools that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.SpecialistPool specialist_pools = 1;public ListSpecialistPoolsResponse.Builder setSpecialistPools(int index, SpecialistPool.Builder builderForValue)
A list of SpecialistPools that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.SpecialistPool specialist_pools = 1;public ListSpecialistPoolsResponse.Builder addSpecialistPools(SpecialistPool value)
A list of SpecialistPools that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.SpecialistPool specialist_pools = 1;public ListSpecialistPoolsResponse.Builder addSpecialistPools(int index, SpecialistPool value)
A list of SpecialistPools that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.SpecialistPool specialist_pools = 1;public ListSpecialistPoolsResponse.Builder addSpecialistPools(SpecialistPool.Builder builderForValue)
A list of SpecialistPools that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.SpecialistPool specialist_pools = 1;public ListSpecialistPoolsResponse.Builder addSpecialistPools(int index, SpecialistPool.Builder builderForValue)
A list of SpecialistPools that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.SpecialistPool specialist_pools = 1;public ListSpecialistPoolsResponse.Builder addAllSpecialistPools(Iterable<? extends SpecialistPool> values)
A list of SpecialistPools that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.SpecialistPool specialist_pools = 1;public ListSpecialistPoolsResponse.Builder clearSpecialistPools()
A list of SpecialistPools that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.SpecialistPool specialist_pools = 1;public ListSpecialistPoolsResponse.Builder removeSpecialistPools(int index)
A list of SpecialistPools that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.SpecialistPool specialist_pools = 1;public SpecialistPool.Builder getSpecialistPoolsBuilder(int index)
A list of SpecialistPools that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.SpecialistPool specialist_pools = 1;public SpecialistPoolOrBuilder getSpecialistPoolsOrBuilder(int index)
A list of SpecialistPools that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.SpecialistPool specialist_pools = 1;getSpecialistPoolsOrBuilder in interface ListSpecialistPoolsResponseOrBuilderpublic List<? extends SpecialistPoolOrBuilder> getSpecialistPoolsOrBuilderList()
A list of SpecialistPools that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.SpecialistPool specialist_pools = 1;getSpecialistPoolsOrBuilderList in interface ListSpecialistPoolsResponseOrBuilderpublic SpecialistPool.Builder addSpecialistPoolsBuilder()
A list of SpecialistPools that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.SpecialistPool specialist_pools = 1;public SpecialistPool.Builder addSpecialistPoolsBuilder(int index)
A list of SpecialistPools that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.SpecialistPool specialist_pools = 1;public List<SpecialistPool.Builder> getSpecialistPoolsBuilderList()
A list of SpecialistPools that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.SpecialistPool specialist_pools = 1;public String getNextPageToken()
The standard List next-page token.
string next_page_token = 2;getNextPageToken in interface ListSpecialistPoolsResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
The standard List next-page token.
string next_page_token = 2;getNextPageTokenBytes in interface ListSpecialistPoolsResponseOrBuilderpublic ListSpecialistPoolsResponse.Builder setNextPageToken(String value)
The standard List next-page token.
string next_page_token = 2;value - The nextPageToken to set.public ListSpecialistPoolsResponse.Builder clearNextPageToken()
The standard List next-page token.
string next_page_token = 2;public ListSpecialistPoolsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
The standard List next-page token.
string next_page_token = 2;value - The bytes for nextPageToken to set.public final ListSpecialistPoolsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListSpecialistPoolsResponse.Builder>public final ListSpecialistPoolsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListSpecialistPoolsResponse.Builder>Copyright © 2022 Google LLC. All rights reserved.