Class IntentsStub

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

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

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

    • Constructor Detail

      • IntentsStub

        public IntentsStub()
    • Method Detail

      • getIntentCallable

        public com.google.api.gax.rpc.UnaryCallable<GetIntentRequest,​Intent> getIntentCallable()
      • deleteIntentCallable

        public com.google.api.gax.rpc.UnaryCallable<DeleteIntentRequest,​com.google.protobuf.Empty> deleteIntentCallable()
      • 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()