Class I18nRegionsResource
The "i18nRegions" collection of methods.
Inherited Members
Namespace: Google.Apis.YouTube.v3
Assembly: Google.Apis.YouTube.v3.dll
Syntax
public class I18nRegionsResourceConstructors
I18nRegionsResource(IClientService)
Constructs a new resource.
Declaration
public I18nRegionsResource(IClientService service)Parameters
| Type | Name | Description | 
|---|---|---|
| IClientService | service | 
Methods
List(Repeatable<string>)
Retrieves a list of resources, possibly filtered.
Declaration
public virtual I18nRegionsResource.ListRequest List(Repeatable<string> part)Parameters
| Type | Name | Description | 
|---|---|---|
| Repeatable<string> | part | The part parameter specifies the i18nRegion resource properties that the API response will include. Set the parameter value to snippet. | 
Returns
| Type | Description | 
|---|---|
| I18nRegionsResource.ListRequest |