GoogleApi.ContentWarehouse.V1.Model.LogsSemanticInterpretationIntentQuerySupportTransferRule
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
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):
Attributes
-
allowWildcardIntents
(type:boolean()
, default:nil
)
- -
domain
(type:String.t
, default:nil
)
- -
isReverseLink
(type:boolean()
, default:nil
)
- -
mentionsOnly
(type:boolean()
, default:nil
)
- -
targetCollection
(type:String.t
, default:nil
)
- -
userCountry
(type:String.t
, default:nil
)
- -
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
}
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