- 4.58.0 (latest)
- 4.57.0
- 4.55.0
- 4.54.0
- 4.53.0
- 4.52.0
- 4.51.0
- 4.50.0
- 4.49.0
- 4.48.0
- 4.47.0
- 4.46.0
- 4.45.0
- 4.43.0
- 4.42.0
- 4.41.0
- 4.40.0
- 4.39.0
- 4.38.0
- 4.37.0
- 4.36.0
- 4.35.0
- 4.34.0
- 4.33.0
- 4.30.0
- 4.29.0
- 4.28.0
- 4.27.0
- 4.26.0
- 4.25.0
- 4.24.0
- 4.23.0
- 4.22.0
- 4.21.0
- 4.20.0
- 4.19.0
- 4.18.0
- 4.17.0
- 4.15.0
- 4.14.0
- 4.13.0
- 4.12.0
- 4.11.0
- 4.10.0
- 4.9.1
- 4.8.6
- 4.7.5
- 4.6.0
- 4.5.11
- 4.4.0
- 4.3.1
public class HttpJsonConversationModelsStub extends ConversationModelsStub
REST stub implementation for the ConversationModels service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods
create(ClientContext clientContext)
public static final HttpJsonConversationModelsStub create(ClientContext clientContext)
Parameter | |
---|---|
Name | Description |
clientContext |
ClientContext |
Returns | |
---|---|
Type | Description |
HttpJsonConversationModelsStub |
Exceptions | |
---|---|
Type | Description |
IOException |
create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
public static final HttpJsonConversationModelsStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Parameters | |
---|---|
Name | Description |
clientContext |
ClientContext |
callableFactory |
HttpJsonStubCallableFactory |
Returns | |
---|---|
Type | Description |
HttpJsonConversationModelsStub |
Exceptions | |
---|---|
Type | Description |
IOException |
create(ConversationModelsStubSettings settings)
public static final HttpJsonConversationModelsStub create(ConversationModelsStubSettings settings)
Parameter | |
---|---|
Name | Description |
settings |
ConversationModelsStubSettings |
Returns | |
---|---|
Type | Description |
HttpJsonConversationModelsStub |
Exceptions | |
---|---|
Type | Description |
IOException |
getMethodDescriptors()
public static List<ApiMethodDescriptor> getMethodDescriptors()
Returns | |
---|---|
Type | Description |
List<ApiMethodDescriptor> |
Constructors
HttpJsonConversationModelsStub(ConversationModelsStubSettings settings, ClientContext clientContext)
protected HttpJsonConversationModelsStub(ConversationModelsStubSettings settings, ClientContext clientContext)
Constructs an instance of HttpJsonConversationModelsStub, 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.
Parameters | |
---|---|
Name | Description |
settings |
ConversationModelsStubSettings |
clientContext |
ClientContext |
HttpJsonConversationModelsStub(ConversationModelsStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
protected HttpJsonConversationModelsStub(ConversationModelsStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonConversationModelsStub, 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.
Parameters | |
---|---|
Name | Description |
settings |
ConversationModelsStubSettings |
clientContext |
ClientContext |
callableFactory |
HttpJsonStubCallableFactory |
Methods
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination(long duration, TimeUnit unit)
Parameters | |
---|---|
Name | Description |
duration |
long |
unit |
TimeUnit |
Returns | |
---|---|
Type | Description |
boolean |
Exceptions | |
---|---|
Type | Description |
InterruptedException |
close()
public final void close()
createConversationModelCallable()
public UnaryCallable<CreateConversationModelRequest,Operation> createConversationModelCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateConversationModelRequest,Operation> |
createConversationModelEvaluationCallable()
public UnaryCallable<CreateConversationModelEvaluationRequest,Operation> createConversationModelEvaluationCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateConversationModelEvaluationRequest,Operation> |
createConversationModelEvaluationOperationCallable()
public OperationCallable<CreateConversationModelEvaluationRequest,ConversationModelEvaluation,CreateConversationModelEvaluationOperationMetadata> createConversationModelEvaluationOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<CreateConversationModelEvaluationRequest,ConversationModelEvaluation,CreateConversationModelEvaluationOperationMetadata> |
createConversationModelOperationCallable()
public OperationCallable<CreateConversationModelRequest,ConversationModel,CreateConversationModelOperationMetadata> createConversationModelOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<CreateConversationModelRequest,ConversationModel,CreateConversationModelOperationMetadata> |
deleteConversationModelCallable()
public UnaryCallable<DeleteConversationModelRequest,Operation> deleteConversationModelCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteConversationModelRequest,Operation> |
deleteConversationModelOperationCallable()
public OperationCallable<DeleteConversationModelRequest,Empty,DeleteConversationModelOperationMetadata> deleteConversationModelOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<DeleteConversationModelRequest,Empty,DeleteConversationModelOperationMetadata> |
deployConversationModelCallable()
public UnaryCallable<DeployConversationModelRequest,Operation> deployConversationModelCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeployConversationModelRequest,Operation> |
deployConversationModelOperationCallable()
public OperationCallable<DeployConversationModelRequest,Empty,DeployConversationModelOperationMetadata> deployConversationModelOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<DeployConversationModelRequest,Empty,DeployConversationModelOperationMetadata> |
getConversationModelCallable()
public UnaryCallable<GetConversationModelRequest,ConversationModel> getConversationModelCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetConversationModelRequest,ConversationModel> |
getConversationModelEvaluationCallable()
public UnaryCallable<GetConversationModelEvaluationRequest,ConversationModelEvaluation> getConversationModelEvaluationCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetConversationModelEvaluationRequest,ConversationModelEvaluation> |
getHttpJsonOperationsStub()
public HttpJsonOperationsStub getHttpJsonOperationsStub()
Returns | |
---|---|
Type | Description |
HttpJsonOperationsStub |
getLocationCallable()
public UnaryCallable<GetLocationRequest,Location> getLocationCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> |
isShutdown()
public boolean isShutdown()
Returns | |
---|---|
Type | Description |
boolean |
isTerminated()
public boolean isTerminated()
Returns | |
---|---|
Type | Description |
boolean |
listConversationModelEvaluationsCallable()
public UnaryCallable<ListConversationModelEvaluationsRequest,ListConversationModelEvaluationsResponse> listConversationModelEvaluationsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListConversationModelEvaluationsRequest,ListConversationModelEvaluationsResponse> |
listConversationModelEvaluationsPagedCallable()
public UnaryCallable<ListConversationModelEvaluationsRequest,ConversationModelsClient.ListConversationModelEvaluationsPagedResponse> listConversationModelEvaluationsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListConversationModelEvaluationsRequest,ListConversationModelEvaluationsPagedResponse> |
listConversationModelsCallable()
public UnaryCallable<ListConversationModelsRequest,ListConversationModelsResponse> listConversationModelsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListConversationModelsRequest,ListConversationModelsResponse> |
listConversationModelsPagedCallable()
public UnaryCallable<ListConversationModelsRequest,ConversationModelsClient.ListConversationModelsPagedResponse> listConversationModelsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListConversationModelsRequest,ListConversationModelsPagedResponse> |
listLocationsCallable()
public UnaryCallable<ListLocationsRequest,ListLocationsResponse> listLocationsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse> |
listLocationsPagedCallable()
public UnaryCallable<ListLocationsRequest,ConversationModelsClient.ListLocationsPagedResponse> listLocationsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse> |
shutdown()
public void shutdown()
shutdownNow()
public void shutdownNow()
undeployConversationModelCallable()
public UnaryCallable<UndeployConversationModelRequest,Operation> undeployConversationModelCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UndeployConversationModelRequest,Operation> |
undeployConversationModelOperationCallable()
public OperationCallable<UndeployConversationModelRequest,Empty,UndeployConversationModelOperationMetadata> undeployConversationModelOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<UndeployConversationModelRequest,Empty,UndeployConversationModelOperationMetadata> |