Show / Hide Table of Contents

Class ProvidersResource

The "providers" collection of methods.

Inheritance
object
ProvidersResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.ContainerAnalysis.v1alpha1
Assembly: Google.Apis.ContainerAnalysis.v1alpha1.dll
Syntax
public class ProvidersResource

Constructors

ProvidersResource(IClientService)

Constructs a new resource.

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

Properties

Notes

Gets the Notes resource.

Declaration
public virtual ProvidersResource.NotesResource Notes { get; }
Property Value
Type Description
ProvidersResource.NotesResource
In this article
Back to top Generated by DocFX