View Source GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1ResponseMetadata (google_api_content_warehouse v0.6.0)
Additional information returned to client, such as debugging information.
Attributes
-
requestId
(type:String.t
, default:nil
) - A unique id associated with this call. This id is logged for tracking purpose.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1ResponseMetadata{ requestId: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.