GoogleApi.IAM.V1.Model.AuditableService (google_api_iam v0.45.0)

View Source

Contains information about an auditable service.

Attributes

  • name (type: String.t, default: nil) - Public name of the service. For example, the service name for IAM is 'iam.googleapis.com'.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

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

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.