Show / Hide Table of Contents

Class ServicesResource.ProjectsResource

The "projects" collection of methods.

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

Constructors

ProjectsResource(IClientService)

Constructs a new resource.

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

Properties

Global

Gets the Global resource.

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