GoogleApi.ContentWarehouse.V1.Model.StorageGraphBfgRwjPolicyMetadata
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Metadata fields for Real World Journey. See go/rwj-kg-dg for details.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
eligibleSurfaces
(type:list(String.t)
, default:nil
)
- Int values correspond to the usecases used in CDS. See: google3/googlebase/verticals/model/usecase_id.proto.
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.StorageGraphBfgRwjPolicyMetadata{
eligibleSurfaces: [String.t()] | nil
}
eligibleSurfaces: [String.t()] | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.StorageGraphBfgRwjPolicyMetadata