View Source GoogleApi.APIM.V1alpha.Model.BatchEditTagsApiObservationsResponse (google_api_apim v0.3.0)
Message for response to edit Tags for ApiObservations
Attributes
-
apiObservations
(type:list(GoogleApi.APIM.V1alpha.Model.ApiObservation.t)
, default:nil
) - ApiObservations that were changed
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.APIM.V1alpha.Model.BatchEditTagsApiObservationsResponse{ apiObservations: [GoogleApi.APIM.V1alpha.Model.ApiObservation.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.