GoogleApi.TPU.V2.Model.ServiceAccount (google_api_tpu v0.18.0)
View SourceA service account.
Attributes
-
email
(type:String.t
, default:nil
) - Email address of the service account. If empty, default Compute service account will be used. -
scope
(type:list(String.t)
, default:nil
) - The list of scopes to be made available for this service account. If empty, access to all Cloud APIs will be allowed.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.