Class UserEventServiceStub

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

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

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

    • Constructor Detail

      • UserEventServiceStub

        public UserEventServiceStub()
    • Method Detail

      • getOperationsStub

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

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

        public com.google.api.gax.rpc.UnaryCallable<CollectUserEventRequest,​com.google.api.HttpBody> collectUserEventCallable()
      • importUserEventsCallable

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