Class VizierServiceStub (2.4.0)

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.

Inheritance

java.lang.Object > VizierServiceStub

Implements

BackgroundResource

Constructors

VizierServiceStub()

public VizierServiceStub()

Methods

addTrialMeasurementCallable()

public UnaryCallable<AddTrialMeasurementRequest,Trial> addTrialMeasurementCallable()
Returns

checkTrialEarlyStoppingStateCallable()

public UnaryCallable<CheckTrialEarlyStoppingStateRequest,Operation> checkTrialEarlyStoppingStateCallable()
Returns

checkTrialEarlyStoppingStateOperationCallable()

public OperationCallable<CheckTrialEarlyStoppingStateRequest,CheckTrialEarlyStoppingStateResponse,CheckTrialEarlyStoppingStateMetatdata> checkTrialEarlyStoppingStateOperationCallable()
Returns

close()

public abstract void close()

completeTrialCallable()

public UnaryCallable<CompleteTrialRequest,Trial> completeTrialCallable()
Returns

createStudyCallable()

public UnaryCallable<CreateStudyRequest,Study> createStudyCallable()
Returns

createTrialCallable()

public UnaryCallable<CreateTrialRequest,Trial> createTrialCallable()
Returns

deleteStudyCallable()

public UnaryCallable<DeleteStudyRequest,Empty> deleteStudyCallable()
Returns

deleteTrialCallable()

public UnaryCallable<DeleteTrialRequest,Empty> deleteTrialCallable()
Returns

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
TypeDescription
OperationsStub

getStudyCallable()

public UnaryCallable<GetStudyRequest,Study> getStudyCallable()
Returns

getTrialCallable()

public UnaryCallable<GetTrialRequest,Trial> getTrialCallable()
Returns

listOptimalTrialsCallable()

public UnaryCallable<ListOptimalTrialsRequest,ListOptimalTrialsResponse> listOptimalTrialsCallable()
Returns

listStudiesCallable()

public UnaryCallable<ListStudiesRequest,ListStudiesResponse> listStudiesCallable()
Returns

listStudiesPagedCallable()

public UnaryCallable<ListStudiesRequest,VizierServiceClient.ListStudiesPagedResponse> listStudiesPagedCallable()
Returns

listTrialsCallable()

public UnaryCallable<ListTrialsRequest,ListTrialsResponse> listTrialsCallable()
Returns

listTrialsPagedCallable()

public UnaryCallable<ListTrialsRequest,VizierServiceClient.ListTrialsPagedResponse> listTrialsPagedCallable()
Returns

lookupStudyCallable()

public UnaryCallable<LookupStudyRequest,Study> lookupStudyCallable()
Returns

stopTrialCallable()

public UnaryCallable<StopTrialRequest,Trial> stopTrialCallable()
Returns

suggestTrialsCallable()

public UnaryCallable<SuggestTrialsRequest,Operation> suggestTrialsCallable()
Returns

suggestTrialsOperationCallable()

public OperationCallable<SuggestTrialsRequest,SuggestTrialsResponse,SuggestTrialsMetadata> suggestTrialsOperationCallable()
Returns