Class Response
A single response from an update.
Implements
Inherited Members
Namespace: Google.Apis.Forms.v1.Data
Assembly: Google.Apis.Forms.v1.dll
Syntax
public class Response : IDirectResponseSchemaProperties
CreateItem
The result of creating an item.
Declaration
[JsonProperty("createItem")]
public virtual CreateItemResponse CreateItem { get; set; }Property Value
| Type | Description | 
|---|---|
| CreateItemResponse | 
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }Property Value
| Type | Description | 
|---|---|
| string |