Beta
This library is covered by the Pre-GA Offerings Terms
of the Terms of Service. Pre-GA libraries might have limited support,
and changes to pre-GA libraries might not be compatible with other pre-GA versions.
For more information, see the
launch stage descriptions .
public abstract class UserEventServiceStub implements BackgroundResource
Base stub class for the UserEventService service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
UserEventServiceStub()
public UserEventServiceStub()
Methods
close()
public abstract void close()
collectUserEventCallable()
public UnaryCallable<CollectUserEventRequest,HttpBody> collectUserEventCallable()
exportUserEventsCallable()
public UnaryCallable<ExportUserEventsRequest,Operation> exportUserEventsCallable()
exportUserEventsOperationCallable()
public OperationCallable<ExportUserEventsRequest,ExportUserEventsResponse,ExportMetadata> exportUserEventsOperationCallable()
getHttpJsonOperationsStub()
public OperationsStub getHttpJsonOperationsStub()
getOperationsStub()
public OperationsStub getOperationsStub()
importUserEventsCallable()
public UnaryCallable<ImportUserEventsRequest,Operation> importUserEventsCallable()
importUserEventsOperationCallable()
public OperationCallable<ImportUserEventsRequest,ImportUserEventsResponse,ImportMetadata> importUserEventsOperationCallable()
purgeUserEventsCallable()
public UnaryCallable<PurgeUserEventsRequest,Operation> purgeUserEventsCallable()
purgeUserEventsOperationCallable()
public OperationCallable<PurgeUserEventsRequest,PurgeUserEventsResponse,PurgeMetadata> purgeUserEventsOperationCallable()
rejoinUserEventsCallable()
public UnaryCallable<RejoinUserEventsRequest,Operation> rejoinUserEventsCallable()
rejoinUserEventsOperationCallable()
public OperationCallable<RejoinUserEventsRequest,RejoinUserEventsResponse,RejoinUserEventsMetadata> rejoinUserEventsOperationCallable()
writeUserEventCallable()
public UnaryCallable<WriteUserEventRequest,UserEvent> writeUserEventCallable()