Show / Hide Table of Contents

Class AgenciesResource

The "agencies" collection of methods.

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

Constructors

AgenciesResource(IClientService)

Constructs a new resource.

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

Properties

Reports

Gets the Reports resource.

Declaration
public virtual AgenciesResource.ReportsResource Reports { get; }
Property Value
Type Description
AgenciesResource.ReportsResource
In this article
Back to top Generated by DocFX