Class Advice
Generated advice about this change, used for providing more information about how a change will affect the existing service.
Implements
Inherited Members
Namespace: Google.Apis.ServiceManagement.v1.Data
Assembly: Google.Apis.ServiceManagement.v1.dll
Syntax
public class Advice : IDirectResponseSchema
Properties
Description
Useful description for why this advice was applied and what actions should be taken to mitigate any implied risks.
Declaration
[JsonProperty("description")]
public virtual string Description { 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 |