google-api-python-client 2.159.0__py2.py3-none-any.whl → 2.160.0__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {google_api_python_client-2.159.0.dist-info → google_api_python_client-2.160.0.dist-info}/METADATA +1 -1
- {google_api_python_client-2.159.0.dist-info → google_api_python_client-2.160.0.dist-info}/RECORD +74 -74
- googleapiclient/discovery_cache/documents/accesscontextmanager.v1.json +5 -1
- googleapiclient/discovery_cache/documents/adsenseplatform.v1alpha.json +210 -1
- googleapiclient/discovery_cache/documents/aiplatform.v1.json +57 -12
- googleapiclient/discovery_cache/documents/aiplatform.v1beta1.json +86 -14
- googleapiclient/discovery_cache/documents/analyticsadmin.v1alpha.json +21 -1
- googleapiclient/discovery_cache/documents/analyticsadmin.v1beta.json +21 -1
- googleapiclient/discovery_cache/documents/analyticshub.v1.json +5 -1
- googleapiclient/discovery_cache/documents/androidenterprise.v1.json +32 -28
- googleapiclient/discovery_cache/documents/authorizedbuyersmarketplace.v1.json +3 -3
- googleapiclient/discovery_cache/documents/authorizedbuyersmarketplace.v1alpha.json +3 -3
- googleapiclient/discovery_cache/documents/chat.v1.json +5 -5
- googleapiclient/discovery_cache/documents/chromemanagement.v1.json +5 -3
- googleapiclient/discovery_cache/documents/classroom.v1.json +129 -29
- googleapiclient/discovery_cache/documents/cloudbuild.v1.json +74 -6
- googleapiclient/discovery_cache/documents/cloudbuild.v2.json +1 -6
- googleapiclient/discovery_cache/documents/compute.alpha.json +103 -14
- googleapiclient/discovery_cache/documents/compute.beta.json +15 -14
- googleapiclient/discovery_cache/documents/compute.v1.json +15 -14
- googleapiclient/discovery_cache/documents/config.v1.json +3 -3
- googleapiclient/discovery_cache/documents/content.v2.1.json +1 -2
- googleapiclient/discovery_cache/documents/dataplex.v1.json +6 -6
- googleapiclient/discovery_cache/documents/dataportability.v1.json +66 -66
- googleapiclient/discovery_cache/documents/dataportability.v1beta.json +66 -66
- googleapiclient/discovery_cache/documents/datastream.v1.json +2 -2
- googleapiclient/discovery_cache/documents/dialogflow.v3beta1.json +6 -2
- googleapiclient/discovery_cache/documents/discoveryengine.v1.json +8 -4
- googleapiclient/discovery_cache/documents/discoveryengine.v1alpha.json +35 -8
- googleapiclient/discovery_cache/documents/discoveryengine.v1beta.json +27 -4
- googleapiclient/discovery_cache/documents/displayvideo.v2.json +183 -1836
- googleapiclient/discovery_cache/documents/displayvideo.v3.json +2 -2
- googleapiclient/discovery_cache/documents/file.v1.json +12 -6
- googleapiclient/discovery_cache/documents/file.v1beta1.json +12 -6
- googleapiclient/discovery_cache/documents/firebase.v1beta1.json +2 -2
- googleapiclient/discovery_cache/documents/gkehub.v1.json +5 -10
- googleapiclient/discovery_cache/documents/gkehub.v1alpha.json +5 -10
- googleapiclient/discovery_cache/documents/gkehub.v1beta.json +5 -10
- googleapiclient/discovery_cache/documents/gkehub.v2.json +5 -10
- googleapiclient/discovery_cache/documents/gkehub.v2alpha.json +5 -10
- googleapiclient/discovery_cache/documents/gkehub.v2beta.json +5 -10
- googleapiclient/discovery_cache/documents/healthcare.v1.json +4 -4
- googleapiclient/discovery_cache/documents/healthcare.v1beta1.json +4 -4
- googleapiclient/discovery_cache/documents/integrations.v1.json +49 -1
- googleapiclient/discovery_cache/documents/logging.v2.json +2 -2
- googleapiclient/discovery_cache/documents/looker.v1.json +3 -2
- googleapiclient/discovery_cache/documents/merchantapi.accounts_v1beta.json +32 -2
- googleapiclient/discovery_cache/documents/migrationcenter.v1.json +136 -1
- googleapiclient/discovery_cache/documents/migrationcenter.v1alpha1.json +2 -2
- googleapiclient/discovery_cache/documents/monitoring.v3.json +6 -1
- googleapiclient/discovery_cache/documents/netapp.v1.json +6 -1
- googleapiclient/discovery_cache/documents/netapp.v1beta1.json +6 -1
- googleapiclient/discovery_cache/documents/networkconnectivity.v1.json +4 -4
- googleapiclient/discovery_cache/documents/networkconnectivity.v1alpha1.json +3 -3
- googleapiclient/discovery_cache/documents/networkmanagement.v1beta1.json +5 -1
- googleapiclient/discovery_cache/documents/places.v1.json +6 -2
- googleapiclient/discovery_cache/documents/redis.v1.json +10 -4
- googleapiclient/discovery_cache/documents/redis.v1beta1.json +10 -4
- googleapiclient/discovery_cache/documents/retail.v2.json +3 -3
- googleapiclient/discovery_cache/documents/retail.v2alpha.json +3 -3
- googleapiclient/discovery_cache/documents/retail.v2beta.json +3 -3
- googleapiclient/discovery_cache/documents/secretmanager.v1.json +11 -1
- googleapiclient/discovery_cache/documents/secretmanager.v1beta1.json +11 -1
- googleapiclient/discovery_cache/documents/secretmanager.v1beta2.json +11 -1
- googleapiclient/discovery_cache/documents/spanner.v1.json +114 -10
- googleapiclient/discovery_cache/documents/texttospeech.v1.json +11 -11
- googleapiclient/discovery_cache/documents/texttospeech.v1beta1.json +11 -11
- googleapiclient/discovery_cache/documents/tpu.v2.json +3 -3
- googleapiclient/discovery_cache/documents/websecurityscanner.v1.json +27 -3
- googleapiclient/discovery_cache/documents/workspaceevents.v1.json +5 -5
- googleapiclient/version.py +1 -1
- {google_api_python_client-2.159.0.dist-info → google_api_python_client-2.160.0.dist-info}/LICENSE +0 -0
- {google_api_python_client-2.159.0.dist-info → google_api_python_client-2.160.0.dist-info}/WHEEL +0 -0
- {google_api_python_client-2.159.0.dist-info → google_api_python_client-2.160.0.dist-info}/top_level.txt +0 -0
|
@@ -163,11 +163,6 @@
|
|
|
163
163
|
},
|
|
164
164
|
{
|
|
165
165
|
"description": "Regional Endpoint",
|
|
166
|
-
"endpointUrl": "https://cloudbuild.northamerica-south1.rep.googleapis.com/",
|
|
167
|
-
"location": "northamerica-south1"
|
|
168
|
-
},
|
|
169
|
-
{
|
|
170
|
-
"description": "Regional Endpoint",
|
|
171
166
|
"endpointUrl": "https://cloudbuild.southamerica-east1.rep.googleapis.com/",
|
|
172
167
|
"location": "southamerica-east1"
|
|
173
168
|
},
|
|
@@ -2568,7 +2563,7 @@
|
|
|
2568
2563
|
}
|
|
2569
2564
|
}
|
|
2570
2565
|
},
|
|
2571
|
-
"revision": "
|
|
2566
|
+
"revision": "20250114",
|
|
2572
2567
|
"rootUrl": "https://cloudbuild.googleapis.com/",
|
|
2573
2568
|
"schemas": {
|
|
2574
2569
|
"ApprovalConfig": {
|
|
@@ -2678,6 +2673,13 @@
|
|
|
2678
2673
|
"description": "Artifacts produced by a build that should be uploaded upon successful completion of all build steps.",
|
|
2679
2674
|
"id": "Artifacts",
|
|
2680
2675
|
"properties": {
|
|
2676
|
+
"goModules": {
|
|
2677
|
+
"description": "Optional. A list of Go modules to be uploaded to Artifact Registry upon successful completion of all build steps. If any objects fail to be pushed, the build is marked FAILURE.",
|
|
2678
|
+
"items": {
|
|
2679
|
+
"$ref": "GoModule"
|
|
2680
|
+
},
|
|
2681
|
+
"type": "array"
|
|
2682
|
+
},
|
|
2681
2683
|
"images": {
|
|
2682
2684
|
"description": "A list of images to be pushed upon the successful completion of all build steps. The images will be pushed using the builder service account's credentials. The digests of the pushed images will be stored in the Build resource's results field. If any of the images fail to be pushed, the build is marked FAILURE.",
|
|
2683
2685
|
"items": {
|
|
@@ -3258,6 +3260,10 @@
|
|
|
3258
3260
|
"description": "Option to specify whether or not to apply bash style string operations to the substitutions. NOTE: this is always enabled for triggered builds and cannot be overridden in the build configuration file.",
|
|
3259
3261
|
"type": "boolean"
|
|
3260
3262
|
},
|
|
3263
|
+
"enableStructuredLogging": {
|
|
3264
|
+
"description": "Optional. Option to specify whether structured logging is enabled. If true, JSON-formatted logs are parsed as structured logs.",
|
|
3265
|
+
"type": "boolean"
|
|
3266
|
+
},
|
|
3261
3267
|
"env": {
|
|
3262
3268
|
"description": "A list of global environment variable definitions that will exist for all build steps in this build. If a variable is defined in both globally and in a build step, the variable will use the build step value. The elements are of the form \"KEY=VALUE\" for the environment variable \"KEY\" being given the value \"VALUE\".",
|
|
3263
3269
|
"items": {
|
|
@@ -3365,12 +3371,14 @@ false
|
|
|
3365
3371
|
"NONE",
|
|
3366
3372
|
"SHA256",
|
|
3367
3373
|
"MD5",
|
|
3374
|
+
"GO_MODULE_H1",
|
|
3368
3375
|
"SHA512"
|
|
3369
3376
|
],
|
|
3370
3377
|
"enumDescriptions": [
|
|
3371
3378
|
"No hash requested.",
|
|
3372
3379
|
"Use a sha256 hash.",
|
|
3373
3380
|
"Use a md5 hash.",
|
|
3381
|
+
"Dirhash of a Go module's source code which is then hex-encoded.",
|
|
3374
3382
|
"Use a sha512 hash."
|
|
3375
3383
|
],
|
|
3376
3384
|
"type": "string"
|
|
@@ -4459,6 +4467,37 @@ false
|
|
|
4459
4467
|
},
|
|
4460
4468
|
"type": "object"
|
|
4461
4469
|
},
|
|
4470
|
+
"GoModule": {
|
|
4471
|
+
"description": "Go module to upload to Artifact Registry upon successful completion of all build steps. A module refers to all dependencies in a go.mod file.",
|
|
4472
|
+
"id": "GoModule",
|
|
4473
|
+
"properties": {
|
|
4474
|
+
"modulePath": {
|
|
4475
|
+
"description": "Optional. The Go module's \"module path\". e.g. example.com/foo/v2",
|
|
4476
|
+
"type": "string"
|
|
4477
|
+
},
|
|
4478
|
+
"moduleVersion": {
|
|
4479
|
+
"description": "Optional. The Go module's semantic version in the form vX.Y.Z. e.g. v0.1.1 Pre-release identifiers can also be added by appending a dash and dot separated ASCII alphanumeric characters and hyphens. e.g. v0.2.3-alpha.x.12m.5",
|
|
4480
|
+
"type": "string"
|
|
4481
|
+
},
|
|
4482
|
+
"repositoryLocation": {
|
|
4483
|
+
"description": "Optional. Location of the Artifact Registry repository. i.e. us-east1 Defaults to the build\u2019s location.",
|
|
4484
|
+
"type": "string"
|
|
4485
|
+
},
|
|
4486
|
+
"repositoryName": {
|
|
4487
|
+
"description": "Optional. Artifact Registry repository name. Specified Go modules will be zipped and uploaded to Artifact Registry with this location as a prefix. e.g. my-go-repo",
|
|
4488
|
+
"type": "string"
|
|
4489
|
+
},
|
|
4490
|
+
"repositoryProjectId": {
|
|
4491
|
+
"description": "Optional. Project ID of the Artifact Registry repository. Defaults to the build project.",
|
|
4492
|
+
"type": "string"
|
|
4493
|
+
},
|
|
4494
|
+
"sourcePath": {
|
|
4495
|
+
"description": "Optional. Source path of the go.mod file in the build's workspace. If not specified, this will default to the current directory. e.g. ~/code/go/mypackage",
|
|
4496
|
+
"type": "string"
|
|
4497
|
+
}
|
|
4498
|
+
},
|
|
4499
|
+
"type": "object"
|
|
4500
|
+
},
|
|
4462
4501
|
"Hash": {
|
|
4463
4502
|
"description": "Container message for hash values.",
|
|
4464
4503
|
"id": "Hash",
|
|
@@ -4469,12 +4508,14 @@ false
|
|
|
4469
4508
|
"NONE",
|
|
4470
4509
|
"SHA256",
|
|
4471
4510
|
"MD5",
|
|
4511
|
+
"GO_MODULE_H1",
|
|
4472
4512
|
"SHA512"
|
|
4473
4513
|
],
|
|
4474
4514
|
"enumDescriptions": [
|
|
4475
4515
|
"No hash requested.",
|
|
4476
4516
|
"Use a sha256 hash.",
|
|
4477
4517
|
"Use a md5 hash.",
|
|
4518
|
+
"Dirhash of a Go module's source code which is then hex-encoded.",
|
|
4478
4519
|
"Use a sha512 hash."
|
|
4479
4520
|
],
|
|
4480
4521
|
"type": "string"
|
|
@@ -5145,6 +5186,13 @@ false
|
|
|
5145
5186
|
},
|
|
5146
5187
|
"type": "array"
|
|
5147
5188
|
},
|
|
5189
|
+
"goModules": {
|
|
5190
|
+
"description": "Optional. Go module artifacts uploaded to Artifact Registry at the end of the build.",
|
|
5191
|
+
"items": {
|
|
5192
|
+
"$ref": "UploadedGoModule"
|
|
5193
|
+
},
|
|
5194
|
+
"type": "array"
|
|
5195
|
+
},
|
|
5148
5196
|
"images": {
|
|
5149
5197
|
"description": "Container images that were built as a part of the build.",
|
|
5150
5198
|
"items": {
|
|
@@ -5535,6 +5583,26 @@ false
|
|
|
5535
5583
|
},
|
|
5536
5584
|
"type": "object"
|
|
5537
5585
|
},
|
|
5586
|
+
"UploadedGoModule": {
|
|
5587
|
+
"description": "A Go module artifact uploaded to Artifact Registry using the GoModule directive.",
|
|
5588
|
+
"id": "UploadedGoModule",
|
|
5589
|
+
"properties": {
|
|
5590
|
+
"fileHashes": {
|
|
5591
|
+
"$ref": "FileHashes",
|
|
5592
|
+
"description": "Hash types and values of the Go Module Artifact."
|
|
5593
|
+
},
|
|
5594
|
+
"pushTiming": {
|
|
5595
|
+
"$ref": "TimeSpan",
|
|
5596
|
+
"description": "Output only. Stores timing information for pushing the specified artifact.",
|
|
5597
|
+
"readOnly": true
|
|
5598
|
+
},
|
|
5599
|
+
"uri": {
|
|
5600
|
+
"description": "URI of the uploaded artifact.",
|
|
5601
|
+
"type": "string"
|
|
5602
|
+
}
|
|
5603
|
+
},
|
|
5604
|
+
"type": "object"
|
|
5605
|
+
},
|
|
5538
5606
|
"UploadedMavenArtifact": {
|
|
5539
5607
|
"description": "A Maven artifact uploaded using the MavenArtifact directive.",
|
|
5540
5608
|
"id": "UploadedMavenArtifact",
|
|
@@ -163,11 +163,6 @@
|
|
|
163
163
|
},
|
|
164
164
|
{
|
|
165
165
|
"description": "Regional Endpoint",
|
|
166
|
-
"endpointUrl": "https://cloudbuild.northamerica-south1.rep.googleapis.com/",
|
|
167
|
-
"location": "northamerica-south1"
|
|
168
|
-
},
|
|
169
|
-
{
|
|
170
|
-
"description": "Regional Endpoint",
|
|
171
166
|
"endpointUrl": "https://cloudbuild.southamerica-east1.rep.googleapis.com/",
|
|
172
167
|
"location": "southamerica-east1"
|
|
173
168
|
},
|
|
@@ -1066,7 +1061,7 @@
|
|
|
1066
1061
|
}
|
|
1067
1062
|
}
|
|
1068
1063
|
},
|
|
1069
|
-
"revision": "
|
|
1064
|
+
"revision": "20250114",
|
|
1070
1065
|
"rootUrl": "https://cloudbuild.googleapis.com/",
|
|
1071
1066
|
"schemas": {
|
|
1072
1067
|
"AuditConfig": {
|
|
@@ -47599,7 +47599,7 @@
|
|
|
47599
47599
|
}
|
|
47600
47600
|
}
|
|
47601
47601
|
},
|
|
47602
|
-
"revision": "
|
|
47602
|
+
"revision": "20250107",
|
|
47603
47603
|
"rootUrl": "https://compute.googleapis.com/",
|
|
47604
47604
|
"schemas": {
|
|
47605
47605
|
"AWSV4Signature": {
|
|
@@ -63356,7 +63356,7 @@ false
|
|
|
63356
63356
|
"type": "string"
|
|
63357
63357
|
},
|
|
63358
63358
|
"namedPorts": {
|
|
63359
|
-
"description": " Assigns a name to a port number. For example: {name: \"http\", port: 80} This allows the system to reference ports by the assigned name instead of a port number. Named ports can also contain multiple ports. For example: [{name: \"app1\", port: 8080}, {name: \"app1\", port: 8081}, {name: \"app2\", port: 8082}] Named ports apply to all instances in this instance group. ",
|
|
63359
|
+
"description": " Optional. Assigns a name to a port number. For example: {name: \"http\", port: 80} This allows the system to reference ports by the assigned name instead of a port number. Named ports can also contain multiple ports. For example: [{name: \"app1\", port: 8080}, {name: \"app1\", port: 8081}, {name: \"app2\", port: 8082}] Named ports apply to all instances in this instance group. ",
|
|
63360
63360
|
"items": {
|
|
63361
63361
|
"$ref": "NamedPort"
|
|
63362
63362
|
},
|
|
@@ -69051,6 +69051,10 @@ false
|
|
|
69051
69051
|
"description": "[Output Only] Type of the resource. Always compute#interconnectAttachment for interconnect attachments.",
|
|
69052
69052
|
"type": "string"
|
|
69053
69053
|
},
|
|
69054
|
+
"l2Forwarding": {
|
|
69055
|
+
"$ref": "InterconnectAttachmentL2Forwarding",
|
|
69056
|
+
"description": "L2 Interconnect Attachment related config. This field is required if the type is L2_DEDICATED. The configuration specifies how VLAN tags (like dot1q, qinq, or dot1ad) within L2 packets are mapped to the destination appliances IP addresses. The packet is then encapsulated with the appliance IP address and sent to the edge appliance."
|
|
69057
|
+
},
|
|
69054
69058
|
"labelFingerprint": {
|
|
69055
69059
|
"description": "A fingerprint for the labels being applied to this InterconnectAttachment, which is essentially a hash of the labels set used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update labels. You must always provide an up-to-date fingerprint hash in order to update or change labels, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve an InterconnectAttachment.",
|
|
69056
69060
|
"format": "byte",
|
|
@@ -69173,11 +69177,13 @@ false
|
|
|
69173
69177
|
"description": "The type of interconnect attachment this is, which can take one of the following values: - DEDICATED: an attachment to a Dedicated Interconnect. - PARTNER: an attachment to a Partner Interconnect, created by the customer. - PARTNER_PROVIDER: an attachment to a Partner Interconnect, created by the partner. ",
|
|
69174
69178
|
"enum": [
|
|
69175
69179
|
"DEDICATED",
|
|
69180
|
+
"L2_DEDICATED",
|
|
69176
69181
|
"PARTNER",
|
|
69177
69182
|
"PARTNER_PROVIDER"
|
|
69178
69183
|
],
|
|
69179
69184
|
"enumDescriptions": [
|
|
69180
69185
|
"Attachment to a dedicated interconnect.",
|
|
69186
|
+
"Attachment to a L2 interconnect, created by the customer.",
|
|
69181
69187
|
"Attachment to a partner interconnect, created by the customer.",
|
|
69182
69188
|
"Attachment to a partner interconnect, created by the partner."
|
|
69183
69189
|
],
|
|
@@ -69866,6 +69872,88 @@ false
|
|
|
69866
69872
|
},
|
|
69867
69873
|
"type": "object"
|
|
69868
69874
|
},
|
|
69875
|
+
"InterconnectAttachmentL2Forwarding": {
|
|
69876
|
+
"description": "L2 Interconnect Attachment related configuration.",
|
|
69877
|
+
"id": "InterconnectAttachmentL2Forwarding",
|
|
69878
|
+
"properties": {
|
|
69879
|
+
"applianceMappings": {
|
|
69880
|
+
"additionalProperties": {
|
|
69881
|
+
"$ref": "InterconnectAttachmentL2ForwardingApplianceMapping"
|
|
69882
|
+
},
|
|
69883
|
+
"description": "Optional. A map of VLAN tags to appliances and optional inner mapping rules. If VLANs are not explicitly mapped to any appliance, the defaultApplianceIpAddress is used. Each VLAN tag can be a single number or a range of numbers in the range of 1 to 4094, e.g., \"1\" or \"4001-4094\". Non-empty and non-overlapping VLAN tag ranges are enforced, and violating operations will be rejected. The VLAN tags in the Ethernet header must use an ethertype value of 0x88A8 or 0x8100.",
|
|
69884
|
+
"type": "object"
|
|
69885
|
+
},
|
|
69886
|
+
"defaultApplianceIpAddress": {
|
|
69887
|
+
"description": "Optional. A single IPv4 or IPv6 address used as the default destination IP when there is no VLAN mapping result found. Unset field (null-value) indicates the unmatched packet should be dropped.",
|
|
69888
|
+
"type": "string"
|
|
69889
|
+
},
|
|
69890
|
+
"geneveHeader": {
|
|
69891
|
+
"$ref": "InterconnectAttachmentL2ForwardingGeneveHeader",
|
|
69892
|
+
"description": "Optional. It represents the structure of a Geneve (Generic Network Virtualization Encapsulation) header, as defined in RFC8926. It encapsulates packets from various protocols (e.g., Ethernet, IPv4, IPv6) for use in network virtualization environments."
|
|
69893
|
+
},
|
|
69894
|
+
"network": {
|
|
69895
|
+
"description": "Required. Resource URL of the network to which this attachment belongs.",
|
|
69896
|
+
"type": "string"
|
|
69897
|
+
},
|
|
69898
|
+
"tunnelEndpointIpAddress": {
|
|
69899
|
+
"description": "Required. A single IPv4 or IPv6 address. This address will be used as the source IP address for packets sent to the appliances, and must be used as the destination IP address for packets that should be sent out through this attachment.",
|
|
69900
|
+
"type": "string"
|
|
69901
|
+
}
|
|
69902
|
+
},
|
|
69903
|
+
"type": "object"
|
|
69904
|
+
},
|
|
69905
|
+
"InterconnectAttachmentL2ForwardingApplianceMapping": {
|
|
69906
|
+
"description": "Two-level VLAN-to-Appliance mapping rule.",
|
|
69907
|
+
"id": "InterconnectAttachmentL2ForwardingApplianceMapping",
|
|
69908
|
+
"properties": {
|
|
69909
|
+
"applianceIpAddress": {
|
|
69910
|
+
"description": "Optional. A single IPv4 or IPv6 address used as the destination IP address for ingress packets that match on a VLAN tag, but do not match a more specific inner VLAN tag. Unset field (null-value) indicates both VLAN tags are required to be mapped. Otherwise, defaultApplianceIpAddress is used.",
|
|
69911
|
+
"type": "string"
|
|
69912
|
+
},
|
|
69913
|
+
"innerVlanToApplianceMappings": {
|
|
69914
|
+
"description": "Optional. Used to match against the inner VLAN when the packet contains two VLAN tags. A list of mapping rules from inner VLAN tags to IP addresses. If the inner VLAN is not explicitly mapped to an IP address range, the applianceIpAddress is used.",
|
|
69915
|
+
"items": {
|
|
69916
|
+
"$ref": "InterconnectAttachmentL2ForwardingApplianceMappingInnerVlanToApplianceMapping"
|
|
69917
|
+
},
|
|
69918
|
+
"type": "array"
|
|
69919
|
+
},
|
|
69920
|
+
"name": {
|
|
69921
|
+
"description": "Optional. The name of this appliance mapping rule.",
|
|
69922
|
+
"type": "string"
|
|
69923
|
+
}
|
|
69924
|
+
},
|
|
69925
|
+
"type": "object"
|
|
69926
|
+
},
|
|
69927
|
+
"InterconnectAttachmentL2ForwardingApplianceMappingInnerVlanToApplianceMapping": {
|
|
69928
|
+
"description": "The inner VLAN-to-Appliance mapping.",
|
|
69929
|
+
"id": "InterconnectAttachmentL2ForwardingApplianceMappingInnerVlanToApplianceMapping",
|
|
69930
|
+
"properties": {
|
|
69931
|
+
"innerApplianceIpAddress": {
|
|
69932
|
+
"description": "Required in this object. A single IPv4 or IPv6 address used as the destination IP address for ingress packets that match on both VLAN tags.",
|
|
69933
|
+
"type": "string"
|
|
69934
|
+
},
|
|
69935
|
+
"innerVlanTags": {
|
|
69936
|
+
"description": "Required in this object. Used to match the inner VLAN tag on the packet. Each entry can be a single number or a range of numbers in the range of 1 to 4094, e.g., [\"1\", \"4001-4094\"] is valid. Non-empty and Non-overlapping VLAN tag ranges are enforced, and violating operations will be rejected. The inner VLAN tags must have an ethertype value of 0x8100.",
|
|
69937
|
+
"items": {
|
|
69938
|
+
"type": "string"
|
|
69939
|
+
},
|
|
69940
|
+
"type": "array"
|
|
69941
|
+
}
|
|
69942
|
+
},
|
|
69943
|
+
"type": "object"
|
|
69944
|
+
},
|
|
69945
|
+
"InterconnectAttachmentL2ForwardingGeneveHeader": {
|
|
69946
|
+
"description": "GeneveHeader related configurations.",
|
|
69947
|
+
"id": "InterconnectAttachmentL2ForwardingGeneveHeader",
|
|
69948
|
+
"properties": {
|
|
69949
|
+
"vni": {
|
|
69950
|
+
"description": "Optional. VNI is a 24-bit unique virtual network identifier, from 0 to 16,777,215.",
|
|
69951
|
+
"format": "uint32",
|
|
69952
|
+
"type": "integer"
|
|
69953
|
+
}
|
|
69954
|
+
},
|
|
69955
|
+
"type": "object"
|
|
69956
|
+
},
|
|
69869
69957
|
"InterconnectAttachmentList": {
|
|
69870
69958
|
"description": "Response to the list request, and contains a list of interconnect attachments.",
|
|
69871
69959
|
"id": "InterconnectAttachmentList",
|
|
@@ -75805,11 +75893,11 @@ false
|
|
|
75805
75893
|
"additionalProperties": {
|
|
75806
75894
|
"type": "string"
|
|
75807
75895
|
},
|
|
75808
|
-
"description": "
|
|
75896
|
+
"description": "Optional metadata defined as annotations on the network endpoint.",
|
|
75809
75897
|
"type": "object"
|
|
75810
75898
|
},
|
|
75811
75899
|
"clientDestinationPort": {
|
|
75812
|
-
"description": "Represents the port number to which PSC consumer sends packets. Only valid for network endpoint groups created with GCE_VM_IP_PORTMAP endpoint type.",
|
|
75900
|
+
"description": "Represents the port number to which PSC consumer sends packets. Optional. Only valid for network endpoint groups created with GCE_VM_IP_PORTMAP endpoint type.",
|
|
75813
75901
|
"format": "int32",
|
|
75814
75902
|
"type": "integer"
|
|
75815
75903
|
},
|
|
@@ -75818,7 +75906,7 @@ false
|
|
|
75818
75906
|
"type": "string"
|
|
75819
75907
|
},
|
|
75820
75908
|
"instance": {
|
|
75821
|
-
"description": "The name or a URL of VM instance of this network endpoint.
|
|
75909
|
+
"description": "The name or a URL of VM instance of this network endpoint. Optional, the field presence depends on the network endpoint type. The field is required for network endpoints of type GCE_VM_IP and GCE_VM_IP_PORT. The instance must be in the same zone of network endpoint group (for zonal NEGs) or in the zone within the region of the NEG (for regional NEGs). If the ipAddress is specified, it must belongs to the VM instance. The name must be 1-63 characters long, and comply with RFC1035 or be a valid URL pointing to an existing instance.",
|
|
75822
75910
|
"type": "string"
|
|
75823
75911
|
},
|
|
75824
75912
|
"ipAddress": {
|
|
@@ -75849,27 +75937,27 @@ false
|
|
|
75849
75937
|
"additionalProperties": {
|
|
75850
75938
|
"type": "string"
|
|
75851
75939
|
},
|
|
75852
|
-
"description": "Metadata defined as annotations on the network endpoint group.",
|
|
75940
|
+
"description": "Optional. Metadata defined as annotations on the network endpoint group.",
|
|
75853
75941
|
"type": "object"
|
|
75854
75942
|
},
|
|
75855
75943
|
"appEngine": {
|
|
75856
75944
|
"$ref": "NetworkEndpointGroupAppEngine",
|
|
75857
|
-
"description": "Only valid when networkEndpointType is SERVERLESS. Only one of cloudRun, appEngine or cloudFunction may be set."
|
|
75945
|
+
"description": "Optional. Only valid when networkEndpointType is SERVERLESS. Only one of cloudRun, appEngine or cloudFunction may be set."
|
|
75858
75946
|
},
|
|
75859
75947
|
"cloudFunction": {
|
|
75860
75948
|
"$ref": "NetworkEndpointGroupCloudFunction",
|
|
75861
|
-
"description": "Only valid when networkEndpointType is SERVERLESS. Only one of cloudRun, appEngine or cloudFunction may be set."
|
|
75949
|
+
"description": "Optional. Only valid when networkEndpointType is SERVERLESS. Only one of cloudRun, appEngine or cloudFunction may be set."
|
|
75862
75950
|
},
|
|
75863
75951
|
"cloudRun": {
|
|
75864
75952
|
"$ref": "NetworkEndpointGroupCloudRun",
|
|
75865
|
-
"description": "Only valid when networkEndpointType is SERVERLESS. Only one of cloudRun, appEngine or cloudFunction may be set."
|
|
75953
|
+
"description": "Optional. Only valid when networkEndpointType is SERVERLESS. Only one of cloudRun, appEngine or cloudFunction may be set."
|
|
75866
75954
|
},
|
|
75867
75955
|
"creationTimestamp": {
|
|
75868
75956
|
"description": "[Output Only] Creation timestamp in RFC3339 text format.",
|
|
75869
75957
|
"type": "string"
|
|
75870
75958
|
},
|
|
75871
75959
|
"defaultPort": {
|
|
75872
|
-
"description": "The default port used if the port number is not specified in the network endpoint. If the network endpoint type is either GCE_VM_IP, SERVERLESS or PRIVATE_SERVICE_CONNECT, this field must not be specified.",
|
|
75960
|
+
"description": "The default port used if the port number is not specified in the network endpoint. Optional. If the network endpoint type is either GCE_VM_IP, SERVERLESS or PRIVATE_SERVICE_CONNECT, this field must not be specified.",
|
|
75873
75961
|
"format": "int32",
|
|
75874
75962
|
"type": "integer"
|
|
75875
75963
|
},
|
|
@@ -75925,10 +76013,11 @@ false
|
|
|
75925
76013
|
"type": "string"
|
|
75926
76014
|
},
|
|
75927
76015
|
"pscData": {
|
|
75928
|
-
"$ref": "NetworkEndpointGroupPscData"
|
|
76016
|
+
"$ref": "NetworkEndpointGroupPscData",
|
|
76017
|
+
"description": "Optional. Only valid when networkEndpointType is PRIVATE_SERVICE_CONNECT."
|
|
75929
76018
|
},
|
|
75930
76019
|
"pscTargetService": {
|
|
75931
|
-
"description": "The target service url used to set up private service connection to a Google API or a PSC Producer Service Attachment. An example value is: asia-northeast3-cloudkms.googleapis.com",
|
|
76020
|
+
"description": "The target service url used to set up private service connection to a Google API or a PSC Producer Service Attachment. An example value is: asia-northeast3-cloudkms.googleapis.com. Optional. Only valid when networkEndpointType is PRIVATE_SERVICE_CONNECT.",
|
|
75932
76021
|
"type": "string"
|
|
75933
76022
|
},
|
|
75934
76023
|
"region": {
|
|
@@ -76785,7 +76874,7 @@ false
|
|
|
76785
76874
|
"id": "NetworkEndpointWithHealthStatus",
|
|
76786
76875
|
"properties": {
|
|
76787
76876
|
"healths": {
|
|
76788
|
-
"description": "[Output only] The health status of network endpoint
|
|
76877
|
+
"description": "[Output only] The health status of network endpoint. Optional. Displayed only if the network endpoint has centralized health checking configured.",
|
|
76789
76878
|
"items": {
|
|
76790
76879
|
"$ref": "HealthStatusForNetworkEndpoint"
|
|
76791
76880
|
},
|
|
@@ -76793,7 +76882,7 @@ false
|
|
|
76793
76882
|
},
|
|
76794
76883
|
"networkEndpoint": {
|
|
76795
76884
|
"$ref": "NetworkEndpoint",
|
|
76796
|
-
"description": "[Output only] The network endpoint
|
|
76885
|
+
"description": "[Output only] The network endpoint."
|
|
76797
76886
|
}
|
|
76798
76887
|
},
|
|
76799
76888
|
"type": "object"
|
|
@@ -42856,7 +42856,7 @@
|
|
|
42856
42856
|
}
|
|
42857
42857
|
}
|
|
42858
42858
|
},
|
|
42859
|
-
"revision": "
|
|
42859
|
+
"revision": "20250107",
|
|
42860
42860
|
"rootUrl": "https://compute.googleapis.com/",
|
|
42861
42861
|
"schemas": {
|
|
42862
42862
|
"AWSV4Signature": {
|
|
@@ -56874,7 +56874,7 @@ false
|
|
|
56874
56874
|
"type": "string"
|
|
56875
56875
|
},
|
|
56876
56876
|
"namedPorts": {
|
|
56877
|
-
"description": " Assigns a name to a port number. For example: {name: \"http\", port: 80} This allows the system to reference ports by the assigned name instead of a port number. Named ports can also contain multiple ports. For example: [{name: \"app1\", port: 8080}, {name: \"app1\", port: 8081}, {name: \"app2\", port: 8082}] Named ports apply to all instances in this instance group. ",
|
|
56877
|
+
"description": " Optional. Assigns a name to a port number. For example: {name: \"http\", port: 80} This allows the system to reference ports by the assigned name instead of a port number. Named ports can also contain multiple ports. For example: [{name: \"app1\", port: 8080}, {name: \"app1\", port: 8081}, {name: \"app2\", port: 8082}] Named ports apply to all instances in this instance group. ",
|
|
56878
56878
|
"items": {
|
|
56879
56879
|
"$ref": "NamedPort"
|
|
56880
56880
|
},
|
|
@@ -66904,11 +66904,11 @@ false
|
|
|
66904
66904
|
"additionalProperties": {
|
|
66905
66905
|
"type": "string"
|
|
66906
66906
|
},
|
|
66907
|
-
"description": "
|
|
66907
|
+
"description": "Optional metadata defined as annotations on the network endpoint.",
|
|
66908
66908
|
"type": "object"
|
|
66909
66909
|
},
|
|
66910
66910
|
"clientDestinationPort": {
|
|
66911
|
-
"description": "Represents the port number to which PSC consumer sends packets. Only valid for network endpoint groups created with GCE_VM_IP_PORTMAP endpoint type.",
|
|
66911
|
+
"description": "Represents the port number to which PSC consumer sends packets. Optional. Only valid for network endpoint groups created with GCE_VM_IP_PORTMAP endpoint type.",
|
|
66912
66912
|
"format": "int32",
|
|
66913
66913
|
"type": "integer"
|
|
66914
66914
|
},
|
|
@@ -66917,7 +66917,7 @@ false
|
|
|
66917
66917
|
"type": "string"
|
|
66918
66918
|
},
|
|
66919
66919
|
"instance": {
|
|
66920
|
-
"description": "The name or a URL of VM instance of this network endpoint.
|
|
66920
|
+
"description": "The name or a URL of VM instance of this network endpoint. Optional, the field presence depends on the network endpoint type. The field is required for network endpoints of type GCE_VM_IP and GCE_VM_IP_PORT. The instance must be in the same zone of network endpoint group (for zonal NEGs) or in the zone within the region of the NEG (for regional NEGs). If the ipAddress is specified, it must belongs to the VM instance. The name must be 1-63 characters long, and comply with RFC1035 or be a valid URL pointing to an existing instance.",
|
|
66921
66921
|
"type": "string"
|
|
66922
66922
|
},
|
|
66923
66923
|
"ipAddress": {
|
|
@@ -66944,27 +66944,27 @@ false
|
|
|
66944
66944
|
"additionalProperties": {
|
|
66945
66945
|
"type": "string"
|
|
66946
66946
|
},
|
|
66947
|
-
"description": "Metadata defined as annotations on the network endpoint group.",
|
|
66947
|
+
"description": "Optional. Metadata defined as annotations on the network endpoint group.",
|
|
66948
66948
|
"type": "object"
|
|
66949
66949
|
},
|
|
66950
66950
|
"appEngine": {
|
|
66951
66951
|
"$ref": "NetworkEndpointGroupAppEngine",
|
|
66952
|
-
"description": "Only valid when networkEndpointType is SERVERLESS. Only one of cloudRun, appEngine or cloudFunction may be set."
|
|
66952
|
+
"description": "Optional. Only valid when networkEndpointType is SERVERLESS. Only one of cloudRun, appEngine or cloudFunction may be set."
|
|
66953
66953
|
},
|
|
66954
66954
|
"cloudFunction": {
|
|
66955
66955
|
"$ref": "NetworkEndpointGroupCloudFunction",
|
|
66956
|
-
"description": "Only valid when networkEndpointType is SERVERLESS. Only one of cloudRun, appEngine or cloudFunction may be set."
|
|
66956
|
+
"description": "Optional. Only valid when networkEndpointType is SERVERLESS. Only one of cloudRun, appEngine or cloudFunction may be set."
|
|
66957
66957
|
},
|
|
66958
66958
|
"cloudRun": {
|
|
66959
66959
|
"$ref": "NetworkEndpointGroupCloudRun",
|
|
66960
|
-
"description": "Only valid when networkEndpointType is SERVERLESS. Only one of cloudRun, appEngine or cloudFunction may be set."
|
|
66960
|
+
"description": "Optional. Only valid when networkEndpointType is SERVERLESS. Only one of cloudRun, appEngine or cloudFunction may be set."
|
|
66961
66961
|
},
|
|
66962
66962
|
"creationTimestamp": {
|
|
66963
66963
|
"description": "[Output Only] Creation timestamp in RFC3339 text format.",
|
|
66964
66964
|
"type": "string"
|
|
66965
66965
|
},
|
|
66966
66966
|
"defaultPort": {
|
|
66967
|
-
"description": "The default port used if the port number is not specified in the network endpoint. If the network endpoint type is either GCE_VM_IP, SERVERLESS or PRIVATE_SERVICE_CONNECT, this field must not be specified.",
|
|
66967
|
+
"description": "The default port used if the port number is not specified in the network endpoint. Optional. If the network endpoint type is either GCE_VM_IP, SERVERLESS or PRIVATE_SERVICE_CONNECT, this field must not be specified.",
|
|
66968
66968
|
"format": "int32",
|
|
66969
66969
|
"type": "integer"
|
|
66970
66970
|
},
|
|
@@ -67020,10 +67020,11 @@ false
|
|
|
67020
67020
|
"type": "string"
|
|
67021
67021
|
},
|
|
67022
67022
|
"pscData": {
|
|
67023
|
-
"$ref": "NetworkEndpointGroupPscData"
|
|
67023
|
+
"$ref": "NetworkEndpointGroupPscData",
|
|
67024
|
+
"description": "Optional. Only valid when networkEndpointType is PRIVATE_SERVICE_CONNECT."
|
|
67024
67025
|
},
|
|
67025
67026
|
"pscTargetService": {
|
|
67026
|
-
"description": "The target service url used to set up private service connection to a Google API or a PSC Producer Service Attachment. An example value is: asia-northeast3-cloudkms.googleapis.com",
|
|
67027
|
+
"description": "The target service url used to set up private service connection to a Google API or a PSC Producer Service Attachment. An example value is: asia-northeast3-cloudkms.googleapis.com. Optional. Only valid when networkEndpointType is PRIVATE_SERVICE_CONNECT.",
|
|
67027
67028
|
"type": "string"
|
|
67028
67029
|
},
|
|
67029
67030
|
"region": {
|
|
@@ -67866,7 +67867,7 @@ false
|
|
|
67866
67867
|
"id": "NetworkEndpointWithHealthStatus",
|
|
67867
67868
|
"properties": {
|
|
67868
67869
|
"healths": {
|
|
67869
|
-
"description": "[Output only] The health status of network endpoint
|
|
67870
|
+
"description": "[Output only] The health status of network endpoint. Optional. Displayed only if the network endpoint has centralized health checking configured.",
|
|
67870
67871
|
"items": {
|
|
67871
67872
|
"$ref": "HealthStatusForNetworkEndpoint"
|
|
67872
67873
|
},
|
|
@@ -67874,7 +67875,7 @@ false
|
|
|
67874
67875
|
},
|
|
67875
67876
|
"networkEndpoint": {
|
|
67876
67877
|
"$ref": "NetworkEndpoint",
|
|
67877
|
-
"description": "[Output only] The network endpoint
|
|
67878
|
+
"description": "[Output only] The network endpoint."
|
|
67878
67879
|
}
|
|
67879
67880
|
},
|
|
67880
67881
|
"type": "object"
|
|
@@ -38015,7 +38015,7 @@
|
|
|
38015
38015
|
}
|
|
38016
38016
|
}
|
|
38017
38017
|
},
|
|
38018
|
-
"revision": "
|
|
38018
|
+
"revision": "20250107",
|
|
38019
38019
|
"rootUrl": "https://compute.googleapis.com/",
|
|
38020
38020
|
"schemas": {
|
|
38021
38021
|
"AWSV4Signature": {
|
|
@@ -50567,7 +50567,7 @@ false
|
|
|
50567
50567
|
"type": "string"
|
|
50568
50568
|
},
|
|
50569
50569
|
"namedPorts": {
|
|
50570
|
-
"description": " Assigns a name to a port number. For example: {name: \"http\", port: 80} This allows the system to reference ports by the assigned name instead of a port number. Named ports can also contain multiple ports. For example: [{name: \"app1\", port: 8080}, {name: \"app1\", port: 8081}, {name: \"app2\", port: 8082}] Named ports apply to all instances in this instance group. ",
|
|
50570
|
+
"description": " Optional. Assigns a name to a port number. For example: {name: \"http\", port: 80} This allows the system to reference ports by the assigned name instead of a port number. Named ports can also contain multiple ports. For example: [{name: \"app1\", port: 8080}, {name: \"app1\", port: 8081}, {name: \"app2\", port: 8082}] Named ports apply to all instances in this instance group. ",
|
|
50571
50571
|
"items": {
|
|
50572
50572
|
"$ref": "NamedPort"
|
|
50573
50573
|
},
|
|
@@ -60051,11 +60051,11 @@ false
|
|
|
60051
60051
|
"additionalProperties": {
|
|
60052
60052
|
"type": "string"
|
|
60053
60053
|
},
|
|
60054
|
-
"description": "
|
|
60054
|
+
"description": "Optional metadata defined as annotations on the network endpoint.",
|
|
60055
60055
|
"type": "object"
|
|
60056
60056
|
},
|
|
60057
60057
|
"clientDestinationPort": {
|
|
60058
|
-
"description": "Represents the port number to which PSC consumer sends packets. Only valid for network endpoint groups created with GCE_VM_IP_PORTMAP endpoint type.",
|
|
60058
|
+
"description": "Represents the port number to which PSC consumer sends packets. Optional. Only valid for network endpoint groups created with GCE_VM_IP_PORTMAP endpoint type.",
|
|
60059
60059
|
"format": "int32",
|
|
60060
60060
|
"type": "integer"
|
|
60061
60061
|
},
|
|
@@ -60064,7 +60064,7 @@ false
|
|
|
60064
60064
|
"type": "string"
|
|
60065
60065
|
},
|
|
60066
60066
|
"instance": {
|
|
60067
|
-
"description": "The name or a URL of VM instance of this network endpoint.
|
|
60067
|
+
"description": "The name or a URL of VM instance of this network endpoint. Optional, the field presence depends on the network endpoint type. The field is required for network endpoints of type GCE_VM_IP and GCE_VM_IP_PORT. The instance must be in the same zone of network endpoint group (for zonal NEGs) or in the zone within the region of the NEG (for regional NEGs). If the ipAddress is specified, it must belongs to the VM instance. The name must be 1-63 characters long, and comply with RFC1035 or be a valid URL pointing to an existing instance.",
|
|
60068
60068
|
"type": "string"
|
|
60069
60069
|
},
|
|
60070
60070
|
"ipAddress": {
|
|
@@ -60091,27 +60091,27 @@ false
|
|
|
60091
60091
|
"additionalProperties": {
|
|
60092
60092
|
"type": "string"
|
|
60093
60093
|
},
|
|
60094
|
-
"description": "Metadata defined as annotations on the network endpoint group.",
|
|
60094
|
+
"description": "Optional. Metadata defined as annotations on the network endpoint group.",
|
|
60095
60095
|
"type": "object"
|
|
60096
60096
|
},
|
|
60097
60097
|
"appEngine": {
|
|
60098
60098
|
"$ref": "NetworkEndpointGroupAppEngine",
|
|
60099
|
-
"description": "Only valid when networkEndpointType is SERVERLESS. Only one of cloudRun, appEngine or cloudFunction may be set."
|
|
60099
|
+
"description": "Optional. Only valid when networkEndpointType is SERVERLESS. Only one of cloudRun, appEngine or cloudFunction may be set."
|
|
60100
60100
|
},
|
|
60101
60101
|
"cloudFunction": {
|
|
60102
60102
|
"$ref": "NetworkEndpointGroupCloudFunction",
|
|
60103
|
-
"description": "Only valid when networkEndpointType is SERVERLESS. Only one of cloudRun, appEngine or cloudFunction may be set."
|
|
60103
|
+
"description": "Optional. Only valid when networkEndpointType is SERVERLESS. Only one of cloudRun, appEngine or cloudFunction may be set."
|
|
60104
60104
|
},
|
|
60105
60105
|
"cloudRun": {
|
|
60106
60106
|
"$ref": "NetworkEndpointGroupCloudRun",
|
|
60107
|
-
"description": "Only valid when networkEndpointType is SERVERLESS. Only one of cloudRun, appEngine or cloudFunction may be set."
|
|
60107
|
+
"description": "Optional. Only valid when networkEndpointType is SERVERLESS. Only one of cloudRun, appEngine or cloudFunction may be set."
|
|
60108
60108
|
},
|
|
60109
60109
|
"creationTimestamp": {
|
|
60110
60110
|
"description": "[Output Only] Creation timestamp in RFC3339 text format.",
|
|
60111
60111
|
"type": "string"
|
|
60112
60112
|
},
|
|
60113
60113
|
"defaultPort": {
|
|
60114
|
-
"description": "The default port used if the port number is not specified in the network endpoint. If the network endpoint type is either GCE_VM_IP, SERVERLESS or PRIVATE_SERVICE_CONNECT, this field must not be specified.",
|
|
60114
|
+
"description": "The default port used if the port number is not specified in the network endpoint. Optional. If the network endpoint type is either GCE_VM_IP, SERVERLESS or PRIVATE_SERVICE_CONNECT, this field must not be specified.",
|
|
60115
60115
|
"format": "int32",
|
|
60116
60116
|
"type": "integer"
|
|
60117
60117
|
},
|
|
@@ -60162,10 +60162,11 @@ false
|
|
|
60162
60162
|
"type": "string"
|
|
60163
60163
|
},
|
|
60164
60164
|
"pscData": {
|
|
60165
|
-
"$ref": "NetworkEndpointGroupPscData"
|
|
60165
|
+
"$ref": "NetworkEndpointGroupPscData",
|
|
60166
|
+
"description": "Optional. Only valid when networkEndpointType is PRIVATE_SERVICE_CONNECT."
|
|
60166
60167
|
},
|
|
60167
60168
|
"pscTargetService": {
|
|
60168
|
-
"description": "The target service url used to set up private service connection to a Google API or a PSC Producer Service Attachment. An example value is: asia-northeast3-cloudkms.googleapis.com",
|
|
60169
|
+
"description": "The target service url used to set up private service connection to a Google API or a PSC Producer Service Attachment. An example value is: asia-northeast3-cloudkms.googleapis.com. Optional. Only valid when networkEndpointType is PRIVATE_SERVICE_CONNECT.",
|
|
60169
60170
|
"type": "string"
|
|
60170
60171
|
},
|
|
60171
60172
|
"region": {
|
|
@@ -60937,7 +60938,7 @@ false
|
|
|
60937
60938
|
"id": "NetworkEndpointWithHealthStatus",
|
|
60938
60939
|
"properties": {
|
|
60939
60940
|
"healths": {
|
|
60940
|
-
"description": "[Output only] The health status of network endpoint
|
|
60941
|
+
"description": "[Output only] The health status of network endpoint. Optional. Displayed only if the network endpoint has centralized health checking configured.",
|
|
60941
60942
|
"items": {
|
|
60942
60943
|
"$ref": "HealthStatusForNetworkEndpoint"
|
|
60943
60944
|
},
|
|
@@ -60945,7 +60946,7 @@ false
|
|
|
60945
60946
|
},
|
|
60946
60947
|
"networkEndpoint": {
|
|
60947
60948
|
"$ref": "NetworkEndpoint",
|
|
60948
|
-
"description": "[Output only] The network endpoint
|
|
60949
|
+
"description": "[Output only] The network endpoint."
|
|
60949
60950
|
}
|
|
60950
60951
|
},
|
|
60951
60952
|
"type": "object"
|
|
@@ -1154,13 +1154,13 @@
|
|
|
1154
1154
|
"type": "string"
|
|
1155
1155
|
},
|
|
1156
1156
|
"pageSize": {
|
|
1157
|
-
"description": "Optional. When requesting a page of
|
|
1157
|
+
"description": "Optional. When requesting a page of terraform versions, 'page_size' specifies number of terraform versions to return. If unspecified, at most 500 will be returned. The maximum value is 1000.",
|
|
1158
1158
|
"format": "int32",
|
|
1159
1159
|
"location": "query",
|
|
1160
1160
|
"type": "integer"
|
|
1161
1161
|
},
|
|
1162
1162
|
"pageToken": {
|
|
1163
|
-
"description": "Optional. Token returned by previous call to 'ListTerraformVersions' which specifies the position in the list from where to continue listing the
|
|
1163
|
+
"description": "Optional. Token returned by previous call to 'ListTerraformVersions' which specifies the position in the list from where to continue listing the terraform versions.",
|
|
1164
1164
|
"location": "query",
|
|
1165
1165
|
"type": "string"
|
|
1166
1166
|
},
|
|
@@ -1187,7 +1187,7 @@
|
|
|
1187
1187
|
}
|
|
1188
1188
|
}
|
|
1189
1189
|
},
|
|
1190
|
-
"revision": "
|
|
1190
|
+
"revision": "20250108",
|
|
1191
1191
|
"rootUrl": "https://config.googleapis.com/",
|
|
1192
1192
|
"schemas": {
|
|
1193
1193
|
"ApplyResults": {
|
|
@@ -4570,7 +4570,7 @@
|
|
|
4570
4570
|
}
|
|
4571
4571
|
}
|
|
4572
4572
|
},
|
|
4573
|
-
"revision": "
|
|
4573
|
+
"revision": "20250115",
|
|
4574
4574
|
"rootUrl": "https://shoppingcontent.googleapis.com/",
|
|
4575
4575
|
"schemas": {
|
|
4576
4576
|
"Account": {
|
|
@@ -6021,7 +6021,6 @@ false
|
|
|
6021
6021
|
"type": "integer"
|
|
6022
6022
|
},
|
|
6023
6023
|
"attributionModel": {
|
|
6024
|
-
"description": "Required. Attribution model.",
|
|
6025
6024
|
"enum": [
|
|
6026
6025
|
"ATTRIBUTION_MODEL_UNSPECIFIED",
|
|
6027
6026
|
"CROSS_CHANNEL_LAST_CLICK",
|