public interface IDirectResponseSchemaInterface containing additional response-properties which will be added to every schema type which is a direct response to a request.
Namespace
Google.Apis.RequestsAssembly
Google.Apis.dll
Properties
ETag
string ETag { get; set; }The e-tag of this response.
| Property Value | |
|---|---|
| Type | Description |
string |
|
Will be set by the service deserialization method, or the by json response parser if implemented on service.