Class ContextsStub

  • All Implemented Interfaces:
    com.google.api.gax.core.BackgroundResource, AutoCloseable
    Direct Known Subclasses:
    GrpcContextsStub, HttpJsonContextsStub

    @BetaApi
    @Generated("by gapic-generator-java")
    public abstract class ContextsStub
    extends Object
    implements com.google.api.gax.core.BackgroundResource
    Base stub class for the Contexts service API.

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

    • Constructor Detail

      • ContextsStub

        public ContextsStub()
    • Method Detail

      • deleteContextCallable

        public com.google.api.gax.rpc.UnaryCallable<DeleteContextRequest,​com.google.protobuf.Empty> deleteContextCallable()
      • deleteAllContextsCallable

        public com.google.api.gax.rpc.UnaryCallable<DeleteAllContextsRequest,​com.google.protobuf.Empty> deleteAllContextsCallable()
      • listLocationsCallable

        public com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,​com.google.cloud.location.ListLocationsResponse> listLocationsCallable()
      • getLocationCallable

        public com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.GetLocationRequest,​com.google.cloud.location.Location> getLocationCallable()