Show / Hide Table of Contents

Namespace Google.Apis.ChromePolicy.v1

Classes

ChromePolicyBaseServiceRequest<TResponse>

A base abstract class for ChromePolicy requests.

ChromePolicyService

The ChromePolicy Service.

ChromePolicyService.Scope

Available OAuth 2.0 scopes for use with the Chrome Policy API.

ChromePolicyService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Chrome Policy API.

CustomersResource

The "customers" collection of methods.

CustomersResource.PoliciesResource

The "policies" collection of methods.

CustomersResource.PoliciesResource.GroupsResource

The "groups" collection of methods.

CustomersResource.PoliciesResource.GroupsResource.BatchDeleteRequest

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.

CustomersResource.PoliciesResource.GroupsResource.BatchModifyRequest

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.

CustomersResource.PoliciesResource.GroupsResource.ListGroupPriorityOrderingRequest

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.

CustomersResource.PoliciesResource.GroupsResource.UpdateGroupPriorityOrderingRequest

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.

CustomersResource.PoliciesResource.NetworksResource

The "networks" collection of methods.

CustomersResource.PoliciesResource.NetworksResource.DefineCertificateRequest

Creates a certificate at a specified OU for a customer.

CustomersResource.PoliciesResource.NetworksResource.DefineNetworkRequest

Define a new network.

CustomersResource.PoliciesResource.NetworksResource.RemoveCertificateRequest

Remove an existing certificate by guid.

CustomersResource.PoliciesResource.NetworksResource.RemoveNetworkRequest

Remove an existing network by guid.

CustomersResource.PoliciesResource.OrgunitsResource

The "orgunits" collection of methods.

CustomersResource.PoliciesResource.OrgunitsResource.BatchInheritRequest

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.

CustomersResource.PoliciesResource.OrgunitsResource.BatchModifyRequest

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.

CustomersResource.PoliciesResource.ResolveRequest

Gets the resolved policy values for a list of policies that match a search query.

CustomersResource.PolicySchemasResource

The "policySchemas" collection of methods.

CustomersResource.PolicySchemasResource.GetRequest

Get a specific policy schema for a customer by its resource name.

CustomersResource.PolicySchemasResource.ListRequest

Gets a list of policy schemas that match a specified filter value for a given customer.

MediaResource

The "media" collection of methods.

MediaResource.UploadMediaUpload

Upload media upload which supports resumable upload.

MediaResource.UploadRequest

Creates an enterprise file from the content provided by user. Returns a public download url for end user.

Enums

ChromePolicyBaseServiceRequest<TResponse>.AltEnum

Data format for response.

ChromePolicyBaseServiceRequest<TResponse>.XgafvEnum

V1 error format.

MediaResource.UploadMediaUpload.AltEnum

Data format for response.

MediaResource.UploadMediaUpload.XgafvEnum

V1 error format.

In this article
Back to top Generated by DocFX