Class UserEventServiceSettings.Builder

    • Method Detail

      • applyToAllUnaryMethods

        public UserEventServiceSettings.Builder applyToAllUnaryMethods​(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,​?>,​Void> settingsUpdater)
        Applies the given settings updater function to all of the unary API methods in this service.

        Note: This method does not support applying settings to streaming methods.

      • writeUserEventSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<WriteUserEventRequest,​UserEvent> writeUserEventSettings()
        Returns the builder for the settings used for calls to writeUserEvent.
      • collectUserEventSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CollectUserEventRequest,​com.google.api.HttpBody> collectUserEventSettings()
        Returns the builder for the settings used for calls to collectUserEvent.
      • purgeUserEventsSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<PurgeUserEventsRequest,​com.google.longrunning.Operation> purgeUserEventsSettings()
        Returns the builder for the settings used for calls to purgeUserEvents.
      • importUserEventsSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<ImportUserEventsRequest,​com.google.longrunning.Operation> importUserEventsSettings()
        Returns the builder for the settings used for calls to importUserEvents.
      • rejoinUserEventsSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<RejoinUserEventsRequest,​com.google.longrunning.Operation> rejoinUserEventsSettings()
        Returns the builder for the settings used for calls to rejoinUserEvents.