GoogleApi.ContentWarehouse.V1.Model.GeostoreBusinessChainProto
Table of Contents ▼
Jump to a specific part of the page:
Description
This holds data specific to business chain features.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
canonicalGconcepts
(type:list(GoogleApi.ContentWarehouse.V1.Model.GeostoreCanonicalGConceptProto)
, default:nil
)
- Canonical GConcepts describe the ideal state of the GConcepts of this business chain's members.
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreBusinessChainProto{
canonicalGconcepts: [GoogleApi.ContentWarehouse.V1.Model.GeostoreCanonicalGConceptProto.t()] | nil
}
canonicalGconcepts: [GoogleApi.ContentWarehouse.V1.Model.GeostoreCanonicalGConceptProto.t()] | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.GeostoreBusinessChainProto