Class ConversationModelsStub (4.48.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
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 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
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>

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>