Voting helps other researchers find interesting modules.
Information about one of the types of a linked entity.
flags
GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefLinkKindFlags.t
nil
topicPropertyName
String.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefLinkKindInfo{ flags: GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefLinkKindFlags.t() | nil, topicPropertyName: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()