GData.YouTubeCredit¶
- Subclasses:
None
Methods¶
- Inherited:
GData.MediaCredit (3), GData.Parsable (5), GObject.Object (37)
- Structs:
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
---|---|---|---|
d/r |
The type of entity who is credited. |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class GData.YouTubeCredit(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
All the fields in the
GData.YouTubeCredit
structure are private and should never be accessed directly.New in version 0.4.0.
Deprecated since version 0.17.0: This is no longer supported by Google. There is no replacement.
- get_entity_type()¶
- Returns:
the type of the credited user (e.g.
GData.YOUTUBE_CREDIT_ENTITY_PARTNER
), orNone
- Return type:
Gets the
GData.YouTubeCredit
:entity-type
property.New in version 0.4.0.
Deprecated since version 0.17.0: This is no longer supported by Google. There is no replacement.
Property Details¶
- GData.YouTubeCredit.props.entity_type¶
- Name:
entity-type
- Type:
- Default Value:
- Flags:
The type of entity who is credited. Currently this can only be
GData.YOUTUBE_CREDIT_ENTITY_PARTNER
, for a YouTube partner.For more information, see the
New in version 0.4.0.
Deprecated since version 0.17.0: This is no longer supported by Google. There is no replacement.