@BetaApi @Generated(value="by gapic-generator-java") public abstract class ExampleStoreServiceStub extends Object implements com.google.api.gax.core.BackgroundResource
This class is for advanced usage and reflects the underlying API directly.
| Constructor and Description |
|---|
ExampleStoreServiceStub() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
close() |
com.google.api.gax.rpc.UnaryCallable<CreateExampleStoreRequest,com.google.longrunning.Operation> |
createExampleStoreCallable() |
com.google.api.gax.rpc.OperationCallable<CreateExampleStoreRequest,ExampleStore,CreateExampleStoreOperationMetadata> |
createExampleStoreOperationCallable() |
com.google.api.gax.rpc.UnaryCallable<DeleteExampleStoreRequest,com.google.longrunning.Operation> |
deleteExampleStoreCallable() |
com.google.api.gax.rpc.OperationCallable<DeleteExampleStoreRequest,com.google.protobuf.Empty,DeleteExampleStoreOperationMetadata> |
deleteExampleStoreOperationCallable() |
com.google.api.gax.rpc.UnaryCallable<FetchExamplesRequest,FetchExamplesResponse> |
fetchExamplesCallable() |
com.google.api.gax.rpc.UnaryCallable<FetchExamplesRequest,ExampleStoreServiceClient.FetchExamplesPagedResponse> |
fetchExamplesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<GetExampleStoreRequest,ExampleStore> |
getExampleStoreCallable() |
com.google.api.gax.rpc.UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> |
getIamPolicyCallable() |
com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> |
getLocationCallable() |
com.google.longrunning.stub.OperationsStub |
getOperationsStub() |
com.google.api.gax.rpc.UnaryCallable<ListExampleStoresRequest,ListExampleStoresResponse> |
listExampleStoresCallable() |
com.google.api.gax.rpc.UnaryCallable<ListExampleStoresRequest,ExampleStoreServiceClient.ListExampleStoresPagedResponse> |
listExampleStoresPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse> |
listLocationsCallable() |
com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,ExampleStoreServiceClient.ListLocationsPagedResponse> |
listLocationsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<RemoveExamplesRequest,RemoveExamplesResponse> |
removeExamplesCallable() |
com.google.api.gax.rpc.UnaryCallable<SearchExamplesRequest,SearchExamplesResponse> |
searchExamplesCallable() |
com.google.api.gax.rpc.UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> |
setIamPolicyCallable() |
com.google.api.gax.rpc.UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> |
testIamPermissionsCallable() |
com.google.api.gax.rpc.UnaryCallable<UpdateExampleStoreRequest,com.google.longrunning.Operation> |
updateExampleStoreCallable() |
com.google.api.gax.rpc.OperationCallable<UpdateExampleStoreRequest,ExampleStore,UpdateExampleStoreOperationMetadata> |
updateExampleStoreOperationCallable() |
com.google.api.gax.rpc.UnaryCallable<UpsertExamplesRequest,UpsertExamplesResponse> |
upsertExamplesCallable() |
public com.google.longrunning.stub.OperationsStub getOperationsStub()
public com.google.api.gax.rpc.OperationCallable<CreateExampleStoreRequest,ExampleStore,CreateExampleStoreOperationMetadata> createExampleStoreOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<CreateExampleStoreRequest,com.google.longrunning.Operation> createExampleStoreCallable()
public com.google.api.gax.rpc.UnaryCallable<GetExampleStoreRequest,ExampleStore> getExampleStoreCallable()
public com.google.api.gax.rpc.OperationCallable<UpdateExampleStoreRequest,ExampleStore,UpdateExampleStoreOperationMetadata> updateExampleStoreOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<UpdateExampleStoreRequest,com.google.longrunning.Operation> updateExampleStoreCallable()
public com.google.api.gax.rpc.OperationCallable<DeleteExampleStoreRequest,com.google.protobuf.Empty,DeleteExampleStoreOperationMetadata> deleteExampleStoreOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<DeleteExampleStoreRequest,com.google.longrunning.Operation> deleteExampleStoreCallable()
public com.google.api.gax.rpc.UnaryCallable<ListExampleStoresRequest,ExampleStoreServiceClient.ListExampleStoresPagedResponse> listExampleStoresPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<ListExampleStoresRequest,ListExampleStoresResponse> listExampleStoresCallable()
public com.google.api.gax.rpc.UnaryCallable<UpsertExamplesRequest,UpsertExamplesResponse> upsertExamplesCallable()
public com.google.api.gax.rpc.UnaryCallable<RemoveExamplesRequest,RemoveExamplesResponse> removeExamplesCallable()
public com.google.api.gax.rpc.UnaryCallable<SearchExamplesRequest,SearchExamplesResponse> searchExamplesCallable()
public com.google.api.gax.rpc.UnaryCallable<FetchExamplesRequest,ExampleStoreServiceClient.FetchExamplesPagedResponse> fetchExamplesPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<FetchExamplesRequest,FetchExamplesResponse> fetchExamplesCallable()
public com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,ExampleStoreServiceClient.ListLocationsPagedResponse> listLocationsPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse> listLocationsCallable()
public com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> getLocationCallable()
public com.google.api.gax.rpc.UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> setIamPolicyCallable()
public com.google.api.gax.rpc.UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> getIamPolicyCallable()
public com.google.api.gax.rpc.UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> testIamPermissionsCallable()
public abstract void close()
close in interface AutoCloseableCopyright © 2025 Google LLC. All rights reserved.