GoogleApi.OnDemandScanning.V1.Model.Completeness (google_api_on_demand_scanning v0.7.0)
View SourceIndicates that the builder claims certain fields in this message to be complete.
Attributes
-
arguments
(type:boolean()
, default:nil
) - If true, the builder claims that recipe.arguments is complete, meaning that all external inputs are properly captured in the recipe. -
environment
(type:boolean()
, default:nil
) - If true, the builder claims that recipe.environment is claimed to be complete. -
materials
(type:boolean()
, default:nil
) - If true, the builder claims that materials are complete, usually through some controls to prevent network access. Sometimes called "hermetic".
Summary
Functions
Unwrap a decoded JSON object into its complex fields.