GoogleCloudContentwarehouseV1Action

GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1Action


Table of Contents ▼

Jump to a specific part of the page:

Description

Represents the action triggered by Rule Engine when the rule is true.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. accessControl (type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1AccessControlAction, default: nil)
    - Action triggering access control operations.
  2. actionId (type: String.t, default: nil)
    - ID of the action. Managed internally.
  3. addToFolder (type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1AddToFolderAction, default: nil)
    - Action triggering create document link operation.
  4. dataUpdate (type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1DataUpdateAction, default: nil)
    - Action triggering data update operations.
  5. dataValidation (type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1DataValidationAction, default: nil)
    - Action triggering data validation operations.
  6. deleteDocumentAction (type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1DeleteDocumentAction, default: nil)
    - Action deleting the document.
  7. publishToPubSub (type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1PublishAction, default: nil)
    - Action publish to Pub/Sub operation.
  8. removeFromFolderAction (type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1RemoveFromFolderAction, default: nil)
    - Action removing a document from a folder.

Type

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1Action