Class ReserveIdsResponse
The response for Datastore.ReserveIds.
Inheritance
System.Object
ReserveIdsResponse
Implements
Namespace: Google.Apis.Datastore.v1beta3.Data
Assembly: Google.Apis.Datastore.v1beta3.dll
Syntax
public class ReserveIdsResponse : object, IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |