View Source GoogleApi.ContentWarehouse.V1.Model.IndexingUrlPatternUrlTreeBigTreeBranch (google_api_content_warehouse v0.4.0)
Representing a dominating branch of the URL tree.
Attributes
-
features
(type:GoogleApi.ContentWarehouse.V1.Model.IndexingUrlPatternUrlTreeUrlFeatures.t
, default:nil
) - -
patternId
(type:String.t
, default:nil
) - The fingerprint of the features string. -
payload
(type:GoogleApi.ContentWarehouse.V1.Model.Proto2BridgeMessageSet.t
, default:nil
) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.IndexingUrlPatternUrlTreeBigTreeBranch{ features: GoogleApi.ContentWarehouse.V1.Model.IndexingUrlPatternUrlTreeUrlFeatures.t() | nil, patternId: String.t() | nil, payload: GoogleApi.ContentWarehouse.V1.Model.Proto2BridgeMessageSet.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.