GoogleApi.AppHub.V1.Model.Scope (google_api_app_hub v0.4.0)
View SourceScope of an application.
Attributes
-
type
(type:String.t
, default:nil
) - Required. Scope Type.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AppHub.V1.Model.Scope{type: String.t() | nil}