View Source GoogleApi.ContentWarehouse.V1.Model.LogsSemanticInterpretationIntentQuerySupportTransferRule (google_api_content_warehouse v0.2.0)
Logs version of the repository_webref.SupportTransferRule proto Non-logs version supports go/stbr
Attributes
-
allowWildcardIntents(type:boolean(), default:nil) - -
domain(type:String.t, default:nil) - -
isReverseLink(type:boolean(), default:nil) - -
mentionsOnly(type:boolean(), default:nil) - -
supportShare(type:boolean(), default:nil) - -
targetCollection(type:String.t, default:nil) - -
userCountry(type:String.t, default:nil) - -
userLanguage(type:String.t, default:nil) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@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 }
Functions
Unwrap a decoded JSON object into its complex fields.