content  v2.1
Properties | List of all members
Google.Apis.ShoppingContent.v2_1.Data.Errors Class Reference

A list of errors returned by a failed batch entry. More...

Inheritance diagram for Google.Apis.ShoppingContent.v2_1.Data.Errors:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual System.Nullable< long > Code [get, set]
 The HTTP status of the first error in errors. More...
 
virtual System.Collections.Generic.IList< ErrorErrorsValue [get, set]
 A list of errors. More...
 
virtual string Message [get, set]
 The message of the first error in errors. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

A list of errors returned by a failed batch entry.

Property Documentation

◆ Code

virtual System.Nullable<long> Google.Apis.ShoppingContent.v2_1.Data.Errors.Code
getset

The HTTP status of the first error in errors.

◆ ErrorsValue

virtual System.Collections.Generic.IList<Error> Google.Apis.ShoppingContent.v2_1.Data.Errors.ErrorsValue
getset

A list of errors.

◆ ETag

virtual string Google.Apis.ShoppingContent.v2_1.Data.Errors.ETag
getset

The ETag of the item.

◆ Message

virtual string Google.Apis.ShoppingContent.v2_1.Data.Errors.Message
getset

The message of the first error in errors.


The documentation for this class was generated from the following file: