youtube  v3
Properties | List of all members
Google.Apis.YouTube.v3.Data.ChannelSectionListResponse Class Reference
Inheritance diagram for Google.Apis.YouTube.v3.Data.ChannelSectionListResponse:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual string ETag [get, set]
 Etag of this resource. More...
 
virtual string EventId [get, set]
 Serialized EventId of the request which produced this response. More...
 
virtual System.Collections.Generic.IList< ChannelSectionItems [get, set]
 A list of ChannelSections that match the request criteria. More...
 
virtual string Kind [get, set]
 Identifies what kind of resource this is. Value: the fixed string "youtube#channelSectionListResponse". More...
 
virtual string VisitorId [get, set]
 The visitorId identifies the visitor. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ ETag

virtual string Google.Apis.YouTube.v3.Data.ChannelSectionListResponse.ETag
getset

Etag of this resource.

◆ EventId

virtual string Google.Apis.YouTube.v3.Data.ChannelSectionListResponse.EventId
getset

Serialized EventId of the request which produced this response.

◆ Items

virtual System.Collections.Generic.IList<ChannelSection> Google.Apis.YouTube.v3.Data.ChannelSectionListResponse.Items
getset

A list of ChannelSections that match the request criteria.

◆ Kind

virtual string Google.Apis.YouTube.v3.Data.ChannelSectionListResponse.Kind
getset

Identifies what kind of resource this is. Value: the fixed string "youtube#channelSectionListResponse".

◆ VisitorId

virtual string Google.Apis.YouTube.v3.Data.ChannelSectionListResponse.VisitorId
getset

The visitorId identifies the visitor.


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