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

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

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

Properties

virtual System.Nullable< long > BatchId [get, set]
 The ID of the request entry this entry responds to. More...
 
virtual Errors Errors [get, set]
 A list of errors, if the request failed. More...
 
virtual string Kind [get, set]
 Identifies what kind of resource this is. Value: the fixed string "content#productstatusesCustomBatchResponseEntry". More...
 
virtual ProductStatus ProductStatus [get, set]
 The requested product status. Only defined if the request was successful. 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 productstatuses response.

Property Documentation

◆ BatchId

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

The ID of the request entry this entry responds to.

◆ Errors

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

A list of errors, if the request failed.

◆ ETag

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

The ETag of the item.

◆ Kind

virtual string Google.Apis.ShoppingContent.v2_1.Data.ProductstatusesCustomBatchResponseEntry.Kind
getset

Identifies what kind of resource this is. Value: the fixed string "content#productstatusesCustomBatchResponseEntry".

◆ ProductStatus

virtual ProductStatus Google.Apis.ShoppingContent.v2_1.Data.ProductstatusesCustomBatchResponseEntry.ProductStatus
getset

The requested product status. Only defined if the request was successful.


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