API Reference google_api_chrome_policy v0.2.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.
Attributes
-
description
(type:String.t
, default:nil
) - Description about current life cycle. -
endSupport
(type:GoogleApi.ChromePolicy.V1.Model.GoogleTypeDate.t
, default:nil
) - End supporting date for current policy. -
policyApiLifecycleStage
(type:String.t
, default:nil
) - Indicate current life cycle stage of the policy API.
Additional key names that will be used to identify the target of the policy value.
Request message for specifying that multiple policy values inherit their value from their parents.
Request message for modifying multiple policy values for a specific target.
Request parameters for inheriting policy value of a specific org unit target from the policy value of its parent org unit.
Response message for listing policy schemas that match a filter.
Request parameters for modifying a policy value for a specific org unit target.
Resource representing a policy schema. Next ID: 12
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 key used to identify the target on which the policy will be applied.
A particular value for a policy managed by the service.
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 uploading a file for a policy. Next ID: 5
Response message for downloading an uploaded file. Next ID: 2
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); } The JSON representation for Empty
is empty JSON object {}
.
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 value, with a zero year, such as an anniversary A year on its own, with zero month and day values A year and month value, with a zero day, such as a credit card expiration date Related types are google.type.TimeOfDay and 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.