UNPKG

openapi-directory

Version:

Building & bundling https://github.com/APIs-guru/openapi-directory for easy use from JS

1 lines 64.5 kB
{"openapi":"3.0.0","servers":[{"url":"https://chromepolicy.googleapis.com/"}],"info":{"contact":{"name":"Google","url":"https://google.com","x-twitter":"youtube"},"description":"The Chrome Policy API is a suite of services that allows Chrome administrators to control the policies applied to their managed Chrome OS devices and Chrome browsers.","license":{"name":"Creative Commons Attribution 3.0","url":"http://creativecommons.org/licenses/by/3.0/"},"termsOfService":"https://developers.google.com/terms/","title":"Chrome Policy API","version":"v1","x-apisguru-categories":["analytics","media"],"x-logo":{"url":"https://upload.wikimedia.org/wikipedia/commons/e/e1/YouTube_play_buttom_icon_%282013-2017%29.svg"},"x-origin":[{"format":"google","url":"https://chromepolicy.googleapis.com/$discovery/rest?version=v1","version":"v1"}],"x-providerName":"googleapis.com","x-serviceName":"chromepolicy"},"externalDocs":{"url":"http://developers.google.com/chrome/policy"},"tags":[{"name":"customers"},{"name":"media"}],"paths":{"/v1/{customer}/policies/files:uploadPolicyFile":{"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"post":{"description":"Creates an enterprise file from the content provided by user. Returns a public download url for end user.","operationId":"chromepolicy.media.upload","parameters":[{"description":"Required. The customer for which the file upload will apply.","in":"path","name":"customer","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/octet-stream":{"schema":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1UploadPolicyFileRequest"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1UploadPolicyFileResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/chrome.management.policy"],"Oauth2c":["https://www.googleapis.com/auth/chrome.management.policy"]}],"tags":["media"]}},"/v1/{customer}/policies/groups:batchDelete":{"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"post":{"description":"Delete multiple policy values that are applied to a specific group. All targets must have the same target format. That is to say that they must point to the same target resource and must have the same keys specified in `additionalTargetKeyNames`, though the values for those keys may be different. On failure the request will return the error details as part of the google.rpc.Status.","operationId":"chromepolicy.customers.policies.groups.batchDelete","parameters":[{"description":"ID of the Google Workspace account or literal \"my_customer\" for the customer associated to the request.","in":"path","name":"customer","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1BatchDeleteGroupPoliciesRequest"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GoogleProtobufEmpty"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/chrome.management.policy"],"Oauth2c":["https://www.googleapis.com/auth/chrome.management.policy"]}],"tags":["customers"]}},"/v1/{customer}/policies/groups:batchModify":{"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"post":{"description":"Modify multiple policy values that are applied to a specific group. All targets must have the same target format. That is to say that they must point to the same target resource and must have the same keys specified in `additionalTargetKeyNames`, though the values for those keys may be different. On failure the request will return the error details as part of the google.rpc.Status.","operationId":"chromepolicy.customers.policies.groups.batchModify","parameters":[{"description":"ID of the Google Workspace account or literal \"my_customer\" for the customer associated to the request.","in":"path","name":"customer","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1BatchModifyGroupPoliciesRequest"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GoogleProtobufEmpty"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/chrome.management.policy"],"Oauth2c":["https://www.googleapis.com/auth/chrome.management.policy"]}],"tags":["customers"]}},"/v1/{customer}/policies/groups:listGroupPriorityOrdering":{"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"post":{"description":"Retrieve a group priority ordering for an app. The target app must be supplied in `additionalTargetKeyNames` in the PolicyTargetKey. On failure the request will return the error details as part of the google.rpc.Status.","operationId":"chromepolicy.customers.policies.groups.listGroupPriorityOrdering","parameters":[{"description":"Required. ID of the Google Workspace account or literal \"my_customer\" for the customer associated to the request.","in":"path","name":"customer","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1ListGroupPriorityOrderingRequest"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1ListGroupPriorityOrderingResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/chrome.management.policy"],"Oauth2c":["https://www.googleapis.com/auth/chrome.management.policy"]},{"Oauth2":["https://www.googleapis.com/auth/chrome.management.policy.readonly"],"Oauth2c":["https://www.googleapis.com/auth/chrome.management.policy.readonly"]}],"tags":["customers"]}},"/v1/{customer}/policies/groups:updateGroupPriorityOrdering":{"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"post":{"description":"Update a group priority ordering for an app. The target app must be supplied in `additionalTargetKeyNames` in the PolicyTargetKey. On failure the request will return the error details as part of the google.rpc.Status.","operationId":"chromepolicy.customers.policies.groups.updateGroupPriorityOrdering","parameters":[{"description":"Required. ID of the Google Workspace account or literal \"my_customer\" for the customer associated to the request.","in":"path","name":"customer","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1UpdateGroupPriorityOrderingRequest"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GoogleProtobufEmpty"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/chrome.management.policy"],"Oauth2c":["https://www.googleapis.com/auth/chrome.management.policy"]}],"tags":["customers"]}},"/v1/{customer}/policies/networks:defineCertificate":{"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"post":{"description":"Creates a certificate at a specified OU for a customer.","operationId":"chromepolicy.customers.policies.networks.defineCertificate","parameters":[{"description":"Required. The customer for which the certificate will apply.","in":"path","name":"customer","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1DefineCertificateRequest"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1DefineCertificateResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/chrome.management.policy"],"Oauth2c":["https://www.googleapis.com/auth/chrome.management.policy"]}],"tags":["customers"]}},"/v1/{customer}/policies/networks:defineNetwork":{"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"post":{"description":"Define a new network.","operationId":"chromepolicy.customers.policies.networks.defineNetwork","parameters":[{"description":"Required. The customer who will own this new network.","in":"path","name":"customer","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1DefineNetworkRequest"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1DefineNetworkResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/chrome.management.policy"],"Oauth2c":["https://www.googleapis.com/auth/chrome.management.policy"]}],"tags":["customers"]}},"/v1/{customer}/policies/networks:removeCertificate":{"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"post":{"description":"Remove an existing certificate by guid.","operationId":"chromepolicy.customers.policies.networks.removeCertificate","parameters":[{"description":"Required. The customer whose certificate will be removed.","in":"path","name":"customer","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1RemoveCertificateRequest"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1RemoveCertificateResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/chrome.management.policy"],"Oauth2c":["https://www.googleapis.com/auth/chrome.management.policy"]}],"tags":["customers"]}},"/v1/{customer}/policies/networks:removeNetwork":{"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"post":{"description":"Remove an existing network by guid.","operationId":"chromepolicy.customers.policies.networks.removeNetwork","parameters":[{"description":"Required. The customer whose network will be removed.","in":"path","name":"customer","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1RemoveNetworkRequest"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1RemoveNetworkResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/chrome.management.policy"],"Oauth2c":["https://www.googleapis.com/auth/chrome.management.policy"]}],"tags":["customers"]}},"/v1/{customer}/policies/orgunits:batchInherit":{"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"post":{"description":"Modify multiple policy values that are applied to a specific org unit so that they now inherit the value from a parent (if applicable). All targets must have the same target format. That is to say that they must point to the same target resource and must have the same keys specified in `additionalTargetKeyNames`, though the values for those keys may be different. On failure the request will return the error details as part of the google.rpc.Status.","operationId":"chromepolicy.customers.policies.orgunits.batchInherit","parameters":[{"description":"ID of the G Suite account or literal \"my_customer\" for the customer associated to the request.","in":"path","name":"customer","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1BatchInheritOrgUnitPoliciesRequest"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GoogleProtobufEmpty"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/chrome.management.policy"],"Oauth2c":["https://www.googleapis.com/auth/chrome.management.policy"]}],"tags":["customers"]}},"/v1/{customer}/policies/orgunits:batchModify":{"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"post":{"description":"Modify multiple policy values that are applied to a specific org unit. All targets must have the same target format. That is to say that they must point to the same target resource and must have the same keys specified in `additionalTargetKeyNames`, though the values for those keys may be different. On failure the request will return the error details as part of the google.rpc.Status.","operationId":"chromepolicy.customers.policies.orgunits.batchModify","parameters":[{"description":"ID of the G Suite account or literal \"my_customer\" for the customer associated to the request.","in":"path","name":"customer","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1BatchModifyOrgUnitPoliciesRequest"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GoogleProtobufEmpty"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/chrome.management.policy"],"Oauth2c":["https://www.googleapis.com/auth/chrome.management.policy"]}],"tags":["customers"]}},"/v1/{customer}/policies:resolve":{"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}],"post":{"description":"Gets the resolved policy values for a list of policies that match a search query.","operationId":"chromepolicy.customers.policies.resolve","parameters":[{"description":"ID of the G Suite account or literal \"my_customer\" for the customer associated to the request.","in":"path","name":"customer","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1ResolveRequest"}}}},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1ResolveResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/chrome.management.policy"],"Oauth2c":["https://www.googleapis.com/auth/chrome.management.policy"]},{"Oauth2":["https://www.googleapis.com/auth/chrome.management.policy.readonly"],"Oauth2c":["https://www.googleapis.com/auth/chrome.management.policy.readonly"]}],"tags":["customers"]}},"/v1/{name}":{"get":{"description":"Get a specific policy schema for a customer by its resource name.","operationId":"chromepolicy.customers.policySchemas.get","parameters":[{"description":"Required. The policy schema resource name to query.","in":"path","name":"name","required":true,"schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1PolicySchema"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/chrome.management.policy"],"Oauth2c":["https://www.googleapis.com/auth/chrome.management.policy"]},{"Oauth2":["https://www.googleapis.com/auth/chrome.management.policy.readonly"],"Oauth2c":["https://www.googleapis.com/auth/chrome.management.policy.readonly"]}],"tags":["customers"]},"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}]},"/v1/{parent}/policySchemas":{"get":{"description":"Gets a list of policy schemas that match a specified filter value for a given customer.","operationId":"chromepolicy.customers.policySchemas.list","parameters":[{"description":"Required. The customer for which the listing request will apply.","in":"path","name":"parent","required":true,"schema":{"type":"string"}},{"description":"The schema filter used to find a particular schema based on fields like its resource name, description and `additionalTargetKeyNames`.","in":"query","name":"filter","schema":{"type":"string"}},{"description":"The maximum number of policy schemas to return, defaults to 100 and has a maximum of 1000.","in":"query","name":"pageSize","schema":{"type":"integer"}},{"description":"The page token used to retrieve a specific page of the listing request.","in":"query","name":"pageToken","schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1ListPolicySchemasResponse"}}},"description":"Successful response"}},"security":[{"Oauth2":["https://www.googleapis.com/auth/chrome.management.policy"],"Oauth2c":["https://www.googleapis.com/auth/chrome.management.policy"]},{"Oauth2":["https://www.googleapis.com/auth/chrome.management.policy.readonly"],"Oauth2c":["https://www.googleapis.com/auth/chrome.management.policy.readonly"]}],"tags":["customers"]},"parameters":[{"$ref":"#/components/parameters/_.xgafv"},{"$ref":"#/components/parameters/access_token"},{"$ref":"#/components/parameters/alt"},{"$ref":"#/components/parameters/callback"},{"$ref":"#/components/parameters/fields"},{"$ref":"#/components/parameters/key"},{"$ref":"#/components/parameters/oauth_token"},{"$ref":"#/components/parameters/prettyPrint"},{"$ref":"#/components/parameters/quotaUser"},{"$ref":"#/components/parameters/upload_protocol"},{"$ref":"#/components/parameters/uploadType"}]}},"components":{"parameters":{"_.xgafv":{"description":"V1 error format.","in":"query","name":"$.xgafv","schema":{"enum":["1","2"],"type":"string"}},"access_token":{"description":"OAuth access token.","in":"query","name":"access_token","schema":{"type":"string"}},"alt":{"description":"Data format for response.","in":"query","name":"alt","schema":{"enum":["json","media","proto"],"type":"string"}},"callback":{"description":"JSONP","in":"query","name":"callback","schema":{"type":"string"}},"fields":{"description":"Selector specifying which fields to include in a partial response.","in":"query","name":"fields","schema":{"type":"string"}},"key":{"description":"API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.","in":"query","name":"key","schema":{"type":"string"}},"oauth_token":{"description":"OAuth 2.0 token for the current user.","in":"query","name":"oauth_token","schema":{"type":"string"}},"prettyPrint":{"description":"Returns response with indentations and line breaks.","in":"query","name":"prettyPrint","schema":{"type":"boolean"}},"quotaUser":{"description":"Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.","in":"query","name":"quotaUser","schema":{"type":"string"}},"uploadType":{"description":"Legacy upload protocol for media (e.g. \"media\", \"multipart\").","in":"query","name":"uploadType","schema":{"type":"string"}},"upload_protocol":{"description":"Upload protocol for media (e.g. \"raw\", \"multipart\").","in":"query","name":"upload_protocol","schema":{"type":"string"}}},"schemas":{"GoogleChromePolicyVersionsV1AdditionalTargetKeyName":{"description":"Additional key names that will be used to identify the target of the policy value.","properties":{"key":{"description":"Key name.","type":"string"},"keyDescription":{"description":"Key description.","type":"string"}},"type":"object"},"GoogleChromePolicyVersionsV1BatchDeleteGroupPoliciesRequest":{"description":"Request message for specifying that multiple policy values will be deleted.","properties":{"requests":{"description":"List of policies that will be deleted as defined by the `requests`. All requests in the list must follow these restrictions: 1. All schemas in the list must have the same root namespace. 2. All `policyTargetKey.targetResource` values must point to a group resource. 3. All `policyTargetKey` values must have the same `app_id` key name in the `additionalTargetKeys`. 4. No two modification requests can reference the same `policySchema` + ` policyTargetKey` pair. ","items":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1DeleteGroupPolicyRequest"},"type":"array"}},"type":"object"},"GoogleChromePolicyVersionsV1BatchInheritOrgUnitPoliciesRequest":{"description":"Request message for specifying that multiple policy values inherit their value from their parents.","properties":{"requests":{"description":"List of policies that have to inherit their values as defined by the `requests`. All requests in the list must follow these restrictions: 1. All schemas in the list must have the same root namespace. 2. All `policyTargetKey.targetResource` values must point to an org unit resource. 3. All `policyTargetKey` values must have the same key names in the ` additionalTargetKeys`. This also means if one of the targets has an empty `additionalTargetKeys` map, all of the targets must have an empty `additionalTargetKeys` map. 4. No two modification requests can reference the same `policySchema` + ` policyTargetKey` pair. ","items":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1InheritOrgUnitPolicyRequest"},"type":"array"}},"type":"object"},"GoogleChromePolicyVersionsV1BatchModifyGroupPoliciesRequest":{"description":"Request message for modifying multiple policy values for a specific group-based target.","properties":{"requests":{"description":"List of policies to modify as defined by the `requests`. All requests in the list must follow these restrictions: 1. All schemas in the list must have the same root namespace. 2. All `policyTargetKey.targetResource` values must point to a group resource. 3. All `policyTargetKey` values must have the same `app_id` key name in the `additionalTargetKeys`. 4. No two modification requests can reference the same `policySchema` + ` policyTargetKey` pair. ","items":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1ModifyGroupPolicyRequest"},"type":"array"}},"type":"object"},"GoogleChromePolicyVersionsV1BatchModifyOrgUnitPoliciesRequest":{"description":"Request message for modifying multiple policy values for a specific target.","properties":{"requests":{"description":"List of policies to modify as defined by the `requests`. All requests in the list must follow these restrictions: 1. All schemas in the list must have the same root namespace. 2. All `policyTargetKey.targetResource` values must point to an org unit resource. 3. All `policyTargetKey` values must have the same key names in the ` additionalTargetKeys`. This also means if one of the targets has an empty `additionalTargetKeys` map, all of the targets must have an empty `additionalTargetKeys` map. 4. No two modification requests can reference the same `policySchema` + ` policyTargetKey` pair. ","items":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1ModifyOrgUnitPolicyRequest"},"type":"array"}},"type":"object"},"GoogleChromePolicyVersionsV1CertificateReference":{"description":"Error information for removing of a specific certificate on a specific target. A reference to a certificate.","properties":{"network":{"description":"Output only. The name of the referencing network.","readOnly":true,"type":"string"},"orgUnitId":{"description":"Output only. The obfuscated id of the org unit the referencing network is in.","readOnly":true,"type":"string"}},"type":"object"},"GoogleChromePolicyVersionsV1DefineCertificateRequest":{"description":"Request object for creating a certificate.","properties":{"ceritificateName":{"description":"Optional. The optional name of the certificate. If not specified, the certificate issuer will be used as the name.","type":"string"},"certificate":{"description":"Required. The raw contents of the .PEM, .CRT, or .CER file.","type":"string"},"settings":{"description":"Optional. Certificate settings within the chrome.networks.certificates namespace.","items":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1NetworkSetting"},"type":"array"},"targetResource":{"description":"Required. The target resource on which this certificate is applied. The following resources are supported: * Organizational Unit (\"orgunits/{orgunit_id}\")","type":"string"}},"type":"object"},"GoogleChromePolicyVersionsV1DefineCertificateResponse":{"description":"Response object for creating a certificate.","properties":{"networkId":{"description":"The guid of the certificate created by the action.","type":"string"},"settings":{"description":"the affiliated settings of the certificate (NOT IMPLEMENTED)","items":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1NetworkSetting"},"type":"array"},"targetResource":{"description":"the resource at which the certificate is defined.","type":"string"}},"type":"object"},"GoogleChromePolicyVersionsV1DefineNetworkRequest":{"description":"Request object for creating a new network.","properties":{"name":{"description":"Required. Name of the new created network.","type":"string"},"settings":{"description":"Required. Detailed network settings.","items":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1NetworkSetting"},"type":"array"},"targetResource":{"description":"Required. The target resource on which this new network will be defined. The following resources are supported: * Organizational Unit (\"orgunits/{orgunit_id}\")","type":"string"}},"type":"object"},"GoogleChromePolicyVersionsV1DefineNetworkResponse":{"description":"Response object for creating a network.","properties":{"networkId":{"description":"Network ID of the new created network.","type":"string"},"settings":{"description":"Detailed network settings of the new created network","items":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1NetworkSetting"},"type":"array"},"targetResource":{"description":"The target resource on which this new network will be defined. The following resources are supported: * Organizational Unit (\"orgunits/{orgunit_id}\")","type":"string"}},"type":"object"},"GoogleChromePolicyVersionsV1DeleteGroupPolicyRequest":{"description":"Request parameters for deleting the policy value of a specific group target.","properties":{"policySchema":{"description":"The fully qualified name of the policy schema that is being inherited.","type":"string"},"policyTargetKey":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1PolicyTargetKey","description":"Required. The key of the target for which we want to modify a policy. The target resource must point to a Group."}},"type":"object"},"GoogleChromePolicyVersionsV1FieldConstraints":{"description":"Information about any range constraints.","properties":{"numericRangeConstraint":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1NumericRangeConstraint","description":"The allowed range for numeric fields."},"uploadedFileConstraints":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1UploadedFileConstraints","description":"Constraints on the uploaded file of a file policy. If present, this policy requires a URL that can be fetched by uploading a file with the constraints specified in this proto."}},"type":"object"},"GoogleChromePolicyVersionsV1InheritOrgUnitPolicyRequest":{"description":"Request parameters for inheriting policy value of a specific org unit target from the policy value of its parent org unit.","properties":{"policySchema":{"description":"The fully qualified name of the policy schema that is being inherited.","type":"string"},"policyTargetKey":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1PolicyTargetKey","description":"Required. The key of the target for which we want to modify a policy. The target resource must point to an Org Unit."}},"type":"object"},"GoogleChromePolicyVersionsV1ListGroupPriorityOrderingRequest":{"description":"Request message for listing the group priority ordering of an app.","properties":{"policyNamespace":{"description":"The namespace of the policy type for the request.","type":"string"},"policySchema":{"description":"The schema name of the policy for the request.","type":"string"},"policyTargetKey":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1PolicyTargetKey","description":"Required. The key of the target for which we want to retrieve the group priority ordering. The target resource must point to an app."}},"type":"object"},"GoogleChromePolicyVersionsV1ListGroupPriorityOrderingResponse":{"description":"Response message for listing the group priority ordering of an app.","properties":{"groupIds":{"description":"Output only. The group IDs, in priority ordering.","items":{"type":"string"},"readOnly":true,"type":"array"},"policyNamespace":{"description":"Output only. The namespace of the policy type of the group IDs.","readOnly":true,"type":"string"},"policySchema":{"description":"Output only. The schema name of the policy for the group IDs.","readOnly":true,"type":"string"},"policyTargetKey":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1PolicyTargetKey","description":"Output only. The target resource for which the group priority ordering has been retrieved.","readOnly":true}},"type":"object"},"GoogleChromePolicyVersionsV1ListPolicySchemasResponse":{"description":"Response message for listing policy schemas that match a filter.","properties":{"nextPageToken":{"description":"The page token used to get the next page of policy schemas.","type":"string"},"policySchemas":{"description":"The list of policy schemas that match the query.","items":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1PolicySchema"},"type":"array"}},"type":"object"},"GoogleChromePolicyVersionsV1ModifyGroupPolicyRequest":{"description":"Request parameters for modifying a policy value for a specific group target.","properties":{"policyTargetKey":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1PolicyTargetKey","description":"Required. The key of the target for which we want to modify a policy. The target resource must point to a Group."},"policyValue":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1PolicyValue","description":"The new value for the policy."},"updateMask":{"description":"Required. Policy fields to update. Only fields in this mask will be updated; other fields in `policy_value` will be ignored (even if they have values). If a field is in this list it must have a value in 'policy_value'.","format":"google-fieldmask","type":"string"}},"type":"object"},"GoogleChromePolicyVersionsV1ModifyOrgUnitPolicyRequest":{"description":"Request parameters for modifying a policy value for a specific org unit target.","properties":{"policyTargetKey":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1PolicyTargetKey","description":"Required. The key of the target for which we want to modify a policy. The target resource must point to an Org Unit."},"policyValue":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1PolicyValue","description":"The new value for the policy."},"updateMask":{"description":"Required. Policy fields to update. Only fields in this mask will be updated; other fields in `policy_value` will be ignored (even if they have values). If a field is in this list it must have a value in 'policy_value'.","format":"google-fieldmask","type":"string"}},"type":"object"},"GoogleChromePolicyVersionsV1NetworkSetting":{"description":"A network setting contains network configurations.","properties":{"policySchema":{"description":"The fully qualified name of the network setting.","type":"string"},"value":{"additionalProperties":{"description":"Properties of the object."},"description":"The value of the network setting.","type":"object"}},"type":"object"},"GoogleChromePolicyVersionsV1NumericRangeConstraint":{"description":"A constraint on upper and/or lower bounds, with at least one being set.","properties":{"maximum":{"description":"Maximum value.","format":"int64","type":"string"},"minimum":{"description":"Minimum value.","format":"int64","type":"string"}},"type":"object"},"GoogleChromePolicyVersionsV1PolicyApiLifecycle":{"description":"Lifecycle information.","properties":{"deprecatedInFavorOf":{"description":"In the event that this policy was deprecated in favor of another policy, the fully qualified namespace(s) of the new policies as they will show in PolicyAPI. Could only be set if policy_api_lifecycle_stage is API_DEPRECATED.","items":{"type":"string"},"type":"array"},"description":{"description":"Description about current life cycle.","type":"string"},"endSupport":{"$ref":"#/components/schemas/GoogleTypeDate","description":"End supporting date for current policy. Attempting to modify a policy after its end support date will result in a Bad Request (400 error). Could only be set if policy_api_lifecycle_stage is API_DEPRECATED."},"policyApiLifecycleStage":{"description":"Indicates current life cycle stage of the policy API.","enum":["API_UNSPECIFIED","API_PREVIEW","API_DEVELOPMENT","API_CURRENT","API_DEPRECATED"],"type":"string"},"scheduledToDeprecatePolicies":{"description":"Corresponding to deprecated_in_favor_of, the fully qualified namespace(s) of the old policies that will be deprecated because of introduction of this policy. This field should not be manually set but will be set and exposed through PolicyAPI automatically.","items":{"type":"string"},"type":"array"}},"type":"object"},"GoogleChromePolicyVersionsV1PolicyModificationError":{"description":"Error information for a modification request of a specific policy on a specific target.","properties":{"errors":{"description":"Output only. The non-field errors related to the modification.","items":{"type":"string"},"readOnly":true,"type":"array"},"fieldErrors":{"description":"Output only. The error messages related to the modification.","items":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1PolicyModificationFieldError"},"readOnly":true,"type":"array"},"policySchema":{"description":"Output only. The specific policy schema modification that had an error.","readOnly":true,"type":"string"},"policyTargetKey":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1PolicyTargetKey","description":"Output only. The specific policy target modification that had error.","readOnly":true}},"type":"object"},"GoogleChromePolicyVersionsV1PolicyModificationErrorDetails":{"description":"Details of the errors encountered during a policy modification request. This message will be returned as part of the details of a google.rpc.Status returned to the user when there is an error in their request.","properties":{"modificationErrors":{"description":"Output only. List of specific policy modifications errors that may have occurred during a modifying request.","items":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1PolicyModificationError"},"readOnly":true,"type":"array"}},"type":"object"},"GoogleChromePolicyVersionsV1PolicyModificationFieldError":{"description":"Error information for a modification request of a specific field on a specific policy.","properties":{"error":{"description":"Output only. The error message related to the field.","readOnly":true,"type":"string"},"field":{"description":"Output only. The name of the field with the error.","readOnly":true,"type":"string"}},"type":"object"},"GoogleChromePolicyVersionsV1PolicySchema":{"description":"Resource representing a policy schema.","properties":{"accessRestrictions":{"description":"Output only. Specific access restrictions related to this policy.","items":{"type":"string"},"readOnly":true,"type":"array"},"additionalTargetKeyNames":{"description":"Output only. Additional key names that will be used to identify the target of the policy value. When specifying a `policyTargetKey`, each of the additional keys specified here will have to be included in the `additionalTargetKeys` map.","items":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1AdditionalTargetKeyName"},"readOnly":true,"type":"array"},"categoryTitle":{"description":"Title of the category in which a setting belongs.","type":"string"},"definition":{"$ref":"#/components/schemas/Proto2FileDescriptorProto","description":"Schema definition using proto descriptor."},"fieldDescriptions":{"description":"Output only. Detailed description of each field that is part of the schema. Fields are suggested to be displayed by the ordering in this list, not by field number.","items":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1PolicySchemaFieldDescription"},"readOnly":true,"type":"array"},"name":{"description":"Format: name=customers/{customer}/policySchemas/{schema_namespace}","type":"string"},"notices":{"description":"Output only. Special notice messages related to setting certain values in certain fields in the schema.","items":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1PolicySchemaNoticeDescription"},"readOnly":true,"type":"array"},"policyApiLifecycle":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1PolicyApiLifecycle","description":"Output only. Current lifecycle information.","readOnly":true},"policyDescription":{"description":"Output only. Description about the policy schema for user consumption.","readOnly":true,"type":"string"},"schemaName":{"description":"Output only. The fully qualified name of the policy schema. This value is used to fill the field `policy_schema` in PolicyValue when calling BatchInheritOrgUnitPolicies BatchModifyOrgUnitPolicies BatchModifyGroupPolicies or BatchDeleteGroupPolicies.","readOnly":true,"type":"string"},"supportUri":{"description":"Output only. URI to related support article for this schema.","readOnly":true,"type":"string"},"supportedPlatforms":{"description":"Output only. List indicates that the policy will only apply to devices/users on these platforms.","items":{"enum":["PLATFORM_UNSPECIFIED","CHROME_OS","CHROME_BROWSER","CHROME_BROWSER_FOR_ANDROID","CHROME_BROWSER_FOR_IOS"],"type":"string"},"readOnly":true,"type":"array"},"validTargetResources":{"description":"Output only. Information about applicable target resources for the policy.","items":{"enum":["TARGET_RESOURCE_UNSPECIFIED","ORG_UNIT","GROUP"],"type":"string"},"readOnly":true,"type":"array"}},"type":"object"},"GoogleChromePolicyVersionsV1PolicySchemaFieldDependencies":{"description":"The field and the value it must have for another field to be allowed to be set.","properties":{"sourceField":{"description":"The source field which this field depends on.","type":"string"},"sourceFieldValue":{"description":"The value which the source field must have for this field to be allowed to be set.","type":"string"}},"type":"object"},"GoogleChromePolicyVersionsV1PolicySchemaFieldDescription":{"description":"Provides detailed information for a particular field that is part of a PolicySchema.","properties":{"defaultValue":{"description":"Output only. Client default if the policy is unset.","readOnly":true},"description":{"deprecated":true,"description":"Deprecated. Use name and field_description instead. The description for the field.","type":"string"},"field":{"description":"Output only. The name of the field for associated with this description.","readOnly":true,"type":"string"},"fieldConstraints":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1FieldConstraints","description":"Output only. Information on any input constraints associated on the values for the field.","readOnly":true},"fieldDependencies":{"description":"Output only. Provides a list of fields and values. At least one of the fields must have the corresponding value in order for this field to be allowed to be set.","items":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1PolicySchemaFieldDependencies"},"readOnly":true,"type":"array"},"fieldDescription":{"description":"Output only. The description of the field.","readOnly":true,"type":"string"},"inputConstraint":{"description":"Output only. Any input constraints associated on the values for the field.","readOnly":true,"type":"string"},"knownValueDescriptions":{"description":"Output only. If the field has a set of known values, this field will provide a description for these values.","items":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1PolicySchemaFieldKnownValueDescription"},"readOnly":true,"type":"array"},"name":{"description":"Output only. The name of the field.","readOnly":true,"type":"string"},"nestedFieldDescriptions":{"description":"Output only. Provides the description of the fields nested in this field, if the field is a message type that defines multiple fields. Fields are suggested to be displayed by the ordering in this list, not by field number.","items":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1PolicySchemaFieldDescription"},"readOnly":true,"type":"array"},"requiredItems":{"description":"Output only. Provides a list of fields that are required to be set if this field has a certain value.","items":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1PolicySchemaRequiredItems"},"readOnly":true,"type":"array"}},"type":"object"},"GoogleChromePolicyVersionsV1PolicySchemaFieldKnownValueDescription":{"description":"Provides detailed information about a known value that is allowed for a particular field in a PolicySchema.","properties":{"description":{"description":"Output only. Additional description for this value.","readOnly":true,"type":"string"},"fieldDependencies":{"description":"Output only. Field conditions required for this value to be valid.","items":{"$ref":"#/components/schemas/GoogleChromePolicyVersionsV1PolicySchemaFieldDependencies"},"readOnly":true,"type":"array"},"value":{"description":"Output only. The string represenstation of the value that can be set for the field.","readOnly":true,"type":"string"}},"type":"object"},"GoogleChromePolicyVersionsV1PolicySchemaNoticeDescription":{"description":"Provides special notice messages related to a particular value in a field that is part of a PolicySchema.","properties":{"acknowledgementRequired":{"description":"Output only. Whether the user needs to acknowledge the notice message before the value can be set.","readOnly":true,"type":"boolean"},"field":{"description":"Output only. The field name associated with the notice.","readOnly":true,"type":"string"},"noticeMessage":{"description":"Output only. The notice message associate with the value of the field.","readOnly":true,"type":"string"},"noticeValue":{"description":"Output only. The value of the field that has a notice. When setting the field to this value, the user may be required to acknowledge the notice message in order for the value to be set.","readOnly":true,"type":"string"}},"type":"object"},"GoogleChromePolicyVersionsV1PolicySchemaRequiredItems":{"description":"The fields that will become required based on the value of this field.","properties":{"fieldConditions":{"description":"The value(s) of the field that provoke required field enforcement. An empty field_conditions implies that any value assigned to this field will provoke required field enforcement.","items":{"type":"string"},"type":"array"},"requiredFields":{"description":"The fields that are required as a consequence of the field conditions.","items":{"type":"string"},"type":"array"}},"type":"object"},"GoogleChromePolicyVersionsV1PolicyTargetKey":{"description":"The key used to identify the target on which the policy will be applied.","properties":{"additionalTargetKeys":{"additionalProperties":{"type":"string"},"description":"Map containing the additional target key name and value pairs used to further identify the target of the policy.","type":"object"},"targetResource":{"description":"The target resource on which this policy is applied. The following resources are supported: * Organizational Unit (\"orgunits/{orgunit_id}\") * Group (\"groups/{group_id}\")","type":"string"}},"type":"object"},"GoogleChromePolicyVersionsV1PolicyValue":{"description":"A particular value for a policy managed by the service.","properties":{"policySchema":{"description":"The fully qualified name of the policy schema associated with this policy.","type":"string"},"value":{"additionalProperties":{"description":"Properties of the object."},"description":"The value of the policy that is compatible with the schema that it is associated with.","type":"object"}},"type":"object"},"GoogleChromePolicyVersionsV1RemoveCertificateErrorDetails":{"description":"Details of the errors encountered during a remove certificate request. This message will be returned as part of the details of a google.rpc.Status ret