GoogleApi.ContainerAnalysis.V1beta1.Model.BatchCreateOccurrencesResponse (google_api_container_analysis v0.21.0) View Source
Response for creating occurrences in batch.
Attributes
-
occurrences
(type:list(GoogleApi.ContainerAnalysis.V1beta1.Model.Occurrence.t)
, default:nil
) - The occurrences that were created.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.ContainerAnalysis.V1beta1.Model.BatchCreateOccurrencesResponse{ occurrences: [GoogleApi.ContainerAnalysis.V1beta1.Model.Occurrence.t()] | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.