GoogleCloudContentwarehouseV1CreateDocumentLinkRequest

GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1CreateDocumentLinkRequest


Table of Contents ▼

Jump to a specific part of the page:

Description

Request message for DocumentLinkService.CreateDocumentLink.

Attributes List

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

View Attributes

Attributes

  1. requestMetadata (type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1RequestMetadata, default: nil)
    - The meta information collected about the document creator, used to enforce access control for the service.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1CreateDocumentLinkRequest{
documentLink: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1DocumentLink.t() | nil,
requestMetadata: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1RequestMetadata.t() | nil
}

Function

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

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