Uses of Class
com.google.cloud.aiplatform.v1.CheckTrialEarlyStoppingStateRequest
-
Packages that use CheckTrialEarlyStoppingStateRequest Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1.stub -
-
Uses of CheckTrialEarlyStoppingStateRequest in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return CheckTrialEarlyStoppingStateRequest Modifier and Type Method Description CheckTrialEarlyStoppingStateRequestCheckTrialEarlyStoppingStateRequest.Builder. build()CheckTrialEarlyStoppingStateRequestCheckTrialEarlyStoppingStateRequest.Builder. buildPartial()static CheckTrialEarlyStoppingStateRequestCheckTrialEarlyStoppingStateRequest. getDefaultInstance()CheckTrialEarlyStoppingStateRequestCheckTrialEarlyStoppingStateRequest.Builder. getDefaultInstanceForType()CheckTrialEarlyStoppingStateRequestCheckTrialEarlyStoppingStateRequest. getDefaultInstanceForType()static CheckTrialEarlyStoppingStateRequestCheckTrialEarlyStoppingStateRequest. parseDelimitedFrom(InputStream input)static CheckTrialEarlyStoppingStateRequestCheckTrialEarlyStoppingStateRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CheckTrialEarlyStoppingStateRequestCheckTrialEarlyStoppingStateRequest. parseFrom(byte[] data)static CheckTrialEarlyStoppingStateRequestCheckTrialEarlyStoppingStateRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CheckTrialEarlyStoppingStateRequestCheckTrialEarlyStoppingStateRequest. parseFrom(com.google.protobuf.ByteString data)static CheckTrialEarlyStoppingStateRequestCheckTrialEarlyStoppingStateRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CheckTrialEarlyStoppingStateRequestCheckTrialEarlyStoppingStateRequest. parseFrom(com.google.protobuf.CodedInputStream input)static CheckTrialEarlyStoppingStateRequestCheckTrialEarlyStoppingStateRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CheckTrialEarlyStoppingStateRequestCheckTrialEarlyStoppingStateRequest. parseFrom(InputStream input)static CheckTrialEarlyStoppingStateRequestCheckTrialEarlyStoppingStateRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CheckTrialEarlyStoppingStateRequestCheckTrialEarlyStoppingStateRequest. parseFrom(ByteBuffer data)static CheckTrialEarlyStoppingStateRequestCheckTrialEarlyStoppingStateRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type CheckTrialEarlyStoppingStateRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CheckTrialEarlyStoppingStateRequest,com.google.longrunning.Operation>VizierServiceClient. checkTrialEarlyStoppingStateCallable()Checks whether a Trial should stop or not.com.google.api.gax.rpc.OperationCallable<CheckTrialEarlyStoppingStateRequest,CheckTrialEarlyStoppingStateResponse,CheckTrialEarlyStoppingStateMetatdata>VizierServiceClient. checkTrialEarlyStoppingStateOperationCallable()Checks whether a Trial should stop or not.com.google.api.gax.rpc.OperationCallSettings.Builder<CheckTrialEarlyStoppingStateRequest,CheckTrialEarlyStoppingStateResponse,CheckTrialEarlyStoppingStateMetatdata>VizierServiceSettings.Builder. checkTrialEarlyStoppingStateOperationSettings()Returns the builder for the settings used for calls to checkTrialEarlyStoppingState.com.google.api.gax.rpc.OperationCallSettings<CheckTrialEarlyStoppingStateRequest,CheckTrialEarlyStoppingStateResponse,CheckTrialEarlyStoppingStateMetatdata>VizierServiceSettings. checkTrialEarlyStoppingStateOperationSettings()Returns the object with the settings used for calls to checkTrialEarlyStoppingState.com.google.api.gax.rpc.UnaryCallSettings.Builder<CheckTrialEarlyStoppingStateRequest,com.google.longrunning.Operation>VizierServiceSettings.Builder. checkTrialEarlyStoppingStateSettings()Returns the builder for the settings used for calls to checkTrialEarlyStoppingState.com.google.api.gax.rpc.UnaryCallSettings<CheckTrialEarlyStoppingStateRequest,com.google.longrunning.Operation>VizierServiceSettings. checkTrialEarlyStoppingStateSettings()Returns the object with the settings used for calls to checkTrialEarlyStoppingState.static io.grpc.MethodDescriptor<CheckTrialEarlyStoppingStateRequest,com.google.longrunning.Operation>VizierServiceGrpc. getCheckTrialEarlyStoppingStateMethod()com.google.protobuf.Parser<CheckTrialEarlyStoppingStateRequest>CheckTrialEarlyStoppingStateRequest. getParserForType()static com.google.protobuf.Parser<CheckTrialEarlyStoppingStateRequest>CheckTrialEarlyStoppingStateRequest. parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type CheckTrialEarlyStoppingStateRequest Modifier and Type Method Description default voidVizierServiceGrpc.AsyncService. checkTrialEarlyStoppingState(CheckTrialEarlyStoppingStateRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Checks whether a Trial should stop or not.com.google.longrunning.OperationVizierServiceGrpc.VizierServiceBlockingStub. checkTrialEarlyStoppingState(CheckTrialEarlyStoppingStateRequest request)Checks whether a Trial should stop or not.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>VizierServiceGrpc.VizierServiceFutureStub. checkTrialEarlyStoppingState(CheckTrialEarlyStoppingStateRequest request)Checks whether a Trial should stop or not.voidVizierServiceGrpc.VizierServiceStub. checkTrialEarlyStoppingState(CheckTrialEarlyStoppingStateRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Checks whether a Trial should stop or not.com.google.api.gax.longrunning.OperationFuture<CheckTrialEarlyStoppingStateResponse,CheckTrialEarlyStoppingStateMetatdata>VizierServiceClient. checkTrialEarlyStoppingStateAsync(CheckTrialEarlyStoppingStateRequest request)Checks whether a Trial should stop or not.CheckTrialEarlyStoppingStateRequest.BuilderCheckTrialEarlyStoppingStateRequest.Builder. mergeFrom(CheckTrialEarlyStoppingStateRequest other)static CheckTrialEarlyStoppingStateRequest.BuilderCheckTrialEarlyStoppingStateRequest. newBuilder(CheckTrialEarlyStoppingStateRequest prototype) -
Uses of CheckTrialEarlyStoppingStateRequest in com.google.cloud.aiplatform.v1.stub
Methods in com.google.cloud.aiplatform.v1.stub that return types with arguments of type CheckTrialEarlyStoppingStateRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CheckTrialEarlyStoppingStateRequest,com.google.longrunning.Operation>GrpcVizierServiceStub. checkTrialEarlyStoppingStateCallable()com.google.api.gax.rpc.UnaryCallable<CheckTrialEarlyStoppingStateRequest,com.google.longrunning.Operation>VizierServiceStub. checkTrialEarlyStoppingStateCallable()com.google.api.gax.rpc.OperationCallable<CheckTrialEarlyStoppingStateRequest,CheckTrialEarlyStoppingStateResponse,CheckTrialEarlyStoppingStateMetatdata>GrpcVizierServiceStub. checkTrialEarlyStoppingStateOperationCallable()com.google.api.gax.rpc.OperationCallable<CheckTrialEarlyStoppingStateRequest,CheckTrialEarlyStoppingStateResponse,CheckTrialEarlyStoppingStateMetatdata>VizierServiceStub. checkTrialEarlyStoppingStateOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CheckTrialEarlyStoppingStateRequest,CheckTrialEarlyStoppingStateResponse,CheckTrialEarlyStoppingStateMetatdata>VizierServiceStubSettings.Builder. checkTrialEarlyStoppingStateOperationSettings()Returns the builder for the settings used for calls to checkTrialEarlyStoppingState.com.google.api.gax.rpc.OperationCallSettings<CheckTrialEarlyStoppingStateRequest,CheckTrialEarlyStoppingStateResponse,CheckTrialEarlyStoppingStateMetatdata>VizierServiceStubSettings. checkTrialEarlyStoppingStateOperationSettings()Returns the object with the settings used for calls to checkTrialEarlyStoppingState.com.google.api.gax.rpc.UnaryCallSettings.Builder<CheckTrialEarlyStoppingStateRequest,com.google.longrunning.Operation>VizierServiceStubSettings.Builder. checkTrialEarlyStoppingStateSettings()Returns the builder for the settings used for calls to checkTrialEarlyStoppingState.com.google.api.gax.rpc.UnaryCallSettings<CheckTrialEarlyStoppingStateRequest,com.google.longrunning.Operation>VizierServiceStubSettings. checkTrialEarlyStoppingStateSettings()Returns the object with the settings used for calls to checkTrialEarlyStoppingState.
-