Skip to content

Commit 55d8bd6

Browse files
feat(chromepolicy): update the api
#### chromepolicy:v1 The following keys were deleted: - schemas.GoogleChromePolicyVersionsV1PolicySchema.properties.policyApiLifeycle.$ref (Total Keys: 1)
1 parent 4169285 commit 55d8bd6

File tree

3 files changed

+3
-31
lines changed

3 files changed

+3
-31
lines changed

docs/dyn/chromepolicy_v1.customers.policies.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ <h3>Method Details</h3>
116116
{ # Request message for getting the resolved policy value for a specific target.
117117
&quot;pageSize&quot;: 42, # The maximum number of policies to return, defaults to 100 and has a maximum of 1000.
118118
&quot;pageToken&quot;: &quot;A String&quot;, # The page token used to retrieve a specific page of the request.
119-
&quot;policySchemaFilter&quot;: &quot;A String&quot;, # The schema filter to apply to the resolve request. Specify a schema name to view a particular schema, for example: chrome.users.ShowLogoutButton Wildcards are supported, but only in the leaf portion of the schema name. Wildcards cannot be used in namespace directly. Please read https://developers.google.com/chrome/policy/guides/policy-schemas for details on schema namespaces. For example: Valid: &quot;chrome.users.*&quot;, &quot;chrome.users.apps.*&quot;, &quot;chrome.printers.*&quot; Invalid: &quot;*&quot;, &quot;*.users&quot;, &quot;chrome.*&quot;, &quot;chrome.*.apps.*&quot;
119+
&quot;policySchemaFilter&quot;: &quot;A String&quot;, # Required. The schema filter to apply to the resolve request. Specify a schema name to view a particular schema, for example: chrome.users.ShowLogoutButton Wildcards are supported, but only in the leaf portion of the schema name. Wildcards cannot be used in namespace directly. Please read https://developers.google.com/chrome/policy/guides/policy-schemas for details on schema namespaces. For example: Valid: &quot;chrome.users.*&quot;, &quot;chrome.users.apps.*&quot;, &quot;chrome.printers.*&quot; Invalid: &quot;*&quot;, &quot;*.users&quot;, &quot;chrome.*&quot;, &quot;chrome.*.apps.*&quot;
120120
&quot;policyTargetKey&quot;: { # The key used to identify the target on which the policy will be applied. # Required. The key of the target resource on which the policies should be resolved.
121121
&quot;additionalTargetKeys&quot;: { # Map containing the additional target key name and value pairs used to further identify the target of the policy.
122122
&quot;a_key&quot;: &quot;A String&quot;,

docs/dyn/chromepolicy_v1.customers.policySchemas.html

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -232,18 +232,6 @@ <h3>Method Details</h3>
232232
},
233233
&quot;policyApiLifecycleStage&quot;: &quot;A String&quot;, # Indicate current life cycle stage of the policy API.
234234
},
235-
&quot;policyApiLifeycle&quot;: { # Deprecated field because of typo.
236-
&quot;deprecatedInFavorOf&quot;: [ # 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.
237-
&quot;A String&quot;,
238-
],
239-
&quot;description&quot;: &quot;A String&quot;, # Description about current life cycle.
240-
&quot;endSupport&quot;: { # 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 # End supporting date for current policy.
241-
&quot;day&quot;: 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn&#x27;t significant.
242-
&quot;month&quot;: 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
243-
&quot;year&quot;: 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
244-
},
245-
&quot;policyApiLifecycleStage&quot;: &quot;A String&quot;, # Indicate current life cycle stage of the policy API.
246-
},
247235
&quot;policyDescription&quot;: &quot;A String&quot;, # Output only. Description about the policy schema for user consumption.
248236
&quot;schemaName&quot;: &quot;A String&quot;, # 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.
249237
&quot;supportUri&quot;: &quot;A String&quot;, # Output only. URI to related support article for this schema.
@@ -399,18 +387,6 @@ <h3>Method Details</h3>
399387
},
400388
&quot;policyApiLifecycleStage&quot;: &quot;A String&quot;, # Indicate current life cycle stage of the policy API.
401389
},
402-
&quot;policyApiLifeycle&quot;: { # Deprecated field because of typo.
403-
&quot;deprecatedInFavorOf&quot;: [ # 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.
404-
&quot;A String&quot;,
405-
],
406-
&quot;description&quot;: &quot;A String&quot;, # Description about current life cycle.
407-
&quot;endSupport&quot;: { # 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 # End supporting date for current policy.
408-
&quot;day&quot;: 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn&#x27;t significant.
409-
&quot;month&quot;: 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
410-
&quot;year&quot;: 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
411-
},
412-
&quot;policyApiLifecycleStage&quot;: &quot;A String&quot;, # Indicate current life cycle stage of the policy API.
413-
},
414390
&quot;policyDescription&quot;: &quot;A String&quot;, # Output only. Description about the policy schema for user consumption.
415391
&quot;schemaName&quot;: &quot;A String&quot;, # 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.
416392
&quot;supportUri&quot;: &quot;A String&quot;, # Output only. URI to related support article for this schema.

googleapiclient/discovery_cache/documents/chromepolicy.v1.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,7 @@
557557
}
558558
}
559559
},
560-
"revision": "20230226",
560+
"revision": "20230304",
561561
"rootUrl": "https://chromepolicy.googleapis.com/",
562562
"schemas": {
563563
"ChromeCrosDpanelAutosettingsProtoPolicyApiLifecycle": {
@@ -1072,10 +1072,6 @@
10721072
"description": "Output only. Current lifecycle information.",
10731073
"readOnly": true
10741074
},
1075-
"policyApiLifeycle": {
1076-
"$ref": "ChromeCrosDpanelAutosettingsProtoPolicyApiLifecycle",
1077-
"description": "Deprecated field because of typo."
1078-
},
10791075
"policyDescription": {
10801076
"description": "Output only. Description about the policy schema for user consumption.",
10811077
"readOnly": true,
@@ -1373,7 +1369,7 @@
13731369
"type": "string"
13741370
},
13751371
"policySchemaFilter": {
1376-
"description": "The schema filter to apply to the resolve request. Specify a schema name to view a particular schema, for example: chrome.users.ShowLogoutButton Wildcards are supported, but only in the leaf portion of the schema name. Wildcards cannot be used in namespace directly. Please read https://developers.google.com/chrome/policy/guides/policy-schemas for details on schema namespaces. For example: Valid: \"chrome.users.*\", \"chrome.users.apps.*\", \"chrome.printers.*\" Invalid: \"*\", \"*.users\", \"chrome.*\", \"chrome.*.apps.*\"",
1372+
"description": "Required. The schema filter to apply to the resolve request. Specify a schema name to view a particular schema, for example: chrome.users.ShowLogoutButton Wildcards are supported, but only in the leaf portion of the schema name. Wildcards cannot be used in namespace directly. Please read https://developers.google.com/chrome/policy/guides/policy-schemas for details on schema namespaces. For example: Valid: \"chrome.users.*\", \"chrome.users.apps.*\", \"chrome.printers.*\" Invalid: \"*\", \"*.users\", \"chrome.*\", \"chrome.*.apps.*\"",
13771373
"type": "string"
13781374
},
13791375
"policyTargetKey": {

0 commit comments

Comments
 (0)