GoogleCloudContentwarehouseV1RequestMetadata

GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1RequestMetadata


Table of Contents ▼

Jump to a specific part of the page:

Description

Meta information is used to improve the performance of the service.

Attributes List

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

View Attributes

Attributes

  1. userInfo (type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1UserInfo, default: nil)
    - Provides user unique identification and groups information.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1RequestMetadata{
userInfo: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1UserInfo.t() | nil
}

Function

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

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