Show / Hide Table of Contents

Class I18nLanguagesResource

The "i18nLanguages" collection of methods.

Inheritance
object
I18nLanguagesResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.YouTube.v3
Assembly: Google.Apis.YouTube.v3.dll
Syntax
public class I18nLanguagesResource

Constructors

I18nLanguagesResource(IClientService)

Constructs a new resource.

Declaration
public I18nLanguagesResource(IClientService service)
Parameters
Type Name Description
IClientService service

Methods

List(Repeatable<string>)

Retrieves a list of resources, possibly filtered.

Declaration
public virtual I18nLanguagesResource.ListRequest List(Repeatable<string> part)
Parameters
Type Name Description
Repeatable<string> part

The part parameter specifies the i18nLanguage resource properties that the API response will include. Set the parameter value to snippet.

Returns
Type Description
I18nLanguagesResource.ListRequest
In this article
Back to top Generated by DocFX