Class ProjectsResource.LocationsResource
The "locations" collection of methods.
Inheritance
object
ProjectsResource.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.PolicySimulator.v1beta1
Assembly: Google.Apis.PolicySimulator.v1beta1.dll
Syntax
public class ProjectsResource.LocationsResource
Constructors
LocationsResource(IClientService)
Constructs a new resource.
Declaration
public LocationsResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Properties
OrgPolicyViolationsPreviews
Gets the OrgPolicyViolationsPreviews resource.
Declaration
public virtual ProjectsResource.LocationsResource.OrgPolicyViolationsPreviewsResource OrgPolicyViolationsPreviews { get; }
Property Value
Type | Description |
---|---|
ProjectsResource.LocationsResource.OrgPolicyViolationsPreviewsResource |
Replays
Gets the Replays resource.
Declaration
public virtual ProjectsResource.LocationsResource.ReplaysResource Replays { get; }
Property Value
Type | Description |
---|---|
ProjectsResource.LocationsResource.ReplaysResource |