GoogleCloudContentwarehouseV1AddToFolderAction

GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1AddToFolderAction


Table of Contents ▼

Jump to a specific part of the page:

Description

Represents the action responsible for adding document under a folder.

Attributes List

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

View Attributes

Attributes

  1. folders (type: list(String.t), default: nil)
    - Names of the folder under which new document is to be added. Format: projects/{project_number}/locations/{location}/documents/{document_id}.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1AddToFolderAction{
folders: [String.t()] | nil
}

Function

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

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