Show / Hide Table of Contents

Class LocationsResource.GlobalResource

The "global" collection of methods.

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

Constructors

GlobalResource(IClientService)

Constructs a new resource.

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

Properties

MetricsScopes

Gets the MetricsScopes resource.

Declaration
public virtual LocationsResource.GlobalResource.MetricsScopesResource MetricsScopes { get; }
Property Value
Type Description
LocationsResource.GlobalResource.MetricsScopesResource
In this article
Back to top Generated by DocFX