Class ServicesStub

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

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

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

    • Constructor Detail

      • ServicesStub

        public ServicesStub()
    • Method Detail

      • getOperationsStub

        public com.google.longrunning.stub.OperationsStub getOperationsStub()
      • getHttpJsonOperationsStub

        public com.google.api.gax.httpjson.longrunning.stub.OperationsStub getHttpJsonOperationsStub()
      • updateServiceCallable

        public com.google.api.gax.rpc.UnaryCallable<UpdateServiceRequest,​com.google.longrunning.Operation> updateServiceCallable()
      • deleteServiceCallable

        public com.google.api.gax.rpc.UnaryCallable<DeleteServiceRequest,​com.google.longrunning.Operation> deleteServiceCallable()