Skip to content

Commit f72b5af

Browse files
authoredFeb 22, 2024
feat(all): auto-regenerate discovery clients (#2427)
1 parent 133e58b commit f72b5af

26 files changed

+22699
-1345
lines changed
 

‎admin/directory/v1/admin-api.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -4671,7 +4671,7 @@
46714671
}
46724672
}
46734673
},
4674-
"revision": "20240102",
4674+
"revision": "20240220",
46754675
"rootUrl": "https://admin.googleapis.com/",
46764676
"schemas": {
46774677
"Alias": {
@@ -6165,7 +6165,7 @@
61656165
"type": "string"
61666166
},
61676167
"payload": {
6168-
"description": "The payload for the command, provide it only if command supports it. The following commands support adding payload: * `SET_VOLUME`: Payload is a stringified JSON object in the form: { \"volume\": 50 }. The volume has to be an integer in the range [0,100]. * `DEVICE_START_CRD_SESSION`: Payload is optionally a stringified JSON object in the form: { \"ackedUserPresence\": true }. `ackedUserPresence` is a boolean. By default, `ackedUserPresence` is set to `false`. To start a Chrome Remote Desktop session for an active device, set `ackedUserPresence` to `true`.",
6168+
"description": "The payload for the command, provide it only if command supports it. The following commands support adding payload: * `SET_VOLUME`: Payload is a stringified JSON object in the form: { \"volume\": 50 }. The volume has to be an integer in the range [0,100]. * `DEVICE_START_CRD_SESSION`: Payload is optionally a stringified JSON object in the form: { \"ackedUserPresence\": true }. `ackedUserPresence` is a boolean. By default, `ackedUserPresence` is set to `false`. To start a Chrome Remote Desktop session for an active device, set `ackedUserPresence` to `true`. * `REBOOT`: Payload is a stringified JSON object in the form: { \"user_session_delay_seconds\": 300 }. The delay has to be in the range [0, 300].",
61696169
"type": "string"
61706170
}
61716171
},

‎admin/directory/v1/admin-gen.go

+4-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎admin/reports/v1/admin-api.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,8 @@
360360
},
361361
"orgUnitID": {
362362
"default": "",
363-
"description": "ID of the organizational unit to report on. Activity records will be shown only for users who belong to the specified organizational unit. Data before Dec 17, 2018 doesn't appear in the filtered results.",
363+
"deprecated": true,
364+
"description": "`Deprecated`. This field is deprecated and is no longer supported. ID of the organizational unit to report on. Activity records will be shown only for users who belong to the specified organizational unit. Data before Dec 17, 2018 doesn't appear in the filtered results.",
364365
"location": "query",
365366
"pattern": "(id:[a-z0-9]+)",
366367
"type": "string"
@@ -625,7 +626,7 @@
625626
}
626627
}
627628
},
628-
"revision": "20240130",
629+
"revision": "20240220",
629630
"rootUrl": "https://admin.googleapis.com/",
630631
"schemas": {
631632
"Activities": {

‎admin/reports/v1/admin-gen.go

+4-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎cloudasset/v1/cloudasset-api.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
"type": "string"
205205
},
206206
"scope": {
207-
"description": "Required. Only IAM policies on or below the scope will be returned. This can only be an organization number (such as \"organizations/123\"), a folder number (such as \"folders/123\"), a project ID (such as \"projects/my-project-id\"), or a project number (such as \"projects/12345\"). To know how to get organization id, visit [here ](https://cloud.google.com/resource-manager/docs/creating-managing-organization#retrieving_your_organization_id). To know how to get folder or project id, visit [here ](https://cloud.google.com/resource-manager/docs/creating-managing-folders#viewing_or_listing_folders_and_projects).",
207+
"description": "Required. Only IAM policies on or below the scope will be returned. This can only be an organization number (such as \"organizations/123\"), a folder number (such as \"folders/123\"), a project ID (such as \"projects/my-project-id\"), or a project number (such as \"projects/12345\"). To know how to get organization ID, visit [here ](https://cloud.google.com/resource-manager/docs/creating-managing-organization#retrieving_your_organization_id). To know how to get folder or project ID, visit [here ](https://cloud.google.com/resource-manager/docs/creating-managing-folders#viewing_or_listing_folders_and_projects).",
208208
"location": "path",
209209
"pattern": "^[^/]+/[^/]+$",
210210
"required": true,
@@ -628,7 +628,7 @@
628628
"type": "string"
629629
},
630630
"scope": {
631-
"description": "Required. The relative name of the root asset. Only resources and IAM policies within the scope will be analyzed. This can only be an organization number (such as \"organizations/123\"), a folder number (such as \"folders/123\"), a project ID (such as \"projects/my-project-id\"), or a project number (such as \"projects/12345\"). To know how to get organization id, visit [here ](https://cloud.google.com/resource-manager/docs/creating-managing-organization#retrieving_your_organization_id). To know how to get folder or project id, visit [here ](https://cloud.google.com/resource-manager/docs/creating-managing-folders#viewing_or_listing_folders_and_projects).",
631+
"description": "Required. The relative name of the root asset. Only resources and IAM policies within the scope will be analyzed. This can only be an organization number (such as \"organizations/123\"), a folder number (such as \"folders/123\"), a project ID (such as \"projects/my-project-id\"), or a project number (such as \"projects/12345\"). To know how to get organization ID, visit [here ](https://cloud.google.com/resource-manager/docs/creating-managing-organization#retrieving_your_organization_id). To know how to get folder or project ID, visit [here ](https://cloud.google.com/resource-manager/docs/creating-managing-folders#viewing_or_listing_folders_and_projects).",
632632
"location": "path",
633633
"pattern": "^[^/]+/[^/]+$",
634634
"required": true,
@@ -653,7 +653,7 @@
653653
],
654654
"parameters": {
655655
"scope": {
656-
"description": "Required. The relative name of the root asset. Only resources and IAM policies within the scope will be analyzed. This can only be an organization number (such as \"organizations/123\"), a folder number (such as \"folders/123\"), a project ID (such as \"projects/my-project-id\"), or a project number (such as \"projects/12345\"). To know how to get organization id, visit [here ](https://cloud.google.com/resource-manager/docs/creating-managing-organization#retrieving_your_organization_id). To know how to get folder or project id, visit [here ](https://cloud.google.com/resource-manager/docs/creating-managing-folders#viewing_or_listing_folders_and_projects).",
656+
"description": "Required. The relative name of the root asset. Only resources and IAM policies within the scope will be analyzed. This can only be an organization number (such as \"organizations/123\"), a folder number (such as \"folders/123\"), a project ID (such as \"projects/my-project-id\"), or a project number (such as \"projects/12345\"). To know how to get organization ID, visit [here ](https://cloud.google.com/resource-manager/docs/creating-managing-organization#retrieving_your_organization_id). To know how to get folder or project ID, visit [here ](https://cloud.google.com/resource-manager/docs/creating-managing-folders#viewing_or_listing_folders_and_projects).",
657657
"location": "path",
658658
"pattern": "^[^/]+/[^/]+$",
659659
"required": true,
@@ -1095,7 +1095,7 @@
10951095
}
10961096
}
10971097
},
1098-
"revision": "20240130",
1098+
"revision": "20240217",
10991099
"rootUrl": "https://cloudasset.googleapis.com/",
11001100
"schemas": {
11011101
"AccessSelector": {
@@ -1527,7 +1527,7 @@
15271527
"type": "object"
15281528
},
15291529
"ConditionEvaluation": {
1530-
"description": "The Condition evaluation.",
1530+
"description": "The condition evaluation.",
15311531
"id": "ConditionEvaluation",
15321532
"properties": {
15331533
"evaluationValue": {
@@ -1542,7 +1542,7 @@
15421542
"Reserved for future use.",
15431543
"The evaluation result is `true`.",
15441544
"The evaluation result is `false`.",
1545-
"The evaluation result is `conditional` when the condition expression contains variables that are either missing input values or have not been supported by Analyzer yet."
1545+
"The evaluation result is `conditional` when the condition expression contains variables that are either missing input values or have not been supported by Policy Analyzer yet."
15461546
],
15471547
"type": "string"
15481548
}
@@ -2271,7 +2271,7 @@
22712271
},
22722272
"conditionEvaluation": {
22732273
"$ref": "ConditionEvaluation",
2274-
"description": "The condition evaluation result for this rule. Only populated if it meets all the following criteria: * there is a condition defined for this rule * this rule is within a consolidated_policy * the consolidated_policy is within AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer or AnalyzeOrgPolicyGovernedAssetsResponse.GovernedResource"
2274+
"description": "The condition evaluation result for this rule. Only populated if it meets all the following criteria: * There is a condition defined for this rule. * This rule is within AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer.consolidated_policy, or AnalyzeOrgPolicyGovernedAssetsResponse.GovernedAsset.consolidated_policy when the AnalyzeOrgPolicyGovernedAssetsResponse.GovernedAsset has AnalyzeOrgPolicyGovernedAssetsResponse.GovernedAsset.governed_resource."
22752275
},
22762276
"denyAll": {
22772277
"description": "Setting this to true means that all values are denied. This field can be set only in Policies for list constraints.",
@@ -2283,7 +2283,7 @@
22832283
},
22842284
"values": {
22852285
"$ref": "GoogleCloudAssetV1StringValues",
2286-
"description": "List of values to be used for this PolicyRule. This field can be set only in Policies for list constraints."
2286+
"description": "List of values to be used for this policy rule. This field can be set only in policies for list constraints."
22872287
}
22882288
},
22892289
"type": "object"
@@ -3243,7 +3243,7 @@
32433243
"description": "Optional. Specifies a resource for analysis."
32443244
},
32453245
"scope": {
3246-
"description": "Required. The relative name of the root asset. Only resources and IAM policies within the scope will be analyzed. This can only be an organization number (such as \"organizations/123\"), a folder number (such as \"folders/123\"), a project ID (such as \"projects/my-project-id\"), or a project number (such as \"projects/12345\"). To know how to get organization id, visit [here ](https://cloud.google.com/resource-manager/docs/creating-managing-organization#retrieving_your_organization_id). To know how to get folder or project id, visit [here ](https://cloud.google.com/resource-manager/docs/creating-managing-folders#viewing_or_listing_folders_and_projects).",
3246+
"description": "Required. The relative name of the root asset. Only resources and IAM policies within the scope will be analyzed. This can only be an organization number (such as \"organizations/123\"), a folder number (such as \"folders/123\"), a project ID (such as \"projects/my-project-id\"), or a project number (such as \"projects/12345\"). To know how to get organization ID, visit [here ](https://cloud.google.com/resource-manager/docs/creating-managing-organization#retrieving_your_organization_id). To know how to get folder or project ID, visit [here ](https://cloud.google.com/resource-manager/docs/creating-managing-folders#viewing_or_listing_folders_and_projects).",
32473247
"type": "string"
32483248
}
32493249
},
@@ -4444,7 +4444,7 @@
44444444
"type": "object"
44454445
},
44464446
"Tag": {
4447-
"description": "The key and value for a [tag](https://cloud.google.com/resource-manager/docs/tags/tags-overview),",
4447+
"description": "The key and value for a [tag](https://cloud.google.com/resource-manager/docs/tags/tags-overview).",
44484448
"id": "Tag",
44494449
"properties": {
44504450
"tagKey": {

0 commit comments

Comments
 (0)