Class OrganizationsResource.LocationsResource.ReplaysResource
The "replays" collection of methods.
Inheritance
object
OrganizationsResource.LocationsResource.ReplaysResource
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 OrganizationsResource.LocationsResource.ReplaysResource
Constructors
ReplaysResource(IClientService)
Constructs a new resource.
Declaration
public ReplaysResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Properties
Operations
Gets the Operations resource.
Declaration
public virtual OrganizationsResource.LocationsResource.ReplaysResource.OperationsResource Operations { get; }
Property Value
| Type | Description |
|---|---|
| OrganizationsResource.LocationsResource.ReplaysResource.OperationsResource |