Uses of Class
com.google.cloud.retail.v2beta.Model
-
Packages that use Model Package Description com.google.cloud.retail.v2beta A client to Retail APIcom.google.cloud.retail.v2beta.stub -
-
Uses of Model in com.google.cloud.retail.v2beta
Methods in com.google.cloud.retail.v2beta that return Model Modifier and Type Method Description ModelModel.Builder. build()ModelModel.Builder. buildPartial()static ModelModel. getDefaultInstance()ModelModel.Builder. getDefaultInstanceForType()ModelModel. getDefaultInstanceForType()ModelCreateModelRequest.Builder. getModel()Required.ModelCreateModelRequest. getModel()Required.ModelCreateModelRequestOrBuilder. getModel()Required.ModelModelServiceClient. getModel(GetModelRequest request)Gets a model.ModelModelServiceClient. getModel(ModelName name)Gets a model.ModelModelServiceClient. getModel(String name)Gets a model.ModelModelServiceGrpc.ModelServiceBlockingStub. getModel(GetModelRequest request)Gets a model.ModelUpdateModelRequest.Builder. getModel()Required.ModelUpdateModelRequest. getModel()Required.ModelUpdateModelRequestOrBuilder. getModel()Required.ModelListModelsResponse.Builder. getModels(int index)List of Models.ModelListModelsResponse. getModels(int index)List of Models.ModelListModelsResponseOrBuilder. getModels(int index)List of Models.static ModelModel. parseDelimitedFrom(InputStream input)static ModelModel. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ModelModel. parseFrom(byte[] data)static ModelModel. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ModelModel. parseFrom(com.google.protobuf.ByteString data)static ModelModel. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ModelModel. parseFrom(com.google.protobuf.CodedInputStream input)static ModelModel. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ModelModel. parseFrom(InputStream input)static ModelModel. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ModelModel. parseFrom(ByteBuffer data)static ModelModel. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ModelModelServiceClient. pauseModel(ModelName name)Pauses the training of an existing model.ModelModelServiceClient. pauseModel(PauseModelRequest request)Pauses the training of an existing model.ModelModelServiceClient. pauseModel(String name)Pauses the training of an existing model.ModelModelServiceGrpc.ModelServiceBlockingStub. pauseModel(PauseModelRequest request)Pauses the training of an existing model.ModelModelServiceClient. resumeModel(ResumeModelRequest request)Resumes the training of an existing model.ModelModelServiceClient. resumeModel(String name)Resumes the training of an existing model.ModelModelServiceGrpc.ModelServiceBlockingStub. resumeModel(ResumeModelRequest request)Resumes the training of an existing model.ModelModelServiceClient. updateModel(Model model, com.google.protobuf.FieldMask updateMask)Update of model metadata.ModelModelServiceClient. updateModel(UpdateModelRequest request)Update of model metadata.ModelModelServiceGrpc.ModelServiceBlockingStub. updateModel(UpdateModelRequest request)Update of model metadata.Methods in com.google.cloud.retail.v2beta that return types with arguments of type Model Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Model,CreateModelMetadata>ModelServiceClient. createModelAsync(CatalogName parent, Model model)Creates a new model.com.google.api.gax.longrunning.OperationFuture<Model,CreateModelMetadata>ModelServiceClient. createModelAsync(CreateModelRequest request)Creates a new model.com.google.api.gax.longrunning.OperationFuture<Model,CreateModelMetadata>ModelServiceClient. createModelAsync(String parent, Model model)Creates a new model.com.google.api.gax.rpc.OperationCallable<CreateModelRequest,Model,CreateModelMetadata>ModelServiceClient. createModelOperationCallable()Creates a new model.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateModelRequest,Model,CreateModelMetadata>ModelServiceSettings.Builder. createModelOperationSettings()Returns the builder for the settings used for calls to createModel.com.google.api.gax.rpc.OperationCallSettings<CreateModelRequest,Model,CreateModelMetadata>ModelServiceSettings. createModelOperationSettings()Returns the object with the settings used for calls to createModel.static io.grpc.MethodDescriptor<GetModelRequest,Model>ModelServiceGrpc. getGetModelMethod()com.google.common.util.concurrent.ListenableFuture<Model>ModelServiceGrpc.ModelServiceFutureStub. getModel(GetModelRequest request)Gets a model.com.google.api.gax.rpc.UnaryCallable<GetModelRequest,Model>ModelServiceClient. getModelCallable()Gets a model.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetModelRequest,Model>ModelServiceSettings.Builder. getModelSettings()Returns the builder for the settings used for calls to getModel.com.google.api.gax.rpc.UnaryCallSettings<GetModelRequest,Model>ModelServiceSettings. getModelSettings()Returns the object with the settings used for calls to getModel.List<Model>ListModelsResponse.Builder. getModelsList()List of Models.List<Model>ListModelsResponse. getModelsList()List of Models.List<Model>ListModelsResponseOrBuilder. getModelsList()List of Models.com.google.protobuf.Parser<Model>Model. getParserForType()static io.grpc.MethodDescriptor<PauseModelRequest,Model>ModelServiceGrpc. getPauseModelMethod()static io.grpc.MethodDescriptor<ResumeModelRequest,Model>ModelServiceGrpc. getResumeModelMethod()static io.grpc.MethodDescriptor<UpdateModelRequest,Model>ModelServiceGrpc. getUpdateModelMethod()static com.google.protobuf.Parser<Model>Model. parser()com.google.common.util.concurrent.ListenableFuture<Model>ModelServiceGrpc.ModelServiceFutureStub. pauseModel(PauseModelRequest request)Pauses the training of an existing model.com.google.api.gax.rpc.UnaryCallable<PauseModelRequest,Model>ModelServiceClient. pauseModelCallable()Pauses the training of an existing model.com.google.api.gax.rpc.UnaryCallSettings.Builder<PauseModelRequest,Model>ModelServiceSettings.Builder. pauseModelSettings()Returns the builder for the settings used for calls to pauseModel.com.google.api.gax.rpc.UnaryCallSettings<PauseModelRequest,Model>ModelServiceSettings. pauseModelSettings()Returns the object with the settings used for calls to pauseModel.com.google.common.util.concurrent.ListenableFuture<Model>ModelServiceGrpc.ModelServiceFutureStub. resumeModel(ResumeModelRequest request)Resumes the training of an existing model.com.google.api.gax.rpc.UnaryCallable<ResumeModelRequest,Model>ModelServiceClient. resumeModelCallable()Resumes the training of an existing model.com.google.api.gax.rpc.UnaryCallSettings.Builder<ResumeModelRequest,Model>ModelServiceSettings.Builder. resumeModelSettings()Returns the builder for the settings used for calls to resumeModel.com.google.api.gax.rpc.UnaryCallSettings<ResumeModelRequest,Model>ModelServiceSettings. resumeModelSettings()Returns the object with the settings used for calls to resumeModel.com.google.common.util.concurrent.ListenableFuture<Model>ModelServiceGrpc.ModelServiceFutureStub. updateModel(UpdateModelRequest request)Update of model metadata.com.google.api.gax.rpc.UnaryCallable<UpdateModelRequest,Model>ModelServiceClient. updateModelCallable()Update of model metadata.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateModelRequest,Model>ModelServiceSettings.Builder. updateModelSettings()Returns the builder for the settings used for calls to updateModel.com.google.api.gax.rpc.UnaryCallSettings<UpdateModelRequest,Model>ModelServiceSettings. updateModelSettings()Returns the object with the settings used for calls to updateModel.Methods in com.google.cloud.retail.v2beta with parameters of type Model Modifier and Type Method Description ListModelsResponse.BuilderListModelsResponse.Builder. addModels(int index, Model value)List of Models.ListModelsResponse.BuilderListModelsResponse.Builder. addModels(Model value)List of Models.com.google.api.gax.longrunning.OperationFuture<Model,CreateModelMetadata>ModelServiceClient. createModelAsync(CatalogName parent, Model model)Creates a new model.com.google.api.gax.longrunning.OperationFuture<Model,CreateModelMetadata>ModelServiceClient. createModelAsync(String parent, Model model)Creates a new model.Model.BuilderModel.Builder. mergeFrom(Model other)CreateModelRequest.BuilderCreateModelRequest.Builder. mergeModel(Model value)Required.UpdateModelRequest.BuilderUpdateModelRequest.Builder. mergeModel(Model value)Required.static Model.BuilderModel. newBuilder(Model prototype)CreateModelRequest.BuilderCreateModelRequest.Builder. setModel(Model value)Required.UpdateModelRequest.BuilderUpdateModelRequest.Builder. setModel(Model value)Required.ListModelsResponse.BuilderListModelsResponse.Builder. setModels(int index, Model value)List of Models.ModelModelServiceClient. updateModel(Model model, com.google.protobuf.FieldMask updateMask)Update of model metadata.Method parameters in com.google.cloud.retail.v2beta with type arguments of type Model Modifier and Type Method Description ListModelsResponse.BuilderListModelsResponse.Builder. addAllModels(Iterable<? extends Model> values)List of Models.static com.google.api.core.ApiFuture<ModelServiceClient.ListModelsPagedResponse>ModelServiceClient.ListModelsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListModelsRequest,ListModelsResponse,Model> context, com.google.api.core.ApiFuture<ListModelsResponse> futureResponse)protected ModelServiceClient.ListModelsPageModelServiceClient.ListModelsPage. createPage(com.google.api.gax.rpc.PageContext<ListModelsRequest,ListModelsResponse,Model> context, ListModelsResponse response)com.google.api.core.ApiFuture<ModelServiceClient.ListModelsPage>ModelServiceClient.ListModelsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListModelsRequest,ListModelsResponse,Model> context, com.google.api.core.ApiFuture<ListModelsResponse> futureResponse)default voidModelServiceGrpc.AsyncService. getModel(GetModelRequest request, io.grpc.stub.StreamObserver<Model> responseObserver)Gets a model.voidModelServiceGrpc.ModelServiceStub. getModel(GetModelRequest request, io.grpc.stub.StreamObserver<Model> responseObserver)Gets a model.default voidModelServiceGrpc.AsyncService. pauseModel(PauseModelRequest request, io.grpc.stub.StreamObserver<Model> responseObserver)Pauses the training of an existing model.voidModelServiceGrpc.ModelServiceStub. pauseModel(PauseModelRequest request, io.grpc.stub.StreamObserver<Model> responseObserver)Pauses the training of an existing model.default voidModelServiceGrpc.AsyncService. resumeModel(ResumeModelRequest request, io.grpc.stub.StreamObserver<Model> responseObserver)Resumes the training of an existing model.voidModelServiceGrpc.ModelServiceStub. resumeModel(ResumeModelRequest request, io.grpc.stub.StreamObserver<Model> responseObserver)Resumes the training of an existing model.default voidModelServiceGrpc.AsyncService. updateModel(UpdateModelRequest request, io.grpc.stub.StreamObserver<Model> responseObserver)Update of model metadata.voidModelServiceGrpc.ModelServiceStub. updateModel(UpdateModelRequest request, io.grpc.stub.StreamObserver<Model> responseObserver)Update of model metadata. -
Uses of Model in com.google.cloud.retail.v2beta.stub
Methods in com.google.cloud.retail.v2beta.stub that return types with arguments of type Model Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateModelRequest,Model,CreateModelMetadata>GrpcModelServiceStub. createModelOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateModelRequest,Model,CreateModelMetadata>HttpJsonModelServiceStub. createModelOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateModelRequest,Model,CreateModelMetadata>ModelServiceStub. createModelOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateModelRequest,Model,CreateModelMetadata>ModelServiceStubSettings.Builder. createModelOperationSettings()Returns the builder for the settings used for calls to createModel.com.google.api.gax.rpc.OperationCallSettings<CreateModelRequest,Model,CreateModelMetadata>ModelServiceStubSettings. createModelOperationSettings()Returns the object with the settings used for calls to createModel.com.google.api.gax.rpc.UnaryCallable<GetModelRequest,Model>GrpcModelServiceStub. getModelCallable()com.google.api.gax.rpc.UnaryCallable<GetModelRequest,Model>HttpJsonModelServiceStub. getModelCallable()com.google.api.gax.rpc.UnaryCallable<GetModelRequest,Model>ModelServiceStub. getModelCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetModelRequest,Model>ModelServiceStubSettings.Builder. getModelSettings()Returns the builder for the settings used for calls to getModel.com.google.api.gax.rpc.UnaryCallSettings<GetModelRequest,Model>ModelServiceStubSettings. getModelSettings()Returns the object with the settings used for calls to getModel.com.google.api.gax.rpc.UnaryCallable<PauseModelRequest,Model>GrpcModelServiceStub. pauseModelCallable()com.google.api.gax.rpc.UnaryCallable<PauseModelRequest,Model>HttpJsonModelServiceStub. pauseModelCallable()com.google.api.gax.rpc.UnaryCallable<PauseModelRequest,Model>ModelServiceStub. pauseModelCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<PauseModelRequest,Model>ModelServiceStubSettings.Builder. pauseModelSettings()Returns the builder for the settings used for calls to pauseModel.com.google.api.gax.rpc.UnaryCallSettings<PauseModelRequest,Model>ModelServiceStubSettings. pauseModelSettings()Returns the object with the settings used for calls to pauseModel.com.google.api.gax.rpc.UnaryCallable<ResumeModelRequest,Model>GrpcModelServiceStub. resumeModelCallable()com.google.api.gax.rpc.UnaryCallable<ResumeModelRequest,Model>HttpJsonModelServiceStub. resumeModelCallable()com.google.api.gax.rpc.UnaryCallable<ResumeModelRequest,Model>ModelServiceStub. resumeModelCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<ResumeModelRequest,Model>ModelServiceStubSettings.Builder. resumeModelSettings()Returns the builder for the settings used for calls to resumeModel.com.google.api.gax.rpc.UnaryCallSettings<ResumeModelRequest,Model>ModelServiceStubSettings. resumeModelSettings()Returns the object with the settings used for calls to resumeModel.com.google.api.gax.rpc.UnaryCallable<UpdateModelRequest,Model>GrpcModelServiceStub. updateModelCallable()com.google.api.gax.rpc.UnaryCallable<UpdateModelRequest,Model>HttpJsonModelServiceStub. updateModelCallable()com.google.api.gax.rpc.UnaryCallable<UpdateModelRequest,Model>ModelServiceStub. updateModelCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateModelRequest,Model>ModelServiceStubSettings.Builder. updateModelSettings()Returns the builder for the settings used for calls to updateModel.com.google.api.gax.rpc.UnaryCallSettings<UpdateModelRequest,Model>ModelServiceStubSettings. updateModelSettings()Returns the object with the settings used for calls to updateModel.
-