View Source GoogleApi.FirebaseAppCheck.V1.Model.GoogleFirebaseAppcheckV1BatchUpdateServicesResponse (google_api_firebase_app_check v0.6.1)
Response message for the BatchUpdateServices method.
Attributes
-
services
(type:list(GoogleApi.FirebaseAppCheck.V1.Model.GoogleFirebaseAppcheckV1Service.t)
, default:nil
) - Service objects after the updates have been applied.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.FirebaseAppCheck.V1.Model.GoogleFirebaseAppcheckV1BatchUpdateServicesResponse{ services: [GoogleApi.FirebaseAppCheck.V1.Model.GoogleFirebaseAppcheckV1Service.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.