Class TagHoldsSettings.Builder

    • Method Detail

      • applyToAllUnaryMethods

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

      • createTagHoldSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateTagHoldRequest,​com.google.longrunning.Operation> createTagHoldSettings()
        Returns the builder for the settings used for calls to createTagHold.
      • createTagHoldOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateTagHoldRequest,​TagHold,​CreateTagHoldMetadata> createTagHoldOperationSettings()
        Returns the builder for the settings used for calls to createTagHold.
      • deleteTagHoldSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteTagHoldRequest,​com.google.longrunning.Operation> deleteTagHoldSettings()
        Returns the builder for the settings used for calls to deleteTagHold.
      • deleteTagHoldOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteTagHoldRequest,​com.google.protobuf.Empty,​DeleteTagHoldMetadata> deleteTagHoldOperationSettings()
        Returns the builder for the settings used for calls to deleteTagHold.