Class AnalysisCompleted
Indicates which analysis completed successfully. Multiple types of analysis can be performed on a single resource.
Implements
Inherited Members
Namespace: Google.Apis.OnDemandScanning.v1beta1.Data
Assembly: Google.Apis.OnDemandScanning.v1beta1.dll
Syntax
public class AnalysisCompleted : IDirectResponseSchema
Properties
AnalysisType
Declaration
[JsonProperty("analysisType")]
public virtual IList<string> AnalysisType { get; set; }
Property Value
Type | Description |
---|---|
IList<string> |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |