Package com.google.cloud.aiplatform.v1
Class ListSpecialistPoolsResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListSpecialistPoolsResponse.Builder>
-
- com.google.cloud.aiplatform.v1.ListSpecialistPoolsResponse.Builder
-
- All Implemented Interfaces:
ListSpecialistPoolsResponseOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- ListSpecialistPoolsResponse
public static final class ListSpecialistPoolsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListSpecialistPoolsResponse.Builder> implements ListSpecialistPoolsResponseOrBuilder
Response message for [SpecialistPoolService.ListSpecialistPools][google.cloud.aiplatform.v1.SpecialistPoolService.ListSpecialistPools].
Protobuf typegoogle.cloud.aiplatform.v1.ListSpecialistPoolsResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method 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 value)
A list of SpecialistPools that matches the specified filter in the request.ListSpecialistPoolsResponse.Builder
addSpecialistPools(int index, 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.ListSpecialistPoolsResponse.Builder
addSpecialistPools(SpecialistPool.Builder builderForValue)
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(ListSpecialistPoolsResponse other)
ListSpecialistPoolsResponse.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
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 value)
A list of SpecialistPools that matches the specified filter in the request.ListSpecialistPoolsResponse.Builder
setSpecialistPools(int index, SpecialistPool.Builder builderForValue)
A list of SpecialistPools that matches the specified filter in the request.ListSpecialistPoolsResponse.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
-
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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListSpecialistPoolsResponse.Builder>
-
clear
public ListSpecialistPoolsResponse.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListSpecialistPoolsResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListSpecialistPoolsResponse.Builder>
-
getDefaultInstanceForType
public ListSpecialistPoolsResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListSpecialistPoolsResponse build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListSpecialistPoolsResponse buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListSpecialistPoolsResponse.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListSpecialistPoolsResponse.Builder>
-
setField
public ListSpecialistPoolsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListSpecialistPoolsResponse.Builder>
-
clearField
public ListSpecialistPoolsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListSpecialistPoolsResponse.Builder>
-
clearOneof
public ListSpecialistPoolsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListSpecialistPoolsResponse.Builder>
-
setRepeatedField
public ListSpecialistPoolsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListSpecialistPoolsResponse.Builder>
-
addRepeatedField
public ListSpecialistPoolsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListSpecialistPoolsResponse.Builder>
-
mergeFrom
public ListSpecialistPoolsResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ListSpecialistPoolsResponse.Builder>
-
mergeFrom
public ListSpecialistPoolsResponse.Builder mergeFrom(ListSpecialistPoolsResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListSpecialistPoolsResponse.Builder>
-
mergeFrom
public ListSpecialistPoolsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ListSpecialistPoolsResponse.Builder>
- Throws:
IOException
-
getSpecialistPoolsList
public List<SpecialistPool> getSpecialistPoolsList()
A list of SpecialistPools that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.SpecialistPool specialist_pools = 1;
- Specified by:
getSpecialistPoolsList
in interfaceListSpecialistPoolsResponseOrBuilder
-
getSpecialistPoolsCount
public int getSpecialistPoolsCount()
A list of SpecialistPools that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.SpecialistPool specialist_pools = 1;
- Specified by:
getSpecialistPoolsCount
in interfaceListSpecialistPoolsResponseOrBuilder
-
getSpecialistPools
public SpecialistPool getSpecialistPools(int index)
A list of SpecialistPools that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.SpecialistPool specialist_pools = 1;
- Specified by:
getSpecialistPools
in interfaceListSpecialistPoolsResponseOrBuilder
-
setSpecialistPools
public ListSpecialistPoolsResponse.Builder setSpecialistPools(int index, SpecialistPool value)
A list of SpecialistPools that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.SpecialistPool specialist_pools = 1;
-
setSpecialistPools
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.v1.SpecialistPool specialist_pools = 1;
-
addSpecialistPools
public ListSpecialistPoolsResponse.Builder addSpecialistPools(SpecialistPool value)
A list of SpecialistPools that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.SpecialistPool specialist_pools = 1;
-
addSpecialistPools
public ListSpecialistPoolsResponse.Builder addSpecialistPools(int index, SpecialistPool value)
A list of SpecialistPools that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.SpecialistPool specialist_pools = 1;
-
addSpecialistPools
public ListSpecialistPoolsResponse.Builder addSpecialistPools(SpecialistPool.Builder builderForValue)
A list of SpecialistPools that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.SpecialistPool specialist_pools = 1;
-
addSpecialistPools
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.v1.SpecialistPool specialist_pools = 1;
-
addAllSpecialistPools
public ListSpecialistPoolsResponse.Builder addAllSpecialistPools(Iterable<? extends SpecialistPool> values)
A list of SpecialistPools that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.SpecialistPool specialist_pools = 1;
-
clearSpecialistPools
public ListSpecialistPoolsResponse.Builder clearSpecialistPools()
A list of SpecialistPools that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.SpecialistPool specialist_pools = 1;
-
removeSpecialistPools
public ListSpecialistPoolsResponse.Builder removeSpecialistPools(int index)
A list of SpecialistPools that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.SpecialistPool specialist_pools = 1;
-
getSpecialistPoolsBuilder
public SpecialistPool.Builder getSpecialistPoolsBuilder(int index)
A list of SpecialistPools that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.SpecialistPool specialist_pools = 1;
-
getSpecialistPoolsOrBuilder
public SpecialistPoolOrBuilder getSpecialistPoolsOrBuilder(int index)
A list of SpecialistPools that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.SpecialistPool specialist_pools = 1;
- Specified by:
getSpecialistPoolsOrBuilder
in interfaceListSpecialistPoolsResponseOrBuilder
-
getSpecialistPoolsOrBuilderList
public List<? extends SpecialistPoolOrBuilder> getSpecialistPoolsOrBuilderList()
A list of SpecialistPools that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.SpecialistPool specialist_pools = 1;
- Specified by:
getSpecialistPoolsOrBuilderList
in interfaceListSpecialistPoolsResponseOrBuilder
-
addSpecialistPoolsBuilder
public SpecialistPool.Builder addSpecialistPoolsBuilder()
A list of SpecialistPools that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.SpecialistPool specialist_pools = 1;
-
addSpecialistPoolsBuilder
public SpecialistPool.Builder addSpecialistPoolsBuilder(int index)
A list of SpecialistPools that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.SpecialistPool specialist_pools = 1;
-
getSpecialistPoolsBuilderList
public List<SpecialistPool.Builder> getSpecialistPoolsBuilderList()
A list of SpecialistPools that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.SpecialistPool specialist_pools = 1;
-
getNextPageToken
public String getNextPageToken()
The standard List next-page token.
string next_page_token = 2;
- Specified by:
getNextPageToken
in interfaceListSpecialistPoolsResponseOrBuilder
- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public com.google.protobuf.ByteString getNextPageTokenBytes()
The standard List next-page token.
string next_page_token = 2;
- Specified by:
getNextPageTokenBytes
in interfaceListSpecialistPoolsResponseOrBuilder
- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
public ListSpecialistPoolsResponse.Builder setNextPageToken(String value)
The standard List next-page token.
string next_page_token = 2;
- Parameters:
value
- The nextPageToken to set.- Returns:
- This builder for chaining.
-
clearNextPageToken
public ListSpecialistPoolsResponse.Builder clearNextPageToken()
The standard List next-page token.
string next_page_token = 2;
- Returns:
- This builder for chaining.
-
setNextPageTokenBytes
public ListSpecialistPoolsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
The standard List next-page token.
string next_page_token = 2;
- Parameters:
value
- The bytes for nextPageToken to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ListSpecialistPoolsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListSpecialistPoolsResponse.Builder>
-
mergeUnknownFields
public final ListSpecialistPoolsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListSpecialistPoolsResponse.Builder>
-
-