Class SystempolicyResource
The "systempolicy" collection of methods.
Inherited Members
Namespace: Google.Apis.BinaryAuthorization.v1
Assembly: Google.Apis.BinaryAuthorization.v1.dll
Syntax
public class SystempolicyResource
Constructors
SystempolicyResource(IClientService)
Constructs a new resource.
Declaration
public SystempolicyResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Methods
GetPolicy(string)
Gets the current system policy in the specified location.
Declaration
public virtual SystempolicyResource.GetPolicyRequest GetPolicy(string name)
Parameters
Type | Name | Description |
---|---|---|
string | name | Required. The resource name, in the format |
Returns
Type | Description |
---|---|
SystempolicyResource.GetPolicyRequest |