Show / Hide Table of Contents

Class AccountsResource.LanguagesResource

The "languages" collection of methods.

Inheritance
object
AccountsResource.LanguagesResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.ManufacturerCenter.v1
Assembly: Google.Apis.ManufacturerCenter.v1.dll
Syntax
public class AccountsResource.LanguagesResource

Constructors

LanguagesResource(IClientService)

Constructs a new resource.

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

Properties

ProductCertifications

Gets the ProductCertifications resource.

Declaration
public virtual AccountsResource.LanguagesResource.ProductCertificationsResource ProductCertifications { get; }
Property Value
Type Description
AccountsResource.LanguagesResource.ProductCertificationsResource
In this article
Back to top Generated by DocFX