View Source API Reference google_api_chrome_policy v0.5.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 object for creating a certificate.
Response object for creating a certificate.
Request object for creating a new network.
Response object for creating a network.
Request parameters for deleting the policy value of a specific group target.
Information about any range constraints.
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.
Lifecycle information.
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.
Resource representing a policy schema.
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 object for removing a certificate.
Response object for removing a certificate.
Request object for removing a network
Response object for removing a network.
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.
Request message for uploading a file for a policy.
Response message for downloading an uploaded file.
Constraints on the uploaded file of a file policy.
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
Describes a message type.
Describes an enum type.
Describes a value within an enum.
Describes a field within a message.
Describes a complete .proto file.
Describes a oneof.