- 3.52.0 (latest)
- 3.50.0
- 3.49.0
- 3.48.0
- 3.47.0
- 3.46.0
- 3.45.0
- 3.44.0
- 3.43.0
- 3.42.0
- 3.41.0
- 3.40.0
- 3.38.0
- 3.37.0
- 3.36.0
- 3.35.0
- 3.34.0
- 3.33.0
- 3.32.0
- 3.31.0
- 3.30.0
- 3.29.0
- 3.28.0
- 3.25.0
- 3.24.0
- 3.23.0
- 3.22.0
- 3.21.0
- 3.20.0
- 3.19.0
- 3.18.0
- 3.17.0
- 3.16.0
- 3.15.0
- 3.14.0
- 3.13.0
- 3.12.0
- 3.11.0
- 3.10.0
- 3.9.0
- 3.8.0
- 3.7.0
- 3.6.0
- 3.5.0
- 3.4.2
- 3.3.0
- 3.2.0
- 3.0.0
- 2.9.8
- 2.8.9
- 2.7.4
- 2.5.3
- 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.
Implements
BackgroundResourceConstructors
VizierServiceStub()
public VizierServiceStub()
Methods
addTrialMeasurementCallable()
public UnaryCallable<AddTrialMeasurementRequest,Trial> addTrialMeasurementCallable()
Type | Description |
UnaryCallable<AddTrialMeasurementRequest,Trial> |
checkTrialEarlyStoppingStateCallable()
public UnaryCallable<CheckTrialEarlyStoppingStateRequest,Operation> checkTrialEarlyStoppingStateCallable()
Type | Description |
UnaryCallable<CheckTrialEarlyStoppingStateRequest,Operation> |
checkTrialEarlyStoppingStateOperationCallable()
public OperationCallable<CheckTrialEarlyStoppingStateRequest,CheckTrialEarlyStoppingStateResponse,CheckTrialEarlyStoppingStateMetatdata> checkTrialEarlyStoppingStateOperationCallable()
Type | Description |
OperationCallable<CheckTrialEarlyStoppingStateRequest,CheckTrialEarlyStoppingStateResponse,CheckTrialEarlyStoppingStateMetatdata> |
close()
public abstract void close()
completeTrialCallable()
public UnaryCallable<CompleteTrialRequest,Trial> completeTrialCallable()
Type | Description |
UnaryCallable<CompleteTrialRequest,Trial> |
createStudyCallable()
public UnaryCallable<CreateStudyRequest,Study> createStudyCallable()
Type | Description |
UnaryCallable<CreateStudyRequest,Study> |
createTrialCallable()
public UnaryCallable<CreateTrialRequest,Trial> createTrialCallable()
Type | Description |
UnaryCallable<CreateTrialRequest,Trial> |
deleteStudyCallable()
public UnaryCallable<DeleteStudyRequest,Empty> deleteStudyCallable()
Type | Description |
UnaryCallable<DeleteStudyRequest,Empty> |
deleteTrialCallable()
public UnaryCallable<DeleteTrialRequest,Empty> deleteTrialCallable()
Type | Description |
UnaryCallable<DeleteTrialRequest,Empty> |
getOperationsStub()
public OperationsStub getOperationsStub()
Type | Description |
OperationsStub |
getStudyCallable()
public UnaryCallable<GetStudyRequest,Study> getStudyCallable()
Type | Description |
UnaryCallable<GetStudyRequest,Study> |
getTrialCallable()
public UnaryCallable<GetTrialRequest,Trial> getTrialCallable()
Type | Description |
UnaryCallable<GetTrialRequest,Trial> |
listOptimalTrialsCallable()
public UnaryCallable<ListOptimalTrialsRequest,ListOptimalTrialsResponse> listOptimalTrialsCallable()
Type | Description |
UnaryCallable<ListOptimalTrialsRequest,ListOptimalTrialsResponse> |
listStudiesCallable()
public UnaryCallable<ListStudiesRequest,ListStudiesResponse> listStudiesCallable()
Type | Description |
UnaryCallable<ListStudiesRequest,ListStudiesResponse> |
listStudiesPagedCallable()
public UnaryCallable<ListStudiesRequest,VizierServiceClient.ListStudiesPagedResponse> listStudiesPagedCallable()
Type | Description |
UnaryCallable<ListStudiesRequest,ListStudiesPagedResponse> |
listTrialsCallable()
public UnaryCallable<ListTrialsRequest,ListTrialsResponse> listTrialsCallable()
Type | Description |
UnaryCallable<ListTrialsRequest,ListTrialsResponse> |
listTrialsPagedCallable()
public UnaryCallable<ListTrialsRequest,VizierServiceClient.ListTrialsPagedResponse> listTrialsPagedCallable()
Type | Description |
UnaryCallable<ListTrialsRequest,ListTrialsPagedResponse> |
lookupStudyCallable()
public UnaryCallable<LookupStudyRequest,Study> lookupStudyCallable()
Type | Description |
UnaryCallable<LookupStudyRequest,Study> |
stopTrialCallable()
public UnaryCallable<StopTrialRequest,Trial> stopTrialCallable()
Type | Description |
UnaryCallable<StopTrialRequest,Trial> |
suggestTrialsCallable()
public UnaryCallable<SuggestTrialsRequest,Operation> suggestTrialsCallable()
Type | Description |
UnaryCallable<SuggestTrialsRequest,Operation> |
suggestTrialsOperationCallable()
public OperationCallable<SuggestTrialsRequest,SuggestTrialsResponse,SuggestTrialsMetadata> suggestTrialsOperationCallable()
Type | Description |
OperationCallable<SuggestTrialsRequest,SuggestTrialsResponse,SuggestTrialsMetadata> |