Show / Hide Table of Contents

Class ProjectsResource.LocationResource.PrometheusResource.ApiResource

The "api" collection of methods.

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

Constructors

ApiResource(IClientService)

Constructs a new resource.

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

Properties

V1

Gets the V1 resource.

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