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 added:
- schemas.ChromeCrosDpanelAutosettingsProtoPolicyApiLifecycle.properties.deprecatedInFavorOf (Total Keys: 2)
Copy file name to clipboardExpand all lines: docs/dyn/chromepolicy_v1.customers.policySchemas.html
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -221,6 +221,9 @@ <h3>Method Details</h3>
221
221
},
222
222
],
223
223
"policyApiLifecycle": { # Output only. Current lifecycle information.
224
+
"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.
225
+
"A String",
226
+
],
224
227
"description": "A String", # Description about current life cycle.
225
228
"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.
226
229
"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.
@@ -230,6 +233,9 @@ <h3>Method Details</h3>
230
233
"policyApiLifecycleStage": "A String", # Indicate current life cycle stage of the policy API.
231
234
},
232
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
+
],
233
239
"description": "A String", # Description about current life cycle.
234
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.
235
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.
@@ -382,6 +388,9 @@ <h3>Method Details</h3>
382
388
},
383
389
],
384
390
"policyApiLifecycle": { # Output only. Current lifecycle information.
391
+
"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.
392
+
"A String",
393
+
],
385
394
"description": "A String", # Description about current life cycle.
386
395
"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.
387
396
"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.
@@ -391,6 +400,9 @@ <h3>Method Details</h3>
391
400
"policyApiLifecycleStage": "A String", # Indicate current life cycle stage of the policy API.
392
401
},
393
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
+
],
394
406
"description": "A String", # Description about current life cycle.
395
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.
396
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.
"description": "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.",
568
+
"items": {
569
+
"type": "string"
570
+
},
571
+
"type": "array"
572
+
},
566
573
"description": {
567
574
"description": "Description about current life cycle.",
0 commit comments