View Source GoogleApi.Connectors.V2.Model.CheckReadinessResponse (google_api_connectors v0.10.0)
Response containing status of the connector for readiness prober.
Attributes
-
status
(type:String.t
, default:nil
) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Connectors.V2.Model.CheckReadinessResponse{ status: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.