View Source GoogleApi.WorkloadManager.V1.Model.GceInstanceFilter (google_api_workload_manager v0.10.0)

Message describing compute engine instance filter

Attributes

  • serviceAccounts (type: list(String.t), default: nil) - Service account of compute engine

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.WorkloadManager.V1.Model.GceInstanceFilter{
  serviceAccounts: [String.t()] | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.