View Source GoogleApi.ContentWarehouse.V1.Model.GeostoreBusinessChainProto (google_api_content_warehouse v0.4.0)
This holds data specific to business chain features.
Attributes
-
canonicalGconcepts
(type:list(GoogleApi.ContentWarehouse.V1.Model.GeostoreCanonicalGConceptProto.t)
, default:nil
) - Canonical GConcepts describe the ideal state of the GConcepts of this business chain's members.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreBusinessChainProto{ canonicalGconcepts: [GoogleApi.ContentWarehouse.V1.Model.GeostoreCanonicalGConceptProto.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.