- 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 class GrpcVizierServiceStub extends VizierServiceStub
gRPC stub implementation for the VizierService service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods
create(ClientContext clientContext)
public static final GrpcVizierServiceStub create(ClientContext clientContext)
Name | Description |
clientContext | ClientContext |
Type | Description |
GrpcVizierServiceStub |
Type | Description |
IOException |
create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
public static final GrpcVizierServiceStub create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
Name | Description |
clientContext | ClientContext |
callableFactory | GrpcStubCallableFactory |
Type | Description |
GrpcVizierServiceStub |
Type | Description |
IOException |
create(VizierServiceStubSettings settings)
public static final GrpcVizierServiceStub create(VizierServiceStubSettings settings)
Name | Description |
settings | VizierServiceStubSettings |
Type | Description |
GrpcVizierServiceStub |
Type | Description |
IOException |
Constructors
GrpcVizierServiceStub(VizierServiceStubSettings settings, ClientContext clientContext)
protected GrpcVizierServiceStub(VizierServiceStubSettings settings, ClientContext clientContext)
Constructs an instance of GrpcVizierServiceStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.
Name | Description |
settings | VizierServiceStubSettings |
clientContext | ClientContext |
GrpcVizierServiceStub(VizierServiceStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)
protected GrpcVizierServiceStub(VizierServiceStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcVizierServiceStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.
Name | Description |
settings | VizierServiceStubSettings |
clientContext | ClientContext |
callableFactory | GrpcStubCallableFactory |
Methods
addTrialMeasurementCallable()
public UnaryCallable<AddTrialMeasurementRequest,Trial> addTrialMeasurementCallable()
Type | Description |
UnaryCallable<AddTrialMeasurementRequest,Trial> |
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination(long duration, TimeUnit unit)
Name | Description |
duration | long |
unit | TimeUnit |
Type | Description |
boolean |
Type | Description |
InterruptedException |
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 final 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> |
getIamPolicyCallable()
public UnaryCallable<GetIamPolicyRequest,Policy> getIamPolicyCallable()
Type | Description |
UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> |
getLocationCallable()
public UnaryCallable<GetLocationRequest,Location> getLocationCallable()
Type | Description |
UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> |
getOperationsStub()
public GrpcOperationsStub getOperationsStub()
Type | Description |
GrpcOperationsStub |
getStudyCallable()
public UnaryCallable<GetStudyRequest,Study> getStudyCallable()
Type | Description |
UnaryCallable<GetStudyRequest,Study> |
getTrialCallable()
public UnaryCallable<GetTrialRequest,Trial> getTrialCallable()
Type | Description |
UnaryCallable<GetTrialRequest,Trial> |
isShutdown()
public boolean isShutdown()
Type | Description |
boolean |
isTerminated()
public boolean isTerminated()
Type | Description |
boolean |
listLocationsCallable()
public UnaryCallable<ListLocationsRequest,ListLocationsResponse> listLocationsCallable()
Type | Description |
UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse> |
listLocationsPagedCallable()
public UnaryCallable<ListLocationsRequest,VizierServiceClient.ListLocationsPagedResponse> listLocationsPagedCallable()
Type | Description |
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse> |
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> |
setIamPolicyCallable()
public UnaryCallable<SetIamPolicyRequest,Policy> setIamPolicyCallable()
Type | Description |
UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> |
shutdown()
public void shutdown()
shutdownNow()
public void shutdownNow()
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> |
testIamPermissionsCallable()
public UnaryCallable<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsCallable()
Type | Description |
UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> |