Show / Hide Table of Contents

Class ProjectsResource.LocationResource.PrometheusResource

The "prometheus" collection of methods.

Inheritance
object
ProjectsResource.LocationResource.PrometheusResource
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 ProjectsResource.LocationResource.PrometheusResource

Constructors

PrometheusResource(IClientService)

Constructs a new resource.

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

Properties

Api

Gets the Api resource.

Declaration
public virtual ProjectsResource.LocationResource.PrometheusResource.ApiResource Api { get; }
Property Value
Type Description
ProjectsResource.LocationResource.PrometheusResource.ApiResource
In this article
Back to top Generated by DocFX