View Source GoogleApi.CloudSearch.V1.Model.EnterpriseTopazFrontendTeamsLink (google_api_cloud_search v0.23.0)

Attributes

  • type (type: String.t, default: nil) - The identifying link type
  • url (type: GoogleApi.CloudSearch.V1.Model.SafeUrlProto.t, default: nil) -

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.CloudSearch.V1.Model.EnterpriseTopazFrontendTeamsLink{
  type: String.t() | nil,
  url: GoogleApi.CloudSearch.V1.Model.SafeUrlProto.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.