|
1323 | 1323 | ],
|
1324 | 1324 | "parameters": {
|
1325 | 1325 | "name": {
|
1326 |
| - "description": "Required. Unique resource name of the Subscription. The name is ignored when creating a subscription.", |
| 1326 | + "description": "Identifier. Unique resource name of the Subscription. The name is ignored when creating a subscription.", |
1327 | 1327 | "location": "path",
|
1328 | 1328 | "pattern": "^organizations/[^/]+/locations/[^/]+/subscriptions/[^/]+$",
|
1329 | 1329 | "required": true,
|
|
4080 | 4080 | }
|
4081 | 4081 | }
|
4082 | 4082 | },
|
4083 |
| - "revision": "20240612", |
| 4083 | + "revision": "20240619", |
4084 | 4084 | "rootUrl": "https://beyondcorp.googleapis.com/",
|
4085 | 4085 | "schemas": {
|
4086 | 4086 | "AllocatedConnection": {
|
|
5693 | 5693 | "readOnly": true,
|
5694 | 5694 | "type": "string"
|
5695 | 5695 | },
|
| 5696 | + "proxyProtocolConfig": { |
| 5697 | + "$ref": "GoogleCloudBeyondcorpPartnerservicesV1alphaProxyProtocolConfig", |
| 5698 | + "description": "Optional. Protocol config data for the Proxy." |
| 5699 | + }, |
5696 | 5700 | "proxyUri": {
|
5697 | 5701 | "description": "Required. The URI of the proxy server.",
|
5698 | 5702 | "type": "string"
|
|
5714 | 5718 | },
|
5715 | 5719 | "type": "object"
|
5716 | 5720 | },
|
| 5721 | + "GoogleCloudBeyondcorpPartnerservicesV1alphaProxyProtocolConfig": { |
| 5722 | + "description": "The protocol data that specifies how to communicate with Partner's Proxy.", |
| 5723 | + "id": "GoogleCloudBeyondcorpPartnerservicesV1alphaProxyProtocolConfig", |
| 5724 | + "properties": { |
| 5725 | + "metadata": { |
| 5726 | + "additionalProperties": { |
| 5727 | + "type": "string" |
| 5728 | + }, |
| 5729 | + "description": "Optional. Untyped property bag to be sent back to the proxy using client specific mechanism.", |
| 5730 | + "type": "object" |
| 5731 | + } |
| 5732 | + }, |
| 5733 | + "type": "object" |
| 5734 | + }, |
5717 | 5735 | "GoogleCloudBeyondcorpPartnerservicesV1alphaRoutingInfo": {
|
5718 | 5736 | "description": "Message contains the routing information to direct traffic to the proxy server.",
|
5719 | 5737 | "id": "GoogleCloudBeyondcorpPartnerservicesV1alphaRoutingInfo",
|
|
6159 | 6177 | "type": "string"
|
6160 | 6178 | },
|
6161 | 6179 | "name": {
|
6162 |
| - "description": "Required. Unique resource name of the Subscription. The name is ignored when creating a subscription.", |
| 6180 | + "description": "Identifier. Unique resource name of the Subscription. The name is ignored when creating a subscription.", |
6163 | 6181 | "type": "string"
|
6164 | 6182 | },
|
6165 | 6183 | "seatCount": {
|
|
0 commit comments