Send feedback
Class VizierServiceStub (2.7.4)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.7.4 keyboard_arrow_down
public abstract class VizierServiceStub implements BackgroundResource
Base stub class for the VizierService service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
public VizierServiceStub ()
Methods
public UnaryCallable<AddTrialMeasurementRequest , Trial > addTrialMeasurementCallable ()
Returns
public UnaryCallable<CheckTrialEarlyStoppingStateRequest , Operation > checkTrialEarlyStoppingStateCallable ()
Returns
public OperationCallable<CheckTrialEarlyStoppingStateRequest , CheckTrialEarlyStoppingStateResponse , CheckTrialEarlyStoppingStateMetatdata > checkTrialEarlyStoppingStateOperationCallable ()
Returns
public abstract void close ()
public UnaryCallable<CompleteTrialRequest , Trial > completeTrialCallable ()
Returns
public UnaryCallable<CreateStudyRequest , Study > createStudyCallable ()
Returns
public UnaryCallable<CreateTrialRequest , Trial > createTrialCallable ()
Returns
public UnaryCallable<DeleteStudyRequest , Empty > deleteStudyCallable ()
Returns
public UnaryCallable<DeleteTrialRequest , Empty > deleteTrialCallable ()
Returns
public OperationsStub getOperationsStub ()
Returns
public UnaryCallable<GetStudyRequest , Study > getStudyCallable ()
Returns
public UnaryCallable<GetTrialRequest , Trial > getTrialCallable ()
Returns
public UnaryCallable<ListOptimalTrialsRequest , ListOptimalTrialsResponse > listOptimalTrialsCallable ()
Returns
public UnaryCallable<ListStudiesRequest , ListStudiesResponse > listStudiesCallable ()
Returns
listStudiesPagedCallable()
public UnaryCallable<ListStudiesRequest , VizierServiceClient . ListStudiesPagedResponse > listStudiesPagedCallable ()
Returns
public UnaryCallable<ListTrialsRequest , ListTrialsResponse > listTrialsCallable ()
Returns
listTrialsPagedCallable()
public UnaryCallable<ListTrialsRequest , VizierServiceClient . ListTrialsPagedResponse > listTrialsPagedCallable ()
Returns
public UnaryCallable<LookupStudyRequest , Study > lookupStudyCallable ()
Returns
public UnaryCallable<StopTrialRequest , Trial > stopTrialCallable ()
Returns
public UnaryCallable<SuggestTrialsRequest , Operation > suggestTrialsCallable ()
Returns
public OperationCallable<SuggestTrialsRequest , SuggestTrialsResponse , SuggestTrialsMetadata > suggestTrialsOperationCallable ()
Returns
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-30 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[],[]]