View Source GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1RequestMetadata (google_api_content_warehouse v0.4.0)

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

Attributes

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

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.