IndexingUrlPatternUrlTreeBigTreeBranch

GoogleApi.ContentWarehouse.V1.Model.IndexingUrlPatternUrlTreeBigTreeBranch


Table of Contents ▼

Jump to a specific part of the page:

Description

Representing a dominating branch of the URL tree.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. features (type: GoogleApi.ContentWarehouse.V1.Model.IndexingUrlPatternUrlTreeUrlFeatures, default: nil)
    -
  2. patternId (type: String.t, default: nil)
    - The fingerprint of the features string.
  3. payload (type: GoogleApi.ContentWarehouse.V1.Model.Proto2BridgeMessageSet, default: nil)
    -

Type

@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
}

Function

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

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.IndexingUrlPatternUrlTreeBigTreeBranch