GoogleCloudContentwarehouseV1ResponseMetadata

GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1ResponseMetadata


Table of Contents ▼

Jump to a specific part of the page:

Description

Additional information returned to client, such as debugging information.

Attributes List

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

View Attributes

Attributes

  1. requestId (type: String.t, default: nil)
    - A unique id associated with this call. This id is logged for tracking purpose.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1ResponseMetadata{
requestId: String.t() | nil
}

Function

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

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