View Source GoogleApi.Connectors.V1.Model.ValidateCustomConnectorSpecResponse (google_api_connectors v0.5.0)
Response message for ConnectorsService.ValidateCustomConnectorSpec
Attributes
-
errorMessage
(type:String.t
, default:nil
) - Error message. The spec is valid if the error message is empty.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Connectors.V1.Model.ValidateCustomConnectorSpecResponse{ errorMessage: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.