Class FoldersResource
The "folders" collection of methods.
Inheritance
object
FoldersResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.PolicySimulator.v1beta1
Assembly: Google.Apis.PolicySimulator.v1beta1.dll
Syntax
public class FoldersResource
Constructors
FoldersResource(IClientService)
Constructs a new resource.
Declaration
public FoldersResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Properties
Locations
Gets the Locations resource.
Declaration
public virtual FoldersResource.LocationsResource Locations { get; }
Property Value
| Type | Description |
|---|---|
| FoldersResource.LocationsResource |