Skip to content

Commit d266978

Browse files
feat(all): auto-regenerate discovery clients (#2374)
1 parent 73fc7fd commit d266978

38 files changed

+693
-931
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,7 @@
623623
}
624624
}
625625
},
626-
"revision": "20230612",
626+
"revision": "20240123",
627627
"rootUrl": "https://admin.googleapis.com/",
628628
"schemas": {
629629
"Activities": {
@@ -688,7 +688,7 @@
688688
"items": {
689689
"properties": {
690690
"name": {
691-
"description": "Name of the event. This is the specific name of the activity reported by the API. And each `eventName` is related to a specific Google Workspace service or feature which the API organizes into types of events. For `eventName` request parameters in general: - If no `eventName` is given, the report returns all possible instances of an `eventName`. - When you request an `eventName`, the API's response returns all activities which contain that `eventName`. It is possible that the returned activities will have other `eventName` properties in addition to the one requested. For more information about `eventName` properties, see the list of event names for various applications above in `applicationName`.",
691+
"description": "Name of the event. This is the specific name of the activity reported by the API. And each `eventName` is related to a specific Google Workspace service or feature which the API organizes into types of events. For `eventName` request parameters in general: - If no `eventName` is given, the report returns all possible instances of an `eventName`. - When you request an `eventName`, the API's response returns all activities which contain that `eventName`. For more information about `eventName` properties, see the list of event names for various applications above in `applicationName`.",
692692
"type": "string"
693693
},
694694
"parameters": {

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

Lines changed: 3 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎cloudbilling/v1/cloudbilling-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -751,7 +751,7 @@
751751
}
752752
}
753753
},
754-
"revision": "20240112",
754+
"revision": "20240119",
755755
"rootUrl": "https://cloudbilling.googleapis.com/",
756756
"schemas": {
757757
"AggregationInfo": {
@@ -886,7 +886,7 @@
886886
"type": "array"
887887
},
888888
"role": {
889-
"description": "Role that is assigned to the list of `members`, or principals. For example, `roles/viewer`, `roles/editor`, or `roles/owner`.",
889+
"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).",
890890
"type": "string"
891891
}
892892
},

‎cloudbilling/v1/cloudbilling-gen.go

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

‎container/v1beta1/container-api.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@
392392
]
393393
},
394394
"getJwks": {
395-
"description": "Gets the public component of the cluster signing keys in JSON Web Key format. This API is not yet intended for general use, and is not available for all clusters.",
395+
"description": "Gets the public component of the cluster signing keys in JSON Web Key format.",
396396
"flatPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/jwks",
397397
"httpMethod": "GET",
398398
"id": "container.projects.locations.clusters.getJwks",
@@ -1133,7 +1133,7 @@
11331133
"well-known": {
11341134
"methods": {
11351135
"getOpenid-configuration": {
1136-
"description": "Gets the OIDC discovery document for the cluster. See the [OpenID Connect Discovery 1.0 specification](https://openid.net/specs/openid-connect-discovery-1_0.html) for details. This API is not yet intended for general use, and is not available for all clusters.",
1136+
"description": "Gets the OIDC discovery document for the cluster. See the [OpenID Connect Discovery 1.0 specification](https://openid.net/specs/openid-connect-discovery-1_0.html) for details.",
11371137
"flatPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/.well-known/openid-configuration",
11381138
"httpMethod": "GET",
11391139
"id": "container.projects.locations.clusters.well-known.getOpenid-configuration",
@@ -2565,7 +2565,7 @@
25652565
}
25662566
}
25672567
},
2568-
"revision": "20231201",
2568+
"revision": "20240109",
25692569
"rootUrl": "https://container.googleapis.com/",
25702570
"schemas": {
25712571
"AcceleratorConfig": {

‎container/v1beta1/container-gen.go

Lines changed: 4 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎content/v2.1/content-api.json

Lines changed: 1 addition & 164 deletions
Original file line numberDiff line numberDiff line change
@@ -574,135 +574,6 @@
574574
}
575575
},
576576
"resources": {
577-
"businessmessageslinks": {
578-
"methods": {
579-
"create": {
580-
"description": "Creates a `BusinessMessagesLink` in Merchant Center account.",
581-
"flatPath": "accounts/{accountId}/businessmessageslinks",
582-
"httpMethod": "POST",
583-
"id": "content.accounts.businessmessageslinks.create",
584-
"parameterOrder": [
585-
"accountId"
586-
],
587-
"parameters": {
588-
"accountId": {
589-
"description": "Required. The ID of the Merchant Center account.",
590-
"format": "int64",
591-
"location": "path",
592-
"required": true,
593-
"type": "string"
594-
}
595-
},
596-
"path": "accounts/{accountId}/businessmessageslinks",
597-
"request": {
598-
"$ref": "BusinessMessagesLink"
599-
},
600-
"response": {
601-
"$ref": "BusinessMessagesLink"
602-
},
603-
"scopes": [
604-
"https://www.googleapis.com/auth/content"
605-
]
606-
},
607-
"delete": {
608-
"description": "Deletes the specified `BusinessMessagesLink` resource from Merchant Center account.",
609-
"flatPath": "accounts/{accountId}/businessmessageslinks/{businessMessagesLinkId}",
610-
"httpMethod": "DELETE",
611-
"id": "content.accounts.businessmessageslinks.delete",
612-
"parameterOrder": [
613-
"accountId",
614-
"businessMessagesLinkId"
615-
],
616-
"parameters": {
617-
"accountId": {
618-
"description": "Required. The ID of the Merchant Center account.",
619-
"format": "int64",
620-
"location": "path",
621-
"required": true,
622-
"type": "string"
623-
},
624-
"businessMessagesLinkId": {
625-
"description": "Required. The identifier for the Business Messages Link.",
626-
"location": "path",
627-
"required": true,
628-
"type": "string"
629-
}
630-
},
631-
"path": "accounts/{accountId}/businessmessageslinks/{businessMessagesLinkId}",
632-
"scopes": [
633-
"https://www.googleapis.com/auth/content"
634-
]
635-
},
636-
"get": {
637-
"description": "Retrieves `BusinessMessagesLink` in Merchant Center account.",
638-
"flatPath": "accounts/{accountId}/businessmessageslinks/{businessMessagesLinkId}",
639-
"httpMethod": "GET",
640-
"id": "content.accounts.businessmessageslinks.get",
641-
"parameterOrder": [
642-
"accountId",
643-
"businessMessagesLinkId"
644-
],
645-
"parameters": {
646-
"accountId": {
647-
"description": "Required. The ID of the Merchant Center account.",
648-
"format": "int64",
649-
"location": "path",
650-
"required": true,
651-
"type": "string"
652-
},
653-
"businessMessagesLinkId": {
654-
"description": "Required. The identifier for the Business Messages Link.",
655-
"location": "path",
656-
"required": true,
657-
"type": "string"
658-
}
659-
},
660-
"path": "accounts/{accountId}/businessmessageslinks/{businessMessagesLinkId}",
661-
"response": {
662-
"$ref": "BusinessMessagesLink"
663-
},
664-
"scopes": [
665-
"https://www.googleapis.com/auth/content"
666-
]
667-
},
668-
"list": {
669-
"description": "Lists the `BusinessMessagesLink` resources for Merchant Center account.",
670-
"flatPath": "accounts/{accountId}/businessmessageslinks",
671-
"httpMethod": "GET",
672-
"id": "content.accounts.businessmessageslinks.list",
673-
"parameterOrder": [
674-
"accountId"
675-
],
676-
"parameters": {
677-
"accountId": {
678-
"description": "Required. The ID of the account.",
679-
"format": "int64",
680-
"location": "path",
681-
"required": true,
682-
"type": "string"
683-
},
684-
"pageSize": {
685-
"description": "Optional. The maximum number of `BusinessMessagesLink` resources for the Merchant Center account to return. Defaults to 50; values above 1000 will be coerced to 1000.",
686-
"format": "int32",
687-
"location": "query",
688-
"type": "integer"
689-
},
690-
"pageToken": {
691-
"description": "Optional. A page token, received from a previous `ListBusinessMessagesLinks` call. Provide the page token to retrieve the subsequent page. When paginating, all other parameters provided to `ListBusinessMessagesLinks` must match the call that provided the page token.",
692-
"location": "query",
693-
"type": "string"
694-
}
695-
},
696-
"path": "accounts/{accountId}/businessmessageslinks",
697-
"response": {
698-
"$ref": "ListBusinessMessagesLinksResponse"
699-
},
700-
"scopes": [
701-
"https://www.googleapis.com/auth/content"
702-
]
703-
}
704-
}
705-
},
706577
"credentials": {
707578
"methods": {
708579
"create": {
@@ -6315,7 +6186,7 @@
63156186
}
63166187
}
63176188
},
6318-
"revision": "20240116",
6189+
"revision": "20240123",
63196190
"rootUrl": "https://shoppingcontent.googleapis.com/",
63206191
"schemas": {
63216192
"Account": {
@@ -7997,22 +7868,6 @@
79977868
},
79987869
"type": "object"
79997870
},
8000-
"BusinessMessagesLink": {
8001-
"description": "A Link from a [Business Messages](https://businessmessages.google) Agent Id to the Merchant Center account. You can create multiple `BusinessMessagesLink` to Merchant Center Account. Only available to selected merchants. See [Create agents to manage brands](https://developers.google.com/business-communications/business-messages/guides/how-to/agents) for more information.",
8002-
"id": "BusinessMessagesLink",
8003-
"properties": {
8004-
"agentId": {
8005-
"description": "Required. Agent ID from Business Messages to link to the Merchant Center account. The Agent ID can be found in the [Business Communications Developer Console](https://developers.google.com/business-communications/business-messages/guides/concepts/developer-console#agent_selection).",
8006-
"type": "string"
8007-
},
8008-
"businessMessagesLinkId": {
8009-
"description": "Output only. Immutable. The ID uniquely identifying each `BusinessMessagesLink`.",
8010-
"readOnly": true,
8011-
"type": "string"
8012-
}
8013-
},
8014-
"type": "object"
8015-
},
80167871
"BuyOnGoogleProgramStatus": {
80177872
"description": "Response message for the GetProgramStatus method.",
80187873
"id": "BuyOnGoogleProgramStatus",
@@ -10326,24 +10181,6 @@
1032610181
},
1032710182
"type": "object"
1032810183
},
10329-
"ListBusinessMessagesLinksResponse": {
10330-
"description": "Response message for the `ListBusinessMessagesLinks` method.",
10331-
"id": "ListBusinessMessagesLinksResponse",
10332-
"properties": {
10333-
"businessMessagesLinks": {
10334-
"description": "The `BusinessMessagesLink` resources for the given Merchant Center account.",
10335-
"items": {
10336-
"$ref": "BusinessMessagesLink"
10337-
},
10338-
"type": "array"
10339-
},
10340-
"nextPageToken": {
10341-
"description": "A token, which can be sent as `pageToken` to retrieve the next page. If this field is omitted, there are no subsequent pages.",
10342-
"type": "string"
10343-
}
10344-
},
10345-
"type": "object"
10346-
},
1034710184
"ListCollectionStatusesResponse": {
1034810185
"description": "Response message for the ListCollectionStatuses method.",
1034910186
"id": "ListCollectionStatusesResponse",

0 commit comments

Comments
 (0)