content  v2.1
Properties | List of all members
Google.Apis.ShoppingContent.v2_1.Data.CustomAttribute Class Reference
Inheritance diagram for Google.Apis.ShoppingContent.v2_1.Data.CustomAttribute:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual System.Collections.Generic.IList< CustomAttributeGroupValues [get, set]
 Subattributes within this attribute group. Exactly one of value or groupValues must be provided. More...
 
virtual string Name [get, set]
 The name of the attribute. Underscores will be replaced by spaces upon insertion. More...
 
virtual string Value [get, set]
 The value of the attribute. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ ETag

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

The ETag of the item.

◆ GroupValues

virtual System.Collections.Generic.IList<CustomAttribute> Google.Apis.ShoppingContent.v2_1.Data.CustomAttribute.GroupValues
getset

Subattributes within this attribute group. Exactly one of value or groupValues must be provided.

◆ Name

virtual string Google.Apis.ShoppingContent.v2_1.Data.CustomAttribute.Name
getset

The name of the attribute. Underscores will be replaced by spaces upon insertion.

◆ Value

virtual string Google.Apis.ShoppingContent.v2_1.Data.CustomAttribute.Value
getset

The value of the attribute.


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