GoogleCloudContentwarehouseV1SetAclResponse

GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1SetAclResponse


Table of Contents ▼

Jump to a specific part of the page:

Description

Response message for DocumentService.SetAcl.

Attributes List

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

View Attributes

Attributes

  1. metadata (type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1ResponseMetadata, default: nil)
    - Additional information for the API invocation, such as the request tracking id.
  2. policy (type: GoogleApi.ContentWarehouse.V1.Model.GoogleIamV1Policy, default: nil)
    - The policy will be attached to a resource (e.g. projecct, document).

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1SetAclResponse{
metadata: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1ResponseMetadata.t() | nil,
policy: GoogleApi.ContentWarehouse.V1.Model.GoogleIamV1Policy.t() | nil
}

Function

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

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