Class GoogleCloudAnalysis
GoogleCloudAnalysis is a set of Google Cloud-based checks to perform on the deployment.
Implements
Inherited Members
Namespace: Google.Apis.CloudDeploy.v1.Data
Assembly: Google.Apis.CloudDeploy.v1.dll
Syntax
public class GoogleCloudAnalysis : IDirectResponseSchema
Properties
AlertPolicyChecks
Optional. A list of Cloud Monitoring Alert Policy checks to perform as part of the analysis.
Declaration
[JsonProperty("alertPolicyChecks")]
public virtual IList<AlertPolicyCheck> AlertPolicyChecks { get; set; }
Property Value
| Type | Description |
|---|---|
| IList<AlertPolicyCheck> |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |