GoogleApi.ContainerAnalysis.V1beta1.Model.BatchCreateOccurrencesRequest (google_api_container_analysis v0.15.0) View Source
Request to create occurrences in batch.
Attributes
-
occurrences(type:list(GoogleApi.ContainerAnalysis.V1beta1.Model.Occurrence.t), default:nil) - Required. The occurrences to create. Max allowed length is 1000.
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.BatchCreateOccurrencesRequest{
occurrences: [GoogleApi.ContainerAnalysis.V1beta1.Model.Occurrence.t()] | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.