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

A batch entry encoding a single non-batch datafeedstatuses response. More...

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

Properties

virtual System.Nullable< long > BatchId [get, set]
 The ID of the request entry this entry responds to. More...
 
virtual DatafeedStatus DatafeedStatus [get, set]
 The requested data feed status. Defined if and only if the request was successful. More...
 
virtual Errors Errors [get, set]
 A list of errors defined if and only if the request failed. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

A batch entry encoding a single non-batch datafeedstatuses response.

Property Documentation

◆ BatchId

virtual System.Nullable<long> Google.Apis.ShoppingContent.v2_1.Data.DatafeedstatusesCustomBatchResponseEntry.BatchId
getset

The ID of the request entry this entry responds to.

◆ DatafeedStatus

virtual DatafeedStatus Google.Apis.ShoppingContent.v2_1.Data.DatafeedstatusesCustomBatchResponseEntry.DatafeedStatus
getset

The requested data feed status. Defined if and only if the request was successful.

◆ Errors

virtual Errors Google.Apis.ShoppingContent.v2_1.Data.DatafeedstatusesCustomBatchResponseEntry.Errors
getset

A list of errors defined if and only if the request failed.

◆ ETag

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

The ETag of the item.


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