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()
public UnaryCallable<CheckTrialEarlyStoppingStateRequest,Operation> checkTrialEarlyStoppingStateCallable()
public OperationCallable<CheckTrialEarlyStoppingStateRequest,CheckTrialEarlyStoppingStateResponse,CheckTrialEarlyStoppingStateMetatdata> checkTrialEarlyStoppingStateOperationCallable()
public abstract void close()
public UnaryCallable<CompleteTrialRequest,Trial> completeTrialCallable()
public UnaryCallable<CreateStudyRequest,Study> createStudyCallable()
public UnaryCallable<CreateTrialRequest,Trial> createTrialCallable()
public UnaryCallable<DeleteStudyRequest,Empty> deleteStudyCallable()
public UnaryCallable<DeleteTrialRequest,Empty> deleteTrialCallable()
public UnaryCallable<GetIamPolicyRequest,Policy> getIamPolicyCallable()
Returns |
---|
Type | Description |
UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> | |
public UnaryCallable<GetLocationRequest,Location> getLocationCallable()
Returns |
---|
Type | Description |
UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> | |
public OperationsStub getOperationsStub()
public UnaryCallable<GetStudyRequest,Study> getStudyCallable()
public UnaryCallable<GetTrialRequest,Trial> getTrialCallable()
public UnaryCallable<ListLocationsRequest,ListLocationsResponse> listLocationsCallable()
Returns |
---|
Type | Description |
UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse> | |
listLocationsPagedCallable()
public UnaryCallable<ListLocationsRequest,VizierServiceClient.ListLocationsPagedResponse> listLocationsPagedCallable()
public UnaryCallable<ListOptimalTrialsRequest,ListOptimalTrialsResponse> listOptimalTrialsCallable()
public UnaryCallable<ListStudiesRequest,ListStudiesResponse> listStudiesCallable()
listStudiesPagedCallable()
public UnaryCallable<ListStudiesRequest,VizierServiceClient.ListStudiesPagedResponse> listStudiesPagedCallable()
public UnaryCallable<ListTrialsRequest,ListTrialsResponse> listTrialsCallable()
listTrialsPagedCallable()
public UnaryCallable<ListTrialsRequest,VizierServiceClient.ListTrialsPagedResponse> listTrialsPagedCallable()
public UnaryCallable<LookupStudyRequest,Study> lookupStudyCallable()
public UnaryCallable<SetIamPolicyRequest,Policy> setIamPolicyCallable()
Returns |
---|
Type | Description |
UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> | |
public UnaryCallable<StopTrialRequest,Trial> stopTrialCallable()
public UnaryCallable<SuggestTrialsRequest,Operation> suggestTrialsCallable()
public OperationCallable<SuggestTrialsRequest,SuggestTrialsResponse,SuggestTrialsMetadata> suggestTrialsOperationCallable()
public UnaryCallable<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsCallable()
Returns |
---|
Type | Description |
UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> | |