Class GeneratorEvaluationsStub (4.87.0)

public abstract class GeneratorEvaluationsStub implements BackgroundResource

Base stub class for the GeneratorEvaluations service API.

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

Inheritance

java.lang.Object > GeneratorEvaluationsStub

Implements

BackgroundResource

Constructors

GeneratorEvaluationsStub()

public GeneratorEvaluationsStub()

Methods

close()

public abstract void close()

createGeneratorEvaluationCallable()

public UnaryCallable<CreateGeneratorEvaluationRequest,Operation> createGeneratorEvaluationCallable()
Returns
Type Description
UnaryCallable<CreateGeneratorEvaluationRequest,Operation>

createGeneratorEvaluationOperationCallable()

public OperationCallable<CreateGeneratorEvaluationRequest,GeneratorEvaluation,GeneratorEvaluationOperationMetadata> createGeneratorEvaluationOperationCallable()
Returns
Type Description
OperationCallable<CreateGeneratorEvaluationRequest,GeneratorEvaluation,GeneratorEvaluationOperationMetadata>

deleteGeneratorEvaluationCallable()

public UnaryCallable<DeleteGeneratorEvaluationRequest,Empty> deleteGeneratorEvaluationCallable()
Returns
Type Description
UnaryCallable<DeleteGeneratorEvaluationRequest,Empty>

getGeneratorEvaluationCallable()

public UnaryCallable<GetGeneratorEvaluationRequest,GeneratorEvaluation> getGeneratorEvaluationCallable()
Returns
Type Description
UnaryCallable<GetGeneratorEvaluationRequest,GeneratorEvaluation>

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

listGeneratorEvaluationsCallable()

public UnaryCallable<ListGeneratorEvaluationsRequest,ListGeneratorEvaluationsResponse> listGeneratorEvaluationsCallable()
Returns
Type Description
UnaryCallable<ListGeneratorEvaluationsRequest,ListGeneratorEvaluationsResponse>

listGeneratorEvaluationsPagedCallable()

public UnaryCallable<ListGeneratorEvaluationsRequest,GeneratorEvaluationsClient.ListGeneratorEvaluationsPagedResponse> listGeneratorEvaluationsPagedCallable()
Returns
Type Description
UnaryCallable<ListGeneratorEvaluationsRequest,ListGeneratorEvaluationsPagedResponse>

listLocationsCallable()

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

listLocationsPagedCallable()

public UnaryCallable<ListLocationsRequest,GeneratorEvaluationsClient.ListLocationsPagedResponse> listLocationsPagedCallable()
Returns
Type Description
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse>