Show / Hide Table of Contents

Class ServicesResource

The "services" collection of methods.

Inheritance
object
ServicesResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.ServiceConsumerManagement.v1beta1
Assembly: Google.Apis.ServiceConsumerManagement.v1beta1.dll
Syntax
public class ServicesResource

Constructors

ServicesResource(IClientService)

Constructs a new resource.

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

Properties

ConsumerQuotaMetrics

Gets the ConsumerQuotaMetrics resource.

Declaration
public virtual ServicesResource.ConsumerQuotaMetricsResource ConsumerQuotaMetrics { get; }
Property Value
Type Description
ServicesResource.ConsumerQuotaMetricsResource
In this article
Back to top Generated by DocFX