CustomersPolicySchemas
class CustomersPolicySchemas extends Resource (View source)
The "policySchemas" collection of methods.
Typical usage is:
$chromepolicyService = new Google\Service\ChromePolicy(...);
$policySchemas = $chromepolicyService->customers_policySchemas;
Methods
get(string $name, array $optParams = [])
Get a specific policy schema for a customer by its resource name.
listCustomersPolicySchemas(string $parent, array $optParams = [])
Gets a list of policy schemas that match a specified filter value for a given customer. (policySchemas.listCustomersPolicySchemas)
Details
GoogleChromePolicyVersionsV1PolicySchema
get(string $name, array $optParams = [])
Get a specific policy schema for a customer by its resource name.
(policySchemas.get)
GoogleChromePolicyVersionsV1ListPolicySchemasResponse
listCustomersPolicySchemas(string $parent, array $optParams = [])
Gets a list of policy schemas that match a specified filter value for a given customer. (policySchemas.listCustomersPolicySchemas)