Class ConversationModelsStub (4.43.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
TypeDescription
UnaryCallable<CreateConversationModelRequest,Operation>

createConversationModelEvaluationCallable()

public UnaryCallable<CreateConversationModelEvaluationRequest,Operation> createConversationModelEvaluationCallable()
Returns
TypeDescription
UnaryCallable<CreateConversationModelEvaluationRequest,Operation>

createConversationModelEvaluationOperationCallable()

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

createConversationModelOperationCallable()

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

deleteConversationModelCallable()

public UnaryCallable<DeleteConversationModelRequest,Operation> deleteConversationModelCallable()
Returns
TypeDescription
UnaryCallable<DeleteConversationModelRequest,Operation>

deleteConversationModelOperationCallable()

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

deployConversationModelCallable()

public UnaryCallable<DeployConversationModelRequest,Operation> deployConversationModelCallable()
Returns
TypeDescription
UnaryCallable<DeployConversationModelRequest,Operation>

deployConversationModelOperationCallable()

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

getConversationModelCallable()

public UnaryCallable<GetConversationModelRequest,ConversationModel> getConversationModelCallable()
Returns
TypeDescription
UnaryCallable<GetConversationModelRequest,ConversationModel>

getConversationModelEvaluationCallable()

public UnaryCallable<GetConversationModelEvaluationRequest,ConversationModelEvaluation> getConversationModelEvaluationCallable()
Returns
TypeDescription
UnaryCallable<GetConversationModelEvaluationRequest,ConversationModelEvaluation>

getHttpJsonOperationsStub()

public OperationsStub getHttpJsonOperationsStub()
Returns
TypeDescription
OperationsStub

getLocationCallable()

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

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
TypeDescription
OperationsStub

listConversationModelEvaluationsCallable()

public UnaryCallable<ListConversationModelEvaluationsRequest,ListConversationModelEvaluationsResponse> listConversationModelEvaluationsCallable()
Returns
TypeDescription
UnaryCallable<ListConversationModelEvaluationsRequest,ListConversationModelEvaluationsResponse>

listConversationModelEvaluationsPagedCallable()

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

listConversationModelsCallable()

public UnaryCallable<ListConversationModelsRequest,ListConversationModelsResponse> listConversationModelsCallable()
Returns
TypeDescription
UnaryCallable<ListConversationModelsRequest,ListConversationModelsResponse>

listConversationModelsPagedCallable()

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

listLocationsCallable()

public UnaryCallable<ListLocationsRequest,ListLocationsResponse> listLocationsCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse>

listLocationsPagedCallable()

public UnaryCallable<ListLocationsRequest,ConversationModelsClient.ListLocationsPagedResponse> listLocationsPagedCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse>

undeployConversationModelCallable()

public UnaryCallable<UndeployConversationModelRequest,Operation> undeployConversationModelCallable()
Returns
TypeDescription
UnaryCallable<UndeployConversationModelRequest,Operation>

undeployConversationModelOperationCallable()

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