GoogleApi.ContentWarehouse.V1.Model.CopleySubreferenceResolution
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Represents a resolution that may be part of a larger compound reference. For example, "my brother's birthday" will have a subreference that may have resolutions for "my brother".
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
mid
(type:String.t
, default:nil
)
- Can be used with PKG Service for looking up metadata about this entity at fulfillment/GenX time. -
name
(type:String.t
, default:nil
)
- Name of the entity represented by this resolution. -
resolutionScore
(type:number()
, default:nil
)
- A resolution score of 0 indicates that it did not resolve to a real entity.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.CopleySubreferenceResolution