GoogleApi.TPU.V2.Model.ServiceIdentity (google_api_tpu v0.18.0)
View SourceThe per-product per-project service identity for Cloud TPU service.
Attributes
-
email
(type:String.t
, default:nil
) - The email address of the service identity.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.TPU.V2.Model.ServiceIdentity{email: String.t() | nil}