Show / Hide Table of Contents

Class ServicesResource.ProjectsResource.GlobalResource

The "global" collection of methods.

Inheritance
object
ServicesResource.ProjectsResource.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.ServiceNetworking.v1
Assembly: Google.Apis.ServiceNetworking.v1.dll
Syntax
public class ServicesResource.ProjectsResource.GlobalResource

Constructors

GlobalResource(IClientService)

Constructs a new resource.

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

Properties

Networks

Gets the Networks resource.

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