Uses of Class
com.google.cloud.aiplatform.v1beta1.PublisherModel
-
Packages that use PublisherModel Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1beta1.stub -
-
Uses of PublisherModel in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return PublisherModel Modifier and Type Method Description PublisherModelPublisherModel.Builder. build()PublisherModelPublisherModel.Builder. buildPartial()static PublisherModelPublisherModel. getDefaultInstance()PublisherModelPublisherModel.Builder. getDefaultInstanceForType()PublisherModelPublisherModel. getDefaultInstanceForType()PublisherModelModelGardenServiceClient. getPublisherModel(GetPublisherModelRequest request)Gets a Model Garden publisher model.PublisherModelModelGardenServiceClient. getPublisherModel(PublisherModelName name)Gets a Model Garden publisher model.PublisherModelModelGardenServiceClient. getPublisherModel(String name)Gets a Model Garden publisher model.PublisherModelModelGardenServiceGrpc.ModelGardenServiceBlockingStub. getPublisherModel(GetPublisherModelRequest request)Gets a Model Garden publisher model.static PublisherModelPublisherModel. parseDelimitedFrom(InputStream input)static PublisherModelPublisherModel. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PublisherModelPublisherModel. parseFrom(byte[] data)static PublisherModelPublisherModel. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PublisherModelPublisherModel. parseFrom(com.google.protobuf.ByteString data)static PublisherModelPublisherModel. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PublisherModelPublisherModel. parseFrom(com.google.protobuf.CodedInputStream input)static PublisherModelPublisherModel. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PublisherModelPublisherModel. parseFrom(InputStream input)static PublisherModelPublisherModel. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PublisherModelPublisherModel. parseFrom(ByteBuffer data)static PublisherModelPublisherModel. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type PublisherModel Modifier and Type Method Description static io.grpc.MethodDescriptor<GetPublisherModelRequest,PublisherModel>ModelGardenServiceGrpc. getGetPublisherModelMethod()com.google.protobuf.Parser<PublisherModel>PublisherModel. getParserForType()com.google.common.util.concurrent.ListenableFuture<PublisherModel>ModelGardenServiceGrpc.ModelGardenServiceFutureStub. getPublisherModel(GetPublisherModelRequest request)Gets a Model Garden publisher model.com.google.api.gax.rpc.UnaryCallable<GetPublisherModelRequest,PublisherModel>ModelGardenServiceClient. getPublisherModelCallable()Gets a Model Garden publisher model.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetPublisherModelRequest,PublisherModel>ModelGardenServiceSettings.Builder. getPublisherModelSettings()Returns the builder for the settings used for calls to getPublisherModel.com.google.api.gax.rpc.UnaryCallSettings<GetPublisherModelRequest,PublisherModel>ModelGardenServiceSettings. getPublisherModelSettings()Returns the object with the settings used for calls to getPublisherModel.static com.google.protobuf.Parser<PublisherModel>PublisherModel. parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type PublisherModel Modifier and Type Method Description PublisherModel.BuilderPublisherModel.Builder. mergeFrom(PublisherModel other)static PublisherModel.BuilderPublisherModel. newBuilder(PublisherModel prototype)Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type PublisherModel Modifier and Type Method Description default voidModelGardenServiceGrpc.AsyncService. getPublisherModel(GetPublisherModelRequest request, io.grpc.stub.StreamObserver<PublisherModel> responseObserver)Gets a Model Garden publisher model.voidModelGardenServiceGrpc.ModelGardenServiceStub. getPublisherModel(GetPublisherModelRequest request, io.grpc.stub.StreamObserver<PublisherModel> responseObserver)Gets a Model Garden publisher model. -
Uses of PublisherModel in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return types with arguments of type PublisherModel Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetPublisherModelRequest,PublisherModel>GrpcModelGardenServiceStub. getPublisherModelCallable()com.google.api.gax.rpc.UnaryCallable<GetPublisherModelRequest,PublisherModel>ModelGardenServiceStub. getPublisherModelCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetPublisherModelRequest,PublisherModel>ModelGardenServiceStubSettings.Builder. getPublisherModelSettings()Returns the builder for the settings used for calls to getPublisherModel.com.google.api.gax.rpc.UnaryCallSettings<GetPublisherModelRequest,PublisherModel>ModelGardenServiceStubSettings. getPublisherModelSettings()Returns the object with the settings used for calls to getPublisherModel.
-