Show / Hide Table of Contents

Class GrafeasV1SlsaProvenanceZeroTwoSlsaCompleteness

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

Inheritance
object
GrafeasV1SlsaProvenanceZeroTwoSlsaCompleteness
Implements
IDirectResponseSchema
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.OnDemandScanning.v1beta1.Data
Assembly: Google.Apis.OnDemandScanning.v1beta1.dll
Syntax
public class GrafeasV1SlsaProvenanceZeroTwoSlsaCompleteness : IDirectResponseSchema

Properties

ETag

The ETag of the item.

Declaration
public virtual string ETag { get; set; }
Property Value
Type Description
string

Environment

Declaration
[JsonProperty("environment")]
public virtual bool? Environment { get; set; }
Property Value
Type Description
bool?

Materials

Declaration
[JsonProperty("materials")]
public virtual bool? Materials { get; set; }
Property Value
Type Description
bool?

Parameters

Declaration
[JsonProperty("parameters")]
public virtual bool? Parameters { get; set; }
Property Value
Type Description
bool?

Implements

IDirectResponseSchema
In this article
Back to top Generated by DocFX