Class ConversationModelsStub (4.12.0)

public abstract class ConversationModelsStub implements BackgroundResource

Base stub class for the ConversationModels service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > ConversationModelsStub

Implements

BackgroundResource

Constructors

ConversationModelsStub()

public ConversationModelsStub()

Methods

close()

public abstract void close()

createConversationModelCallable()

public UnaryCallable<CreateConversationModelRequest,Operation> createConversationModelCallable()
Returns

createConversationModelEvaluationCallable()

public UnaryCallable<CreateConversationModelEvaluationRequest,Operation> createConversationModelEvaluationCallable()
Returns

createConversationModelEvaluationOperationCallable()

public OperationCallable<CreateConversationModelEvaluationRequest,ConversationModelEvaluation,CreateConversationModelEvaluationOperationMetadata> createConversationModelEvaluationOperationCallable()
Returns

createConversationModelOperationCallable()

public OperationCallable<CreateConversationModelRequest,ConversationModel,CreateConversationModelOperationMetadata> createConversationModelOperationCallable()
Returns

deleteConversationModelCallable()

public UnaryCallable<DeleteConversationModelRequest,Operation> deleteConversationModelCallable()
Returns

deleteConversationModelOperationCallable()

public OperationCallable<DeleteConversationModelRequest,Empty,DeleteConversationModelOperationMetadata> deleteConversationModelOperationCallable()
Returns

deployConversationModelCallable()

public UnaryCallable<DeployConversationModelRequest,Operation> deployConversationModelCallable()
Returns

deployConversationModelOperationCallable()

public OperationCallable<DeployConversationModelRequest,Empty,DeployConversationModelOperationMetadata> deployConversationModelOperationCallable()
Returns

getConversationModelCallable()

public UnaryCallable<GetConversationModelRequest,ConversationModel> getConversationModelCallable()
Returns

getConversationModelEvaluationCallable()

public UnaryCallable<GetConversationModelEvaluationRequest,ConversationModelEvaluation> getConversationModelEvaluationCallable()
Returns

getHttpJsonOperationsStub()

public OperationsStub getHttpJsonOperationsStub()
Returns
Type Description
OperationsStub

getLocationCallable()

public UnaryCallable<GetLocationRequest,Location> getLocationCallable()
Returns
Type Description
UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location>

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
Type Description
OperationsStub

listConversationModelEvaluationsCallable()

public UnaryCallable<ListConversationModelEvaluationsRequest,ListConversationModelEvaluationsResponse> listConversationModelEvaluationsCallable()
Returns

listConversationModelEvaluationsPagedCallable()

public UnaryCallable<ListConversationModelEvaluationsRequest,ConversationModelsClient.ListConversationModelEvaluationsPagedResponse> listConversationModelEvaluationsPagedCallable()
Returns

listConversationModelsCallable()

public UnaryCallable<ListConversationModelsRequest,ListConversationModelsResponse> listConversationModelsCallable()
Returns

listConversationModelsPagedCallable()

public UnaryCallable<ListConversationModelsRequest,ConversationModelsClient.ListConversationModelsPagedResponse> listConversationModelsPagedCallable()
Returns

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>

undeployConversationModelCallable()

public UnaryCallable<UndeployConversationModelRequest,Operation> undeployConversationModelCallable()
Returns

undeployConversationModelOperationCallable()

public OperationCallable<UndeployConversationModelRequest,Empty,UndeployConversationModelOperationMetadata> undeployConversationModelOperationCallable()
Returns