Class UserEventServiceStubSettings.Builder

    • Constructor Detail

      • Builder

        protected Builder()
      • Builder

        protected Builder​(com.google.api.gax.rpc.ClientContext clientContext)
    • Method Detail

      • applyToAllUnaryMethods

        public UserEventServiceStubSettings.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.

      • unaryMethodSettingsBuilders

        public com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,​?>> unaryMethodSettingsBuilders()
      • 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.
      • purgeUserEventsOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<PurgeUserEventsRequest,​PurgeUserEventsResponse,​PurgeMetadata> purgeUserEventsOperationSettings()
        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.
      • importUserEventsOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<ImportUserEventsRequest,​ImportUserEventsResponse,​ImportMetadata> importUserEventsOperationSettings()
        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.
      • rejoinUserEventsOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<RejoinUserEventsRequest,​RejoinUserEventsResponse,​RejoinUserEventsMetadata> rejoinUserEventsOperationSettings()
        Returns the builder for the settings used for calls to rejoinUserEvents.