Class ProposedChange
Implements
Inherited Members
Namespace: Google.Apis.TagManager.v2.Data
Assembly: Google.Apis.TagManager.v2.dll
Syntax
public class ProposedChange : IDirectResponseSchema
Properties
Changes
The list of workspace changes to be applied.
Declaration
[JsonProperty("changes")]
public virtual IList<Entity> Changes { get; set; }
Property Value
| Type | Description |
|---|---|
| IList<Entity> |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |