View Source API Reference google_api_chrome_policy v0.4.0

Modules

API client metadata for GoogleApi.ChromePolicy.V1.

API calls for all endpoints tagged Customers.

API calls for all endpoints tagged Media.

Handle Tesla connections for GoogleApi.ChromePolicy.V1.

Additional key names that will be used to identify the target of the policy value.

Request message for specifying that multiple policy values will be deleted.

Request message for specifying that multiple policy values inherit their value from their parents.

Request message for modifying multiple policy values for a specific group-based target.

Request message for modifying multiple policy values for a specific target.

Error information for removing of a specific certificate on a specific target. A reference to a certificate.

Request parameters for deleting the policy value of a specific group target.

Request parameters for inheriting policy value of a specific org unit target from the policy value of its parent org unit.

Request message for listing the group priority ordering of an app.

Response message for listing the group priority ordering of an app.

Response message for listing policy schemas that match a filter.

Request parameters for modifying a policy value for a specific group target.

Request parameters for modifying a policy value for a specific org unit target.

A network setting contains network configurations.

A constraint on upper and/or lower bounds, with at least one being set.

Error information for a modification request of a specific policy on a specific target.

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.

Error information for a modification request of a specific field on a specific policy.

The field and the value it must have for another field to be allowed to be set.

Provides detailed information for a particular field that is part of a PolicySchema.

Provides detailed information about a known value that is allowed for a particular field in a PolicySchema.

Provides special notice messages related to a particular value in a field that is part of a PolicySchema.

The fields that will become required based on the value of this field.

The key used to identify the target on which the policy will be applied.

A particular value for a policy managed by the service.

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 returned to the user when there is an error in their request.

Request message for getting the resolved policy value for a specific target.

Response message for getting the resolved policy value for a specific target.

The resolved value of a policy for a given target.

Request message for updating the group priority ordering of an app.

A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }

Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: A full date, with non-zero year, month, and day values. A month and day, with a zero year (for example, an anniversary). A year on its own, with a zero month and a zero day. A year and month, with a zero day (for example, a credit card expiration date). Related types: google.type.TimeOfDay google.type.DateTime * google.protobuf.Timestamp