Grafeas v1 API - Class Completeness (3.8.0)

 public sealed class Completeness : IMessage<Completeness>, IEquatable<Completeness>, IDeepCloneable<Completeness>, IBufferMessage, IMessage 

Reference documentation and code samples for the Grafeas v1 API class Completeness.

Indicates that the builder claims certain fields in this message to be complete.

Inheritance

object > Completeness

Namespace

Grafeas.V1

Assembly

Grafeas.V1.dll

Constructors

Completeness()

 public Completeness() 

Completeness(Completeness)

 public Completeness(Completeness other) 
Parameter
Name
Description
other

Properties

Arguments

 public bool Arguments { get; set; } 

If true, the builder claims that recipe.arguments is complete, meaning that all external inputs are properly captured in the recipe.

Property Value
Type
Description

Environment

 public bool Environment { get; set; } 

If true, the builder claims that recipe.environment is claimed to be complete.

Property Value
Type
Description

Materials

 public bool Materials { get; set; } 

If true, the builder claims that materials are complete, usually through some controls to prevent network access. Sometimes called "hermetic".

Property Value
Type
Description
Create a Mobile Website
View Site in Mobile | Classic
Share by: