google_api_service_management v0.1.0 GoogleApi.ServiceManagement.V1.Model.Diagnostic View Source
Represents a diagnostic message (error or warning)
Attributes
kind (String.t): The kind of diagnostic information provided. Defaults to:
null
.- Enum - one of [WARNING, ERROR]
- location (String.t): File name and line number of the error or warning. Defaults to:
null
. - message (String.t): Message describing the error or warning. Defaults to:
null
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.