GoogleApi.ContentWarehouse.V1.Model.CopleyPersonalReference
Table of Contents ▼
Jump to a specific part of the page:
Description
Represents a reference made by a user that refers to some personal entity.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
personalReferenceType
(type:String.t
, default:nil
)
- The manner in which the entity was referenced (e.g. "my hotel", "the airport").
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.CopleyPersonalReference{
personalReferenceType: String.t() | nil
}
personalReferenceType: String.t() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.CopleyPersonalReference