Class ProjectsResource.LocationsResource.GlobalResource
The "global" collection of methods.
Inherited Members
Namespace: Google.Apis.NetworkManagement.v1
Assembly: Google.Apis.NetworkManagement.v1.dll
Syntax
public class ProjectsResource.LocationsResource.GlobalResource
Constructors
GlobalResource(IClientService)
Constructs a new resource.
Declaration
public GlobalResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Properties
ConnectivityTests
Gets the ConnectivityTests resource.
Declaration
public virtual ProjectsResource.LocationsResource.GlobalResource.ConnectivityTestsResource ConnectivityTests { get; }
Property Value
Type | Description |
---|---|
ProjectsResource.LocationsResource.GlobalResource.ConnectivityTestsResource |
Operations
Gets the Operations resource.
Declaration
public virtual ProjectsResource.LocationsResource.GlobalResource.OperationsResource Operations { get; }
Property Value
Type | Description |
---|---|
ProjectsResource.LocationsResource.GlobalResource.OperationsResource |