Skip to content

Commit deab77d

Browse files
feat(all): auto-regenerate discovery clients (#2416)
1 parent c702880 commit deab77d

32 files changed

+28623
-82
lines changed

cloudsupport/v2/cloudsupport-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,7 @@
552552
}
553553
}
554554
},
555-
"revision": "20231217",
555+
"revision": "20240212",
556556
"rootUrl": "https://cloudsupport.googleapis.com/",
557557
"schemas": {
558558
"Actor": {
@@ -650,7 +650,7 @@
650650
"type": "object"
651651
},
652652
"Case": {
653-
"description": "A Case is an object that contains the details of a support case. It contains fields for the time it was created, its priority, its classification, and more. Cases can also have comments and attachments that get added over time. A case is parented by a Google Cloud organization or project. Organizations are identified by a number, so the name of a case parented by an organization would look like this: ``` organizations/123/cases/456 ``` Projects have two unique identifiers, an ID and a number, and they look like this: ``` projects/abc/cases/456 ``` ``` projects/123/cases/456 ``` You can use either of them when calling the API. To learn more about project identifiers, see [AIP-2510](https://google.aip.dev/cloud/2510).",
653+
"description": "A Case is an object that contains the details of a support case. It contains fields for the time it was created, its priority, its classification, and more. Cases can also have comments and attachments that get added over time. A case is parented by a Google Cloud organization or project. Organizations are identified by a number, so the name of a case parented by an organization would look like this: ``` organizations/123/cases/456 ``` Projects have two unique identifiers, an ID and a number, and they look like this: ``` projects/abc/cases/456 ``` ``` projects/123/cases/456 ``` You can use either of them when calling the API. To learn more about project identifiers, see [AIP-2510](https://google.aip.dev/cloud/2510). Next ID: 38",
654654
"id": "Case",
655655
"properties": {
656656
"classification": {

cloudsupport/v2/cloudsupport-gen.go

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cloudsupport/v2beta/cloudsupport-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -583,7 +583,7 @@
583583
}
584584
}
585585
},
586-
"revision": "20240129",
586+
"revision": "20240212",
587587
"rootUrl": "https://cloudsupport.googleapis.com/",
588588
"schemas": {
589589
"Actor": {
@@ -681,7 +681,7 @@
681681
"type": "object"
682682
},
683683
"Case": {
684-
"description": "A Case is an object that contains the details of a support case. It contains fields for the time it was created, its priority, its classification, and more. Cases can also have comments and attachments that get added over time. A case is parented by a Google Cloud organization or project. Organizations are identified by a number, so the name of a case parented by an organization would look like this: ``` organizations/123/cases/456 ``` Projects have two unique identifiers, an ID and a number, and they look like this: ``` projects/abc/cases/456 ``` ``` projects/123/cases/456 ``` You can use either of them when calling the API. To learn more about project identifiers, see [AIP-2510](https://google.aip.dev/cloud/2510).",
684+
"description": "A Case is an object that contains the details of a support case. It contains fields for the time it was created, its priority, its classification, and more. Cases can also have comments and attachments that get added over time. A case is parented by a Google Cloud organization or project. Organizations are identified by a number, so the name of a case parented by an organization would look like this: ``` organizations/123/cases/456 ``` Projects have two unique identifiers, an ID and a number, and they look like this: ``` projects/abc/cases/456 ``` ``` projects/123/cases/456 ``` You can use either of them when calling the API. To learn more about project identifiers, see [AIP-2510](https://google.aip.dev/cloud/2510). Next ID: 38",
685685
"id": "Case",
686686
"properties": {
687687
"classification": {

cloudsupport/v2beta/cloudsupport-gen.go

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cloudtasks/v2beta2/cloudtasks-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -935,7 +935,7 @@
935935
}
936936
}
937937
},
938-
"revision": "20240130",
938+
"revision": "20240205",
939939
"rootUrl": "https://cloudtasks.googleapis.com/",
940940
"schemas": {
941941
"AcknowledgeTaskRequest": {
@@ -1084,7 +1084,7 @@
10841084
"type": "object"
10851085
},
10861086
"BufferTaskRequest": {
1087-
"description": "LINT.IfChange Request message for BufferTask.",
1087+
"description": "Request message for BufferTask.",
10881088
"id": "BufferTaskRequest",
10891089
"properties": {
10901090
"body": {

cloudtasks/v2beta2/cloudtasks-gen.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

contactcenteraiplatform/v1alpha1/contactcenteraiplatform-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@
512512
}
513513
}
514514
},
515-
"revision": "20240103",
515+
"revision": "20240207",
516516
"rootUrl": "https://contactcenteraiplatform.googleapis.com/",
517517
"schemas": {
518518
"AdminUser": {
@@ -537,7 +537,7 @@
537537
"type": "object"
538538
},
539539
"ContactCenter": {
540-
"description": "Message describing ContactCenter object Next ID: 18",
540+
"description": "Message describing ContactCenter object Next ID: 20",
541541
"id": "ContactCenter",
542542
"properties": {
543543
"adminUser": {

contactcenteraiplatform/v1alpha1/contactcenteraiplatform-gen.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

containeranalysis/v1/containeranalysis-api.json

Lines changed: 62 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -751,11 +751,43 @@
751751
]
752752
}
753753
}
754+
},
755+
"resources": {
756+
"methods": {
757+
"exportSBOM": {
758+
"description": "Generates an SBOM for the given resource.",
759+
"flatPath": "v1/projects/{projectsId}/resources/{resourcesId}:exportSBOM",
760+
"httpMethod": "POST",
761+
"id": "containeranalysis.projects.resources.exportSBOM",
762+
"parameterOrder": [
763+
"name"
764+
],
765+
"parameters": {
766+
"name": {
767+
"description": "Required. The name of the resource in the form of `projects/[PROJECT_ID]/resources/[RESOURCE_URL]`.",
768+
"location": "path",
769+
"pattern": "^projects/[^/]+/resources/.*$",
770+
"required": true,
771+
"type": "string"
772+
}
773+
},
774+
"path": "v1/{+name}:exportSBOM",
775+
"request": {
776+
"$ref": "ExportSBOMRequest"
777+
},
778+
"response": {
779+
"$ref": "ExportSBOMResponse"
780+
},
781+
"scopes": [
782+
"https://www.googleapis.com/auth/cloud-platform"
783+
]
784+
}
785+
}
754786
}
755787
}
756788
}
757789
},
758-
"revision": "20240105",
790+
"revision": "20240209",
759791
"rootUrl": "https://containeranalysis.googleapis.com/",
760792
"schemas": {
761793
"AliasContext": {
@@ -996,7 +1028,7 @@
9961028
"type": "array"
9971029
},
9981030
"role": {
999-
"description": "Role that is assigned to the list of `members`, or principals. For example, `roles/viewer`, `roles/editor`, or `roles/owner`.",
1031+
"description": "Role that is assigned to the list of `members`, or principals. For example, `roles/viewer`, `roles/editor`, or `roles/owner`. For an overview of the IAM roles and permissions, see the [IAM documentation](https://cloud.google.com/iam/docs/roles-overview). For a list of the available pre-defined roles, see [here](https://cloud.google.com/iam/docs/understanding-roles).",
10001032
"type": "string"
10011033
}
10021034
},
@@ -1659,6 +1691,12 @@
16591691
},
16601692
"type": "object"
16611693
},
1694+
"CloudStorageLocation": {
1695+
"description": "Empty placeholder to denote that this is a Google Cloud Storage export request.",
1696+
"id": "CloudStorageLocation",
1697+
"properties": {},
1698+
"type": "object"
1699+
},
16621700
"Command": {
16631701
"description": "Command describes a step performed as part of the build pipeline.",
16641702
"id": "Command",
@@ -3421,6 +3459,28 @@
34213459
},
34223460
"type": "object"
34233461
},
3462+
"ExportSBOMRequest": {
3463+
"description": "The request to generate and export SBOM. Target must be specified for the request.",
3464+
"id": "ExportSBOMRequest",
3465+
"properties": {
3466+
"cloudStorageLocation": {
3467+
"$ref": "CloudStorageLocation",
3468+
"description": "Empty placeholder to denote that this is a Google Cloud Storage export request."
3469+
}
3470+
},
3471+
"type": "object"
3472+
},
3473+
"ExportSBOMResponse": {
3474+
"description": "The response from a call to ExportSBOM.",
3475+
"id": "ExportSBOMResponse",
3476+
"properties": {
3477+
"discoveryOccurrence": {
3478+
"description": "The name of the discovery occurrence in the form \"projects/{project_id}/occurrences/{OCCURRENCE_ID} It can be used to track the progress of the SBOM export.",
3479+
"type": "string"
3480+
}
3481+
},
3482+
"type": "object"
3483+
},
34243484
"Expr": {
34253485
"description": "Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec. Example (Comparison): title: \"Summary size limit\" description: \"Determines if a summary is less than 100 chars\" expression: \"document.summary.size() \u003c 100\" Example (Equality): title: \"Requestor is owner\" description: \"Determines if requestor is the document owner\" expression: \"document.owner == request.auth.claims.email\" Example (Logic): title: \"Public documents\" description: \"Determine whether the document should be publicly visible\" expression: \"document.type != 'private' \u0026\u0026 document.type != 'internal'\" Example (Data Manipulation): title: \"Notification string\" description: \"Create a notification string with a timestamp.\" expression: \"'New message received at ' + string(document.create_time)\" The exact variables and functions that may be referenced within an expression are determined by the service that evaluates it. See the service documentation for additional information.",
34263486
"id": "Expr",

0 commit comments

Comments
 (0)