Show / Hide Table of Contents

Class FoldersResource.LocationsResource

The "locations" collection of methods.

Inheritance
object
FoldersResource.LocationsResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.OSConfig.v2
Assembly: Google.Apis.OSConfig.v2.dll
Syntax
public class FoldersResource.LocationsResource

Constructors

LocationsResource(IClientService)

Constructs a new resource.

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

Properties

Global

Gets the Global resource.

Declaration
public virtual FoldersResource.LocationsResource.GlobalResource Global { get; }
Property Value
Type Description
FoldersResource.LocationsResource.GlobalResource

Operations

Gets the Operations resource.

Declaration
public virtual FoldersResource.LocationsResource.OperationsResource Operations { get; }
Property Value
Type Description
FoldersResource.LocationsResource.OperationsResource
In this article
Back to top Generated by DocFX