Class GoogleCloudRecommenderV1beta1SecurityProjection
Contains various ways of describing the impact on Security.
Implements
Inherited Members
Namespace: Google.Apis.Recommender.v1beta1.Data
Assembly: Google.Apis.Recommender.v1beta1.dll
Syntax
public class GoogleCloudRecommenderV1beta1SecurityProjection : IDirectResponseSchema
Properties
Details
This field can be used by the recommender to define details specific to security impact.
Declaration
[JsonProperty("details")]
public virtual IDictionary<string, object> Details { get; set; }
Property Value
Type | Description |
---|---|
IDictionary<string, object> |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |