Class GoogleApiServiceusageV2betaImpact
A message to group impacts of updating a policy.
Implements
Inherited Members
Namespace: Google.Apis.ServiceUsage.v1beta1.Data
Assembly: Google.Apis.ServiceUsage.v1beta1.dll
Syntax
public class GoogleApiServiceusageV2betaImpact : IDirectResponseSchema
Properties
Detail
Output only. User friendly impact detail in a free form message.
Declaration
[JsonProperty("detail")]
public virtual string Detail { get; set; }
Property Value
Type | Description |
---|---|
string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
ImpactType
Output only. The type of impact.
Declaration
[JsonProperty("impactType")]
public virtual string ImpactType { get; set; }
Property Value
Type | Description |
---|---|
string |