IndexingUrlPatternUrlTreeUrlTree

GoogleApi.ContentWarehouse.V1.Model.IndexingUrlPatternUrlTreeUrlTree


Table of Contents ▼

Jump to a specific part of the page:

Description

No description given.

Attributes List

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

View Attributes

Attributes

  1. bigBranch (type: list(GoogleApi.ContentWarehouse.V1.Model.IndexingUrlPatternUrlTreeBigTreeBranch), default: nil)
    - Keeping information for dominating branches separately, to prevent docs on smaller branches from being dropping during sampling.
  2. debugInfo (type: GoogleApi.ContentWarehouse.V1.Model.IndexingUrlPatternUrlTreeUrlTreeDebugInfo, default: nil)
    -
  3. key (type: GoogleApi.ContentWarehouse.V1.Model.IndexingUrlPatternUrlTreeUrlTreeKey, default: nil)
    -
  4. node (type: list(GoogleApi.ContentWarehouse.V1.Model.IndexingUrlPatternUrlTreeUrlTreeNode), default: nil)
    - node(0) is root.
  5. retrievalTimestamp (type: integer(), default: nil)
    - Used in url pattern matcher for cache invalidation.
  6. site (type: String.t, default: nil)
    - The key for this UrlTree, also will be the key in sstable. The old format is site, while the new format will be UrlTreeKey. Only one field can be set in the same time for site and key.
  7. timestamp (type: integer(), default: nil)
    - The time when this UrlTree is built, encoded as seconds past the epoch (Jan 1, 1970).
  8. treeInfo (type: GoogleApi.ContentWarehouse.V1.Model.Proto2BridgeMessageSet, default: nil)
    - Any additional information.

Type

Function

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

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