LogsSemanticInterpretationIntentQuerySupportTransferRule

GoogleApi.ContentWarehouse.V1.Model.LogsSemanticInterpretationIntentQuerySupportTransferRule


Table of Contents ▼

Jump to a specific part of the page:

Description

Logs version of the repository_webref.SupportTransferRule proto Non-logs version supports go/stbr

Attributes List

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

View Attributes

Attributes

  1. allowWildcardIntents (type: boolean(), default: nil)
    -
  2. domain (type: String.t, default: nil)
    -
  3. mentionsOnly (type: boolean(), default: nil)
    -
  4. supportShare (type: boolean(), default: nil)
    -
  5. targetCollection (type: String.t, default: nil)
    -
  6. userCountry (type: String.t, default: nil)
    -
  7. userLanguage (type: String.t, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.LogsSemanticInterpretationIntentQuerySupportTransferRule{
allowWildcardIntents: boolean() | nil,
domain: String.t() | nil,
isReverseLink: boolean() | nil,
mentionsOnly: boolean() | nil,
supportShare: boolean() | nil,
targetCollection: String.t() | nil,
userCountry: String.t() | nil,
userLanguage: String.t() | nil
}

Function

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

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