View Source GoogleApi.ContentWarehouse.V1.Model.CopleyPersonalReference (google_api_content_warehouse v0.4.0)
Represents a reference made by a user that refers to some personal entity.
Attributes
-
personalReferenceType
(type:String.t
, default:nil
) - The manner in which the entity was referenced (e.g. "my hotel", "the airport").
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.CopleyPersonalReference{ personalReferenceType: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.