Reference documentation and code samples for the Grafeas V1 API class Grafeas::V1::SlsaProvenance::SlsaCompleteness.
Indicates that the builder claims certain fields in this message to be complete.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#arguments
def arguments() -> ::Boolean
Returns
- (::Boolean) — If true, the builder claims that recipe.arguments is complete, meaning that all external inputs are properly captured in the recipe.
#arguments=
def arguments=(value) -> ::Boolean
Parameter
- value (::Boolean) — If true, the builder claims that recipe.arguments is complete, meaning that all external inputs are properly captured in the recipe.
Returns
- (::Boolean) — If true, the builder claims that recipe.arguments is complete, meaning that all external inputs are properly captured in the recipe.
#environment
def environment() -> ::Boolean
Returns
- (::Boolean) — If true, the builder claims that recipe.environment is claimed to be complete.
#environment=
def environment=(value) -> ::Boolean
Parameter
- value (::Boolean) — If true, the builder claims that recipe.environment is claimed to be complete.
Returns
- (::Boolean) — If true, the builder claims that recipe.environment is claimed to be complete.
#materials
def materials() -> ::Boolean
Returns
- (::Boolean) — If true, the builder claims that materials are complete, usually through some controls to prevent network access. Sometimes called "hermetic".
#materials=
def materials=(value) -> ::Boolean
Parameter
- value (::Boolean) — If true, the builder claims that materials are complete, usually through some controls to prevent network access. Sometimes called "hermetic".
Returns
- (::Boolean) — If true, the builder claims that materials are complete, usually through some controls to prevent network access. Sometimes called "hermetic".