Uses of Class
com.google.cloud.aiplatform.v1beta1.Trial
-
Packages that use Trial Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1beta1.stub -
-
Uses of Trial in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return Trial Modifier and Type Method Description Trial
VizierServiceClient. addTrialMeasurement(AddTrialMeasurementRequest request)
Adds a measurement of the objective metrics to a Trial.Trial
VizierServiceGrpc.VizierServiceBlockingStub. addTrialMeasurement(AddTrialMeasurementRequest request)
Adds a measurement of the objective metrics to a Trial.Trial
Trial.Builder. build()
Trial
Trial.Builder. buildPartial()
Trial
VizierServiceClient. completeTrial(CompleteTrialRequest request)
Marks a Trial as complete.Trial
VizierServiceGrpc.VizierServiceBlockingStub. completeTrial(CompleteTrialRequest request)
Marks a Trial as complete.Trial
VizierServiceClient. createTrial(CreateTrialRequest request)
Adds a user provided Trial to a Study.Trial
VizierServiceClient. createTrial(StudyName parent, Trial trial)
Adds a user provided Trial to a Study.Trial
VizierServiceClient. createTrial(String parent, Trial trial)
Adds a user provided Trial to a Study.Trial
VizierServiceGrpc.VizierServiceBlockingStub. createTrial(CreateTrialRequest request)
Adds a user provided Trial to a Study.static Trial
Trial. getDefaultInstance()
Trial
Trial.Builder. getDefaultInstanceForType()
Trial
Trial. getDefaultInstanceForType()
Trial
ListOptimalTrialsResponse.Builder. getOptimalTrials(int index)
The pareto-optimal Trials for multiple objective Study or the optimal trial for single objective Study.Trial
ListOptimalTrialsResponse. getOptimalTrials(int index)
The pareto-optimal Trials for multiple objective Study or the optimal trial for single objective Study.Trial
ListOptimalTrialsResponseOrBuilder. getOptimalTrials(int index)
The pareto-optimal Trials for multiple objective Study or the optimal trial for single objective Study.Trial
CreateTrialRequest.Builder. getTrial()
Required.Trial
CreateTrialRequest. getTrial()
Required.Trial
CreateTrialRequestOrBuilder. getTrial()
Required.Trial
VizierServiceClient. getTrial(GetTrialRequest request)
Gets a Trial.Trial
VizierServiceClient. getTrial(TrialName name)
Gets a Trial.Trial
VizierServiceClient. getTrial(String name)
Gets a Trial.Trial
VizierServiceGrpc.VizierServiceBlockingStub. getTrial(GetTrialRequest request)
Gets a Trial.Trial
HyperparameterTuningJob.Builder. getTrials(int index)
Output only.Trial
HyperparameterTuningJob. getTrials(int index)
Output only.Trial
HyperparameterTuningJobOrBuilder. getTrials(int index)
Output only.Trial
ListTrialsResponse.Builder. getTrials(int index)
The Trials associated with the Study.Trial
ListTrialsResponse. getTrials(int index)
The Trials associated with the Study.Trial
ListTrialsResponseOrBuilder. getTrials(int index)
The Trials associated with the Study.Trial
SuggestTrialsResponse.Builder. getTrials(int index)
A list of Trials.Trial
SuggestTrialsResponse. getTrials(int index)
A list of Trials.Trial
SuggestTrialsResponseOrBuilder. getTrials(int index)
A list of Trials.static Trial
Trial. parseDelimitedFrom(InputStream input)
static Trial
Trial. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Trial
Trial. parseFrom(byte[] data)
static Trial
Trial. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Trial
Trial. parseFrom(com.google.protobuf.ByteString data)
static Trial
Trial. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Trial
Trial. parseFrom(com.google.protobuf.CodedInputStream input)
static Trial
Trial. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Trial
Trial. parseFrom(InputStream input)
static Trial
Trial. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Trial
Trial. parseFrom(ByteBuffer data)
static Trial
Trial. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Trial
VizierServiceClient. stopTrial(StopTrialRequest request)
Stops a Trial.Trial
VizierServiceGrpc.VizierServiceBlockingStub. stopTrial(StopTrialRequest request)
Stops a Trial.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type Trial Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Trial>
VizierServiceGrpc.VizierServiceFutureStub. addTrialMeasurement(AddTrialMeasurementRequest request)
Adds a measurement of the objective metrics to a Trial.com.google.api.gax.rpc.UnaryCallable<AddTrialMeasurementRequest,Trial>
VizierServiceClient. addTrialMeasurementCallable()
Adds a measurement of the objective metrics to a Trial.com.google.api.gax.rpc.UnaryCallSettings<AddTrialMeasurementRequest,Trial>
VizierServiceSettings. addTrialMeasurementSettings()
Returns the object with the settings used for calls to addTrialMeasurement.com.google.api.gax.rpc.UnaryCallSettings.Builder<AddTrialMeasurementRequest,Trial>
VizierServiceSettings.Builder. addTrialMeasurementSettings()
Returns the builder for the settings used for calls to addTrialMeasurement.com.google.common.util.concurrent.ListenableFuture<Trial>
VizierServiceGrpc.VizierServiceFutureStub. completeTrial(CompleteTrialRequest request)
Marks a Trial as complete.com.google.api.gax.rpc.UnaryCallable<CompleteTrialRequest,Trial>
VizierServiceClient. completeTrialCallable()
Marks a Trial as complete.com.google.api.gax.rpc.UnaryCallSettings.Builder<CompleteTrialRequest,Trial>
VizierServiceSettings.Builder. completeTrialSettings()
Returns the builder for the settings used for calls to completeTrial.com.google.api.gax.rpc.UnaryCallSettings<CompleteTrialRequest,Trial>
VizierServiceSettings. completeTrialSettings()
Returns the object with the settings used for calls to completeTrial.com.google.common.util.concurrent.ListenableFuture<Trial>
VizierServiceGrpc.VizierServiceFutureStub. createTrial(CreateTrialRequest request)
Adds a user provided Trial to a Study.com.google.api.gax.rpc.UnaryCallable<CreateTrialRequest,Trial>
VizierServiceClient. createTrialCallable()
Adds a user provided Trial to a Study.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateTrialRequest,Trial>
VizierServiceSettings.Builder. createTrialSettings()
Returns the builder for the settings used for calls to createTrial.com.google.api.gax.rpc.UnaryCallSettings<CreateTrialRequest,Trial>
VizierServiceSettings. createTrialSettings()
Returns the object with the settings used for calls to createTrial.static io.grpc.MethodDescriptor<AddTrialMeasurementRequest,Trial>
VizierServiceGrpc. getAddTrialMeasurementMethod()
static io.grpc.MethodDescriptor<CompleteTrialRequest,Trial>
VizierServiceGrpc. getCompleteTrialMethod()
static io.grpc.MethodDescriptor<CreateTrialRequest,Trial>
VizierServiceGrpc. getCreateTrialMethod()
static io.grpc.MethodDescriptor<GetTrialRequest,Trial>
VizierServiceGrpc. getGetTrialMethod()
List<Trial>
ListOptimalTrialsResponse.Builder. getOptimalTrialsList()
The pareto-optimal Trials for multiple objective Study or the optimal trial for single objective Study.List<Trial>
ListOptimalTrialsResponse. getOptimalTrialsList()
The pareto-optimal Trials for multiple objective Study or the optimal trial for single objective Study.List<Trial>
ListOptimalTrialsResponseOrBuilder. getOptimalTrialsList()
The pareto-optimal Trials for multiple objective Study or the optimal trial for single objective Study.com.google.protobuf.Parser<Trial>
Trial. getParserForType()
static io.grpc.MethodDescriptor<StopTrialRequest,Trial>
VizierServiceGrpc. getStopTrialMethod()
com.google.common.util.concurrent.ListenableFuture<Trial>
VizierServiceGrpc.VizierServiceFutureStub. getTrial(GetTrialRequest request)
Gets a Trial.com.google.api.gax.rpc.UnaryCallable<GetTrialRequest,Trial>
VizierServiceClient. getTrialCallable()
Gets a Trial.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTrialRequest,Trial>
VizierServiceSettings.Builder. getTrialSettings()
Returns the builder for the settings used for calls to getTrial.com.google.api.gax.rpc.UnaryCallSettings<GetTrialRequest,Trial>
VizierServiceSettings. getTrialSettings()
Returns the object with the settings used for calls to getTrial.List<Trial>
HyperparameterTuningJob.Builder. getTrialsList()
Output only.List<Trial>
HyperparameterTuningJob. getTrialsList()
Output only.List<Trial>
HyperparameterTuningJobOrBuilder. getTrialsList()
Output only.List<Trial>
ListTrialsResponse.Builder. getTrialsList()
The Trials associated with the Study.List<Trial>
ListTrialsResponse. getTrialsList()
The Trials associated with the Study.List<Trial>
ListTrialsResponseOrBuilder. getTrialsList()
The Trials associated with the Study.List<Trial>
SuggestTrialsResponse.Builder. getTrialsList()
A list of Trials.List<Trial>
SuggestTrialsResponse. getTrialsList()
A list of Trials.List<Trial>
SuggestTrialsResponseOrBuilder. getTrialsList()
A list of Trials.static com.google.protobuf.Parser<Trial>
Trial. parser()
com.google.common.util.concurrent.ListenableFuture<Trial>
VizierServiceGrpc.VizierServiceFutureStub. stopTrial(StopTrialRequest request)
Stops a Trial.com.google.api.gax.rpc.UnaryCallable<StopTrialRequest,Trial>
VizierServiceClient. stopTrialCallable()
Stops a Trial.com.google.api.gax.rpc.UnaryCallSettings.Builder<StopTrialRequest,Trial>
VizierServiceSettings.Builder. stopTrialSettings()
Returns the builder for the settings used for calls to stopTrial.com.google.api.gax.rpc.UnaryCallSettings<StopTrialRequest,Trial>
VizierServiceSettings. stopTrialSettings()
Returns the object with the settings used for calls to stopTrial.Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type Trial Modifier and Type Method Description ListOptimalTrialsResponse.Builder
ListOptimalTrialsResponse.Builder. addOptimalTrials(int index, Trial value)
The pareto-optimal Trials for multiple objective Study or the optimal trial for single objective Study.ListOptimalTrialsResponse.Builder
ListOptimalTrialsResponse.Builder. addOptimalTrials(Trial value)
The pareto-optimal Trials for multiple objective Study or the optimal trial for single objective Study.HyperparameterTuningJob.Builder
HyperparameterTuningJob.Builder. addTrials(int index, Trial value)
Output only.HyperparameterTuningJob.Builder
HyperparameterTuningJob.Builder. addTrials(Trial value)
Output only.ListTrialsResponse.Builder
ListTrialsResponse.Builder. addTrials(int index, Trial value)
The Trials associated with the Study.ListTrialsResponse.Builder
ListTrialsResponse.Builder. addTrials(Trial value)
The Trials associated with the Study.SuggestTrialsResponse.Builder
SuggestTrialsResponse.Builder. addTrials(int index, Trial value)
A list of Trials.SuggestTrialsResponse.Builder
SuggestTrialsResponse.Builder. addTrials(Trial value)
A list of Trials.Trial
VizierServiceClient. createTrial(StudyName parent, Trial trial)
Adds a user provided Trial to a Study.Trial
VizierServiceClient. createTrial(String parent, Trial trial)
Adds a user provided Trial to a Study.Trial.Builder
Trial.Builder. mergeFrom(Trial other)
CreateTrialRequest.Builder
CreateTrialRequest.Builder. mergeTrial(Trial value)
Required.static Trial.Builder
Trial. newBuilder(Trial prototype)
ListOptimalTrialsResponse.Builder
ListOptimalTrialsResponse.Builder. setOptimalTrials(int index, Trial value)
The pareto-optimal Trials for multiple objective Study or the optimal trial for single objective Study.CreateTrialRequest.Builder
CreateTrialRequest.Builder. setTrial(Trial value)
Required.HyperparameterTuningJob.Builder
HyperparameterTuningJob.Builder. setTrials(int index, Trial value)
Output only.ListTrialsResponse.Builder
ListTrialsResponse.Builder. setTrials(int index, Trial value)
The Trials associated with the Study.SuggestTrialsResponse.Builder
SuggestTrialsResponse.Builder. setTrials(int index, Trial value)
A list of Trials.Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type Trial Modifier and Type Method Description ListOptimalTrialsResponse.Builder
ListOptimalTrialsResponse.Builder. addAllOptimalTrials(Iterable<? extends Trial> values)
The pareto-optimal Trials for multiple objective Study or the optimal trial for single objective Study.HyperparameterTuningJob.Builder
HyperparameterTuningJob.Builder. addAllTrials(Iterable<? extends Trial> values)
Output only.ListTrialsResponse.Builder
ListTrialsResponse.Builder. addAllTrials(Iterable<? extends Trial> values)
The Trials associated with the Study.SuggestTrialsResponse.Builder
SuggestTrialsResponse.Builder. addAllTrials(Iterable<? extends Trial> values)
A list of Trials.default void
VizierServiceGrpc.AsyncService. addTrialMeasurement(AddTrialMeasurementRequest request, io.grpc.stub.StreamObserver<Trial> responseObserver)
Adds a measurement of the objective metrics to a Trial.void
VizierServiceGrpc.VizierServiceStub. addTrialMeasurement(AddTrialMeasurementRequest request, io.grpc.stub.StreamObserver<Trial> responseObserver)
Adds a measurement of the objective metrics to a Trial.default void
VizierServiceGrpc.AsyncService. completeTrial(CompleteTrialRequest request, io.grpc.stub.StreamObserver<Trial> responseObserver)
Marks a Trial as complete.void
VizierServiceGrpc.VizierServiceStub. completeTrial(CompleteTrialRequest request, io.grpc.stub.StreamObserver<Trial> responseObserver)
Marks a Trial as complete.static com.google.api.core.ApiFuture<VizierServiceClient.ListTrialsPagedResponse>
VizierServiceClient.ListTrialsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListTrialsRequest,ListTrialsResponse,Trial> context, com.google.api.core.ApiFuture<ListTrialsResponse> futureResponse)
protected VizierServiceClient.ListTrialsPage
VizierServiceClient.ListTrialsPage. createPage(com.google.api.gax.rpc.PageContext<ListTrialsRequest,ListTrialsResponse,Trial> context, ListTrialsResponse response)
com.google.api.core.ApiFuture<VizierServiceClient.ListTrialsPage>
VizierServiceClient.ListTrialsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListTrialsRequest,ListTrialsResponse,Trial> context, com.google.api.core.ApiFuture<ListTrialsResponse> futureResponse)
default void
VizierServiceGrpc.AsyncService. createTrial(CreateTrialRequest request, io.grpc.stub.StreamObserver<Trial> responseObserver)
Adds a user provided Trial to a Study.void
VizierServiceGrpc.VizierServiceStub. createTrial(CreateTrialRequest request, io.grpc.stub.StreamObserver<Trial> responseObserver)
Adds a user provided Trial to a Study.default void
VizierServiceGrpc.AsyncService. getTrial(GetTrialRequest request, io.grpc.stub.StreamObserver<Trial> responseObserver)
Gets a Trial.void
VizierServiceGrpc.VizierServiceStub. getTrial(GetTrialRequest request, io.grpc.stub.StreamObserver<Trial> responseObserver)
Gets a Trial.default void
VizierServiceGrpc.AsyncService. stopTrial(StopTrialRequest request, io.grpc.stub.StreamObserver<Trial> responseObserver)
Stops a Trial.void
VizierServiceGrpc.VizierServiceStub. stopTrial(StopTrialRequest request, io.grpc.stub.StreamObserver<Trial> responseObserver)
Stops a Trial. -
Uses of Trial in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return types with arguments of type Trial Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AddTrialMeasurementRequest,Trial>
GrpcVizierServiceStub. addTrialMeasurementCallable()
com.google.api.gax.rpc.UnaryCallable<AddTrialMeasurementRequest,Trial>
VizierServiceStub. addTrialMeasurementCallable()
com.google.api.gax.rpc.UnaryCallSettings<AddTrialMeasurementRequest,Trial>
VizierServiceStubSettings. addTrialMeasurementSettings()
Returns the object with the settings used for calls to addTrialMeasurement.com.google.api.gax.rpc.UnaryCallSettings.Builder<AddTrialMeasurementRequest,Trial>
VizierServiceStubSettings.Builder. addTrialMeasurementSettings()
Returns the builder for the settings used for calls to addTrialMeasurement.com.google.api.gax.rpc.UnaryCallable<CompleteTrialRequest,Trial>
GrpcVizierServiceStub. completeTrialCallable()
com.google.api.gax.rpc.UnaryCallable<CompleteTrialRequest,Trial>
VizierServiceStub. completeTrialCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<CompleteTrialRequest,Trial>
VizierServiceStubSettings.Builder. completeTrialSettings()
Returns the builder for the settings used for calls to completeTrial.com.google.api.gax.rpc.UnaryCallSettings<CompleteTrialRequest,Trial>
VizierServiceStubSettings. completeTrialSettings()
Returns the object with the settings used for calls to completeTrial.com.google.api.gax.rpc.UnaryCallable<CreateTrialRequest,Trial>
GrpcVizierServiceStub. createTrialCallable()
com.google.api.gax.rpc.UnaryCallable<CreateTrialRequest,Trial>
VizierServiceStub. createTrialCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateTrialRequest,Trial>
VizierServiceStubSettings.Builder. createTrialSettings()
Returns the builder for the settings used for calls to createTrial.com.google.api.gax.rpc.UnaryCallSettings<CreateTrialRequest,Trial>
VizierServiceStubSettings. createTrialSettings()
Returns the object with the settings used for calls to createTrial.com.google.api.gax.rpc.UnaryCallable<GetTrialRequest,Trial>
GrpcVizierServiceStub. getTrialCallable()
com.google.api.gax.rpc.UnaryCallable<GetTrialRequest,Trial>
VizierServiceStub. getTrialCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTrialRequest,Trial>
VizierServiceStubSettings.Builder. getTrialSettings()
Returns the builder for the settings used for calls to getTrial.com.google.api.gax.rpc.UnaryCallSettings<GetTrialRequest,Trial>
VizierServiceStubSettings. getTrialSettings()
Returns the object with the settings used for calls to getTrial.com.google.api.gax.rpc.UnaryCallable<StopTrialRequest,Trial>
GrpcVizierServiceStub. stopTrialCallable()
com.google.api.gax.rpc.UnaryCallable<StopTrialRequest,Trial>
VizierServiceStub. stopTrialCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<StopTrialRequest,Trial>
VizierServiceStubSettings.Builder. stopTrialSettings()
Returns the builder for the settings used for calls to stopTrial.com.google.api.gax.rpc.UnaryCallSettings<StopTrialRequest,Trial>
VizierServiceStubSettings. stopTrialSettings()
Returns the object with the settings used for calls to stopTrial.
-