You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### chromepolicy:v1
The following keys were deleted:
- schemas.GoogleChromePolicyVersionsV1PolicySchema.properties.policyApiLifeycle.$ref (Total Keys: 1)
Copy file name to clipboardExpand all lines: docs/dyn/chromepolicy_v1.customers.policies.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -116,7 +116,7 @@ <h3>Method Details</h3>
116
116
{ # Request message for getting the resolved policy value for a specific target.
117
117
"pageSize": 42, # The maximum number of policies to return, defaults to 100 and has a maximum of 1000.
118
118
"pageToken": "A String", # The page token used to retrieve a specific page of the request.
119
-
"policySchemaFilter": "A String", # 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.*"
119
+
"policySchemaFilter": "A String", # 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.*"
120
120
"policyTargetKey": { # 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.
121
121
"additionalTargetKeys": { # Map containing the additional target key name and value pairs used to further identify the target of the policy.
Copy file name to clipboardExpand all lines: docs/dyn/chromepolicy_v1.customers.policySchemas.html
-24Lines changed: 0 additions & 24 deletions
Original file line number
Diff line number
Diff line change
@@ -232,18 +232,6 @@ <h3>Method Details</h3>
232
232
},
233
233
"policyApiLifecycleStage": "A String", # Indicate current life cycle stage of the policy API.
234
234
},
235
-
"policyApiLifeycle": { # Deprecated field because of typo.
236
-
"deprecatedInFavorOf": [ # 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
-
"A String",
238
-
],
239
-
"description": "A String", # Description about current life cycle.
240
-
"endSupport": { # 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
-
"day": 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't significant.
242
-
"month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
243
-
"year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
244
-
},
245
-
"policyApiLifecycleStage": "A String", # Indicate current life cycle stage of the policy API.
246
-
},
247
235
"policyDescription": "A String", # Output only. Description about the policy schema for user consumption.
248
236
"schemaName": "A String", # 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.
249
237
"supportUri": "A String", # Output only. URI to related support article for this schema.
@@ -399,18 +387,6 @@ <h3>Method Details</h3>
399
387
},
400
388
"policyApiLifecycleStage": "A String", # Indicate current life cycle stage of the policy API.
401
389
},
402
-
"policyApiLifeycle": { # Deprecated field because of typo.
403
-
"deprecatedInFavorOf": [ # 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
-
"A String",
405
-
],
406
-
"description": "A String", # Description about current life cycle.
407
-
"endSupport": { # 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
-
"day": 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't significant.
409
-
"month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
410
-
"year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
411
-
},
412
-
"policyApiLifecycleStage": "A String", # Indicate current life cycle stage of the policy API.
413
-
},
414
390
"policyDescription": "A String", # Output only. Description about the policy schema for user consumption.
415
391
"schemaName": "A String", # 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.
416
392
"supportUri": "A String", # Output only. URI to related support article for this schema.
"description": "Deprecated field because of typo."
1078
-
},
1079
1075
"policyDescription": {
1080
1076
"description": "Output only. Description about the policy schema for user consumption.",
1081
1077
"readOnly": true,
@@ -1373,7 +1369,7 @@
1373
1369
"type": "string"
1374
1370
},
1375
1371
"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.*\"",
0 commit comments