View Source GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefSegmentMention (google_api_content_warehouse v0.4.0)
A single Mention within a segment as defined by SegmentMentions.SegmentType
Attributes
-   mention(type:GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefMention.t, default:nil) -
-   segmentType(type:String.t, default:nil) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefSegmentMention{ mention: GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefMention.t() | nil, segmentType: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.