View Source GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefEntityLinkMetadata (google_api_content_warehouse v0.4.0)
Metadata about the nature of the link.
Attributes
-
aggregateFlags
(type:GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefLinkKindFlags.t
, default:nil
) - The aggregate kind flags for the link. -
kindInfo
(type:list(GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefLinkKindInfo.t)
, default:nil
) - Information about all the link kinds associated with the link.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefEntityLinkMetadata{ aggregateFlags: GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefLinkKindFlags.t() | nil, kindInfo: [GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefLinkKindInfo.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.