Uses of Class
com.google.cloud.aiplatform.v1.SpecialistPool
Packages that use SpecialistPool
-
Uses of SpecialistPool in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return SpecialistPoolModifier and TypeMethodDescriptionSpecialistPool.Builder.build()SpecialistPool.Builder.buildPartial()static SpecialistPoolSpecialistPool.getDefaultInstance()SpecialistPool.Builder.getDefaultInstanceForType()SpecialistPool.getDefaultInstanceForType()CreateSpecialistPoolRequest.Builder.getSpecialistPool()Required.CreateSpecialistPoolRequest.getSpecialistPool()Required.CreateSpecialistPoolRequestOrBuilder.getSpecialistPool()Required.UpdateSpecialistPoolRequest.Builder.getSpecialistPool()Required.UpdateSpecialistPoolRequest.getSpecialistPool()Required.UpdateSpecialistPoolRequestOrBuilder.getSpecialistPool()Required.ListSpecialistPoolsResponse.Builder.getSpecialistPools(int index) A list of SpecialistPools that matches the specified filter in the request.ListSpecialistPoolsResponse.getSpecialistPools(int index) A list of SpecialistPools that matches the specified filter in the request.ListSpecialistPoolsResponseOrBuilder.getSpecialistPools(int index) A list of SpecialistPools that matches the specified filter in the request.static SpecialistPoolSpecialistPool.parseDelimitedFrom(InputStream input) static SpecialistPoolSpecialistPool.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SpecialistPoolSpecialistPool.parseFrom(byte[] data) static SpecialistPoolSpecialistPool.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SpecialistPoolSpecialistPool.parseFrom(com.google.protobuf.ByteString data) static SpecialistPoolSpecialistPool.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SpecialistPoolSpecialistPool.parseFrom(com.google.protobuf.CodedInputStream input) static SpecialistPoolSpecialistPool.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SpecialistPoolSpecialistPool.parseFrom(InputStream input) static SpecialistPoolSpecialistPool.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SpecialistPoolSpecialistPool.parseFrom(ByteBuffer data) static SpecialistPoolSpecialistPool.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type SpecialistPoolModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SpecialistPool>SpecialistPool.getParserForType()ListSpecialistPoolsResponse.Builder.getSpecialistPoolsList()A list of SpecialistPools that matches the specified filter in the request.ListSpecialistPoolsResponse.getSpecialistPoolsList()A list of SpecialistPools that matches the specified filter in the request.ListSpecialistPoolsResponseOrBuilder.getSpecialistPoolsList()A list of SpecialistPools that matches the specified filter in the request.static com.google.protobuf.Parser<SpecialistPool>SpecialistPool.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type SpecialistPoolModifier and TypeMethodDescriptionListSpecialistPoolsResponse.Builder.addSpecialistPools(int index, SpecialistPool value) 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.mergeFrom(SpecialistPool other) CreateSpecialistPoolRequest.Builder.mergeSpecialistPool(SpecialistPool value) Required.UpdateSpecialistPoolRequest.Builder.mergeSpecialistPool(SpecialistPool value) Required.static SpecialistPool.BuilderSpecialistPool.newBuilder(SpecialistPool prototype) CreateSpecialistPoolRequest.Builder.setSpecialistPool(SpecialistPool value) Required.UpdateSpecialistPoolRequest.Builder.setSpecialistPool(SpecialistPool value) Required.ListSpecialistPoolsResponse.Builder.setSpecialistPools(int index, SpecialistPool value) A list of SpecialistPools that matches the specified filter in the request.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type SpecialistPoolModifier and TypeMethodDescriptionListSpecialistPoolsResponse.Builder.addAllSpecialistPools(Iterable<? extends SpecialistPool> values) A list of SpecialistPools that matches the specified filter in the request.