View Source GoogleApi.IAM.V1.Model.ServiceConfig (google_api_iam v0.42.0)

Configuration for a service.

Attributes

  • domain (type: String.t, default: nil) - Optional. Domain name of the service. Example: console.cloud.google

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.IAM.V1.Model.ServiceConfig{domain: String.t() | nil}

Functions

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

Unwrap a decoded JSON object into its complex fields.