Skip to content

Commit 32a5d10

Browse files
feat(all): auto-regenerate discovery clients (#2548)
1 parent 2f2505b commit 32a5d10

14 files changed

+2661
-5019
lines changed

chat/v1/chat-api.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"description": "Import spaces, messages, and memberships into Google Chat."
1313
},
1414
"https://www.googleapis.com/auth/chat.memberships": {
15-
"description": "View, add, update, and remove members from conversations in Google Chat"
15+
"description": "View, add, and remove members from conversations in Google Chat"
1616
},
1717
"https://www.googleapis.com/auth/chat.memberships.app": {
1818
"description": "Add and remove itself from conversations in Google Chat"
@@ -634,7 +634,7 @@
634634
"messages": {
635635
"methods": {
636636
"create": {
637-
"description": "Creates a message in a Google Chat space. For an example, see [Send a message](https://developers.google.com/workspace/chat/create-messages). Calling this method requires [authentication](https://developers.google.com/workspace/chat/authenticate-authorize) and supports the following authentication types: - For text messages, user authentication or app authentication are supported. - For card messages, only app authentication is supported. (Only Chat apps can create card messages.)",
637+
"description": "Creates a message in a Google Chat space. The maximum message size, including text and cards, is 32,000 bytes. For an example, see [Send a message](https://developers.google.com/workspace/chat/create-messages). Calling this method requires [authentication](https://developers.google.com/workspace/chat/authenticate-authorize) and supports the following authentication types: - For text messages, user authentication or app authentication are supported. - For card messages, only app authentication is supported. (Only Chat apps can create card messages.)",
638638
"flatPath": "v1/spaces/{spacesId}/messages",
639639
"httpMethod": "POST",
640640
"id": "chat.spaces.messages.create",
@@ -1215,7 +1215,7 @@
12151215
}
12161216
}
12171217
},
1218-
"revision": "20240420",
1218+
"revision": "20240423",
12191219
"rootUrl": "https://chat.googleapis.com/",
12201220
"schemas": {
12211221
"AccessoryWidget": {
@@ -1835,7 +1835,7 @@
18351835
"type": "string"
18361836
},
18371837
"isDialogEvent": {
1838-
"description": "For `CARD_CLICKED` interaction events, whether the user interacted with a [dialog](https://developers.google.com/workspace/chat/dialogs).",
1838+
"description": "For `CARD_CLICKED` and `MESSAGE` interaction events, whether the user is interacting with or about to interact with a [dialog](https://developers.google.com/workspace/chat/dialogs).",
18391839
"type": "boolean"
18401840
},
18411841
"message": {

chat/v1/chat-gen.go

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

compute/v0.beta/compute-api.json

Lines changed: 52 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -41579,7 +41579,7 @@
4157941579
}
4158041580
}
4158141581
},
41582-
"revision": "20240407",
41582+
"revision": "20240421",
4158341583
"rootUrl": "https://compute.googleapis.com/",
4158441584
"schemas": {
4158541585
"AWSV4Signature": {
@@ -43012,7 +43012,7 @@
4301243012
"type": "object"
4301343013
},
4301443014
"AllocationSpecificSKUReservation": {
43015-
"description": "This reservation type allows to pre allocate specific instance configuration. Next ID: 6",
43015+
"description": "This reservation type allows to pre allocate specific instance configuration.",
4301643016
"id": "AllocationSpecificSKUReservation",
4301743017
"properties": {
4301843018
"assuredCount": {
@@ -50363,6 +50363,10 @@
5036350363
"format": "uint64",
5036450364
"type": "string"
5036550365
},
50366+
"ipCollection": {
50367+
"description": "Resource reference of a PublicDelegatedPrefix. The PDP must be a sub-PDP in EXTERNAL_IPV6_FORWARDING_RULE_CREATION mode. Use one of the following formats to specify a sub-PDP when creating an IPv6 NetLB forwarding rule using BYOIP: Full resource URL, as in https://www.googleapis.com/compute/v1/projects/project_id/regions/region /publicDelegatedPrefixes/sub-pdp-name Partial URL, as in: - projects/project_id/regions/region/publicDelegatedPrefixes/sub-pdp-name - regions/region/publicDelegatedPrefixes/sub-pdp-name ",
50368+
"type": "string"
50369+
},
5036650370
"ipVersion": {
5036750371
"description": "The IP Version that will be used by this forwarding rule. Valid options are IPV4 or IPV6.",
5036850372
"enum": [
@@ -69187,7 +69191,7 @@
6918769191
},
6918869192
"filter": {
6918969193
"$ref": "PacketMirroringFilter",
69190-
"description": "Filter for mirrored traffic. If unspecified, all traffic is mirrored."
69194+
"description": "Filter for mirrored traffic. If unspecified, all IPv4 traffic is mirrored."
6919169195
},
6919269196
"id": {
6919369197
"description": "[Output Only] The unique identifier for the resource. This identifier is defined by the server.",
@@ -69409,7 +69413,7 @@
6940969413
"type": "array"
6941069414
},
6941169415
"cidrRanges": {
69412-
"description": "One or more IPv4 or IPv6 CIDR ranges that apply as filter on the source (ingress) or destination (egress) IP in the IP header. If no ranges are specified, all IPv4 traffic that matches the specified IPProtocols is mirrored. If neither cidrRanges nor IPProtocols is specified, all IPv4 traffic is mirrored. To mirror all IPv4 and IPv6 traffic, use \"0.0.0.0/0,::/0\".",
69416+
"description": "One or more IPv4 or IPv6 CIDR ranges that apply as filters on the source (ingress) or destination (egress) IP in the IP header. If no ranges are specified, all IPv4 traffic that matches the specified IPProtocols is mirrored. If neither cidrRanges nor IPProtocols is specified, all IPv4 traffic is mirrored. To mirror all IPv4 and IPv6 traffic, use \"0.0.0.0/0,::/0\".",
6941369417
"items": {
6941469418
"type": "string"
6941569419
},
@@ -70636,6 +70640,11 @@
7063670640
"description": "A PublicDelegatedPrefix resource represents an IP block within a PublicAdvertisedPrefix that is configured within a single cloud scope (global or region). IPs in the block can be allocated to resources within that scope. Public delegated prefixes may be further broken up into smaller IP blocks in the same scope as the parent block.",
7063770641
"id": "PublicDelegatedPrefix",
7063870642
"properties": {
70643+
"allocatablePrefixLength": {
70644+
"description": "The allocatable prefix length supported by this public delegated prefix. This field is optional and cannot be set for prefixes in DELEGATION mode. It cannot be set for IPv4 prefixes either, and it always defaults to 32.",
70645+
"format": "int32",
70646+
"type": "integer"
70647+
},
7063970648
"byoipApiVersion": {
7064070649
"description": "[Output Only] The version of BYOIP API.",
7064170650
"enum": [
@@ -70679,6 +70688,18 @@
7067970688
"description": "[Output Only] Type of the resource. Always compute#publicDelegatedPrefix for public delegated prefixes.",
7068070689
"type": "string"
7068170690
},
70691+
"mode": {
70692+
"description": "The public delegated prefix mode for IPv6 only.",
70693+
"enum": [
70694+
"DELEGATION",
70695+
"EXTERNAL_IPV6_FORWARDING_RULE_CREATION"
70696+
],
70697+
"enumDescriptions": [
70698+
"The public delegated prefix is used for further sub-delegation only. Such prefixes cannot set allocatablePrefixLength.",
70699+
"The public delegated prefix is used for creating forwarding rules only. Such prefixes cannot set publicDelegatedSubPrefixes."
70700+
],
70701+
"type": "string"
70702+
},
7068270703
"name": {
7068370704
"annotations": {
7068470705
"required": [
@@ -71045,6 +71066,11 @@
7104571066
"description": "Represents a sub PublicDelegatedPrefix.",
7104671067
"id": "PublicDelegatedPrefixPublicDelegatedSubPrefix",
7104771068
"properties": {
71069+
"allocatablePrefixLength": {
71070+
"description": "The allocatable prefix length supported by this PublicDelegatedSubPrefix.",
71071+
"format": "int32",
71072+
"type": "integer"
71073+
},
7104871074
"delegateeProject": {
7104971075
"description": "Name of the project scoping this PublicDelegatedSubPrefix.",
7105071076
"type": "string"
@@ -71061,6 +71087,18 @@
7106171087
"description": "Whether the sub prefix is delegated to create Address resources in the delegatee project.",
7106271088
"type": "boolean"
7106371089
},
71090+
"mode": {
71091+
"description": "The PublicDelegatedSubPrefix mode for IPv6 only.",
71092+
"enum": [
71093+
"DELEGATION",
71094+
"EXTERNAL_IPV6_FORWARDING_RULE_CREATION"
71095+
],
71096+
"enumDescriptions": [
71097+
"The public delegated prefix is used for further sub-delegation only. Such prefixes cannot set allocatablePrefixLength.",
71098+
"The public delegated prefix is used for creating forwarding rules only. Such prefixes cannot set publicDelegatedSubPrefixes."
71099+
],
71100+
"type": "string"
71101+
},
7106471102
"name": {
7106571103
"description": "The name of the sub public delegated prefix.",
7106671104
"type": "string"
@@ -71373,6 +71411,7 @@
7137371411
"SNAPSHOTS",
7137471412
"SSD_TOTAL_GB",
7137571413
"SSL_CERTIFICATES",
71414+
"SSL_POLICIES",
7137671415
"STATIC_ADDRESSES",
7137771416
"STATIC_BYOIP_ADDRESSES",
7137871417
"STATIC_EXTERNAL_IPV6_ADDRESS_RANGES",
@@ -71557,6 +71596,7 @@
7155771596
"",
7155871597
"",
7155971598
"",
71599+
"",
7156071600
""
7156171601
],
7156271602
"type": "string"
@@ -75862,18 +75902,18 @@
7586275902
"type": "boolean"
7586375903
},
7586475904
"enableIpv6": {
75865-
"description": "Enable IPv6 traffic over BGP Peer. If not specified, it is disabled by default.",
75905+
"description": "Enable IPv6 traffic over BGP Peer. It is enabled by default if the peerIpAddress is version 6.",
7586675906
"type": "boolean"
7586775907
},
7586875908
"exportPolicies": {
75869-
"description": "List of export policies applied to this peer, in the order they must be evaluated. The name must correspond to an existing policy that has ROUTE_POLICY_TYPE_EXPORT type.",
75909+
"description": "List of export policies applied to this peer, in the order they must be evaluated. The name must correspond to an existing policy that has ROUTE_POLICY_TYPE_EXPORT type. Note that Route Policies are currently available in preview. Please use Beta API to use Route Policies.",
7587075910
"items": {
7587175911
"type": "string"
7587275912
},
7587375913
"type": "array"
7587475914
},
7587575915
"importPolicies": {
75876-
"description": "List of import policies applied to this peer, in the order they must be evaluated. The name must correspond to an existing policy that has ROUTE_POLICY_TYPE_IMPORT type.",
75916+
"description": "List of import policies applied to this peer, in the order they must be evaluated. The name must correspond to an existing policy that has ROUTE_POLICY_TYPE_IMPORT type. Note that Route Policies are currently available in preview. Please use Beta API to use Route Policies.",
7587775917
"items": {
7587875918
"type": "string"
7587975919
},
@@ -75884,7 +75924,7 @@
7588475924
"type": "string"
7588575925
},
7588675926
"ipAddress": {
75887-
"description": "IP address of the interface inside Google Cloud Platform. Only IPv4 is supported.",
75927+
"description": "IP address of the interface inside Google Cloud Platform.",
7588875928
"type": "string"
7588975929
},
7589075930
"ipv4NexthopAddress": {
@@ -75932,7 +75972,7 @@
7593275972
"type": "integer"
7593375973
},
7593475974
"peerIpAddress": {
75935-
"description": "IP address of the BGP interface outside Google Cloud Platform. Only IPv4 is supported.",
75975+
"description": "IP address of the BGP interface outside Google Cloud Platform.",
7593675976
"type": "string"
7593775977
},
7593875978
"peerIpv4NexthopAddress": {
@@ -75999,7 +76039,7 @@
7599976039
"id": "RouterInterface",
7600076040
"properties": {
7600176041
"ipRange": {
76002-
"description": "IP address and range of the interface. The IP range must be in the RFC3927 link-local IP address space. The value must be a CIDR-formatted string, for example: 169.254.0.1/30. NOTE: Do not truncate the address as it represents the IP address of the interface.",
76042+
"description": "IP address and range of the interface. - For Internet Protocol version 4 (IPv4), the IP range must be in the RFC3927 link-local IP address space. The value must be a CIDR-formatted string, for example, 169.254.0.1/30. Note: Do not truncate the IP address, as it represents the IP address of the interface. - For Internet Protocol version 6 (IPv6), the value must be a unique local address (ULA) range from fdff:1::/64 with a mask length of 126 or less. This value should be a CIDR-formatted string, for example, fc00:0:1:1::1/112. Within the router's VPC, this IPv6 prefix will be reserved exclusively for this connection and cannot be used for any other purpose. ",
7600376043
"type": "string"
7600476044
},
7600576045
"ipVersion": {
@@ -76565,7 +76605,7 @@
7656576605
"type": "boolean"
7656676606
},
7656776607
"enableIpv6": {
76568-
"description": "Enable IPv6 traffic over BGP Peer. If not specified, it is disabled by default.",
76608+
"description": "Enable IPv6 traffic over BGP Peer. It is enabled by default if the peerIpAddress is version 6.",
7656976609
"type": "boolean"
7657076610
},
7657176611
"ipAddress": {
@@ -85273,7 +85313,7 @@
8527385313
"type": "string"
8527485314
},
8527585315
"httpFilters": {
85276-
"description": "URLs to networkservices.HttpFilter resources enabled for xDS clients using this configuration. For example, https://networkservices.googleapis.com/beta/projects/project/locations/ locationhttpFilters/httpFilter Only filters that handle outbound connection and stream events may be specified. These filters work in conjunction with a default set of HTTP filters that may already be configured by Traffic Director. Traffic Director will determine the final location of these filters within xDS configuration based on the name of the HTTP filter. If Traffic Director positions multiple filters at the same location, those filters will be in the same order as specified in this list. httpFilters only applies for loadbalancers with loadBalancingScheme set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details.",
85316+
"description": "URLs to networkservices.HttpFilter resources enabled for xDS clients using this configuration. For example, https://networkservices.googleapis.com/beta/projects/project/locations/ location/httpFilters/httpFilter Only filters that handle outbound connection and stream events may be specified. These filters work in conjunction with a default set of HTTP filters that may already be configured by Traffic Director. Traffic Director will determine the final location of these filters within xDS configuration based on the name of the HTTP filter. If Traffic Director positions multiple filters at the same location, those filters will be in the same order as specified in this list. httpFilters only applies for loadbalancers with loadBalancingScheme set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details.",
8527785317
"items": {
8527885318
"type": "string"
8527985319
},

0 commit comments

Comments
 (0)