Skip to content

Commit 78b5853

Browse files
yoshi-automationsofisl
authored andcommitted
fix(vmwareengine): update the API
#### vmwareengine:v1 The following keys were changed: - resources.projects.resources.locations.resources.networkPeerings.methods.patch.parameters.name.description - resources.projects.resources.locations.resources.networkPolicies.methods.patch.parameters.name.description - resources.projects.resources.locations.resources.privateClouds.methods.patch.parameters.name.description - resources.projects.resources.locations.resources.privateClouds.methods.updateDnsForwarding.parameters.name.description - resources.projects.resources.locations.resources.privateClouds.resources.clusters.methods.patch.parameters.name.description - resources.projects.resources.locations.resources.privateClouds.resources.externalAddresses.methods.patch.parameters.name.description - resources.projects.resources.locations.resources.privateClouds.resources.subnets.methods.patch.parameters.name.description - resources.projects.resources.locations.resources.vmwareEngineNetworks.methods.patch.parameters.name.description - schemas.Cluster.properties.name.description - schemas.DnsForwarding.properties.name.description - schemas.ExternalAddress.properties.name.description - schemas.NetworkPeering.properties.name.description - schemas.NetworkPolicy.properties.name.description - schemas.PrivateCloud.properties.name.description - schemas.Subnet.properties.name.description - schemas.VmwareEngineNetwork.properties.name.description
1 parent 18c4f98 commit 78b5853

File tree

2 files changed

+33
-33
lines changed

2 files changed

+33
-33
lines changed

‎discovery/vmwareengine-v1.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@
413413
],
414414
"parameters": {
415415
"name": {
416-
"description": "Output only. The resource name of the network peering. NetworkPeering is a global resource and location can only be global. Resource names are scheme-less URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/global/networkPeerings/my-peering`",
416+
"description": "Output only. Identifier. The resource name of the network peering. NetworkPeering is a global resource and location can only be global. Resource names are scheme-less URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/global/networkPeerings/my-peering`",
417417
"location": "path",
418418
"pattern": "^projects/[^/]+/locations/[^/]+/networkPeerings/[^/]+$",
419419
"required": true,
@@ -678,7 +678,7 @@
678678
],
679679
"parameters": {
680680
"name": {
681-
"description": "Output only. The resource name of this network policy. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/us-central1/networkPolicies/my-network-policy`",
681+
"description": "Output only. Identifier. The resource name of this network policy. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/us-central1/networkPolicies/my-network-policy`",
682682
"location": "path",
683683
"pattern": "^projects/[^/]+/locations/[^/]+/networkPolicies/[^/]+$",
684684
"required": true,
@@ -1281,7 +1281,7 @@
12811281
],
12821282
"parameters": {
12831283
"name": {
1284-
"description": "Output only. The resource name of this private cloud. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/us-central1-a/privateClouds/my-cloud`",
1284+
"description": "Output only. Identifier. The resource name of this private cloud. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/us-central1-a/privateClouds/my-cloud`",
12851285
"location": "path",
12861286
"pattern": "^projects/[^/]+/locations/[^/]+/privateClouds/[^/]+$",
12871287
"required": true,
@@ -1515,7 +1515,7 @@
15151515
],
15161516
"parameters": {
15171517
"name": {
1518-
"description": "Output only. The resource name of this DNS profile. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/us-central1-a/privateClouds/my-cloud/dnsForwarding`",
1518+
"description": "Output only. Identifier. The resource name of this DNS profile. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/us-central1-a/privateClouds/my-cloud/dnsForwarding`",
15191519
"location": "path",
15201520
"pattern": "^projects/[^/]+/locations/[^/]+/privateClouds/[^/]+/dnsForwarding$",
15211521
"required": true,
@@ -1733,7 +1733,7 @@
17331733
],
17341734
"parameters": {
17351735
"name": {
1736-
"description": "Output only. The resource name of this cluster. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/us-central1-a/privateClouds/my-cloud/clusters/my-cluster`",
1736+
"description": "Output only. Identifier. The resource name of this cluster. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/us-central1-a/privateClouds/my-cloud/clusters/my-cluster`",
17371737
"location": "path",
17381738
"pattern": "^projects/[^/]+/locations/[^/]+/privateClouds/[^/]+/clusters/[^/]+$",
17391739
"required": true,
@@ -2043,7 +2043,7 @@
20432043
],
20442044
"parameters": {
20452045
"name": {
2046-
"description": "Output only. The resource name of this external IP address. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/us-central1-a/privateClouds/my-cloud/externalAddresses/my-address`",
2046+
"description": "Output only. Identifier. The resource name of this external IP address. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/us-central1-a/privateClouds/my-cloud/externalAddresses/my-address`",
20472047
"location": "path",
20482048
"pattern": "^projects/[^/]+/locations/[^/]+/privateClouds/[^/]+/externalAddresses/[^/]+$",
20492049
"required": true,
@@ -2729,7 +2729,7 @@
27292729
],
27302730
"parameters": {
27312731
"name": {
2732-
"description": "Output only. The resource name of this subnet. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/us-central1-a/privateClouds/my-cloud/subnets/my-subnet`",
2732+
"description": "Output only. Identifier. The resource name of this subnet. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/us-central1-a/privateClouds/my-cloud/subnets/my-subnet`",
27332733
"location": "path",
27342734
"pattern": "^projects/[^/]+/locations/[^/]+/privateClouds/[^/]+/subnets/[^/]+$",
27352735
"required": true,
@@ -3137,7 +3137,7 @@
31373137
],
31383138
"parameters": {
31393139
"name": {
3140-
"description": "Output only. The resource name of the VMware Engine network. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/global/vmwareEngineNetworks/my-network`",
3140+
"description": "Output only. Identifier. The resource name of the VMware Engine network. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/global/vmwareEngineNetworks/my-network`",
31413141
"location": "path",
31423142
"pattern": "^projects/[^/]+/locations/[^/]+/vmwareEngineNetworks/[^/]+$",
31433143
"required": true,
@@ -3173,7 +3173,7 @@
31733173
}
31743174
}
31753175
},
3176-
"revision": "20240701",
3176+
"revision": "20241009",
31773177
"rootUrl": "https://vmwareengine.googleapis.com/",
31783178
"schemas": {
31793179
"AuditConfig": {
@@ -3327,7 +3327,7 @@
33273327
"type": "boolean"
33283328
},
33293329
"name": {
3330-
"description": "Output only. The resource name of this cluster. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/us-central1-a/privateClouds/my-cloud/clusters/my-cluster`",
3330+
"description": "Output only. Identifier. The resource name of this cluster. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/us-central1-a/privateClouds/my-cloud/clusters/my-cluster`",
33313331
"readOnly": true,
33323332
"type": "string"
33333333
},
@@ -3430,7 +3430,7 @@
34303430
"type": "array"
34313431
},
34323432
"name": {
3433-
"description": "Output only. The resource name of this DNS profile. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/us-central1-a/privateClouds/my-cloud/dnsForwarding`",
3433+
"description": "Output only. Identifier. The resource name of this DNS profile. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/us-central1-a/privateClouds/my-cloud/dnsForwarding`",
34343434
"readOnly": true,
34353435
"type": "string"
34363436
},
@@ -3599,7 +3599,7 @@
35993599
"type": "string"
36003600
},
36013601
"name": {
3602-
"description": "Output only. The resource name of this external IP address. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/us-central1-a/privateClouds/my-cloud/externalAddresses/my-address`",
3602+
"description": "Output only. Identifier. The resource name of this external IP address. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/us-central1-a/privateClouds/my-cloud/externalAddresses/my-address`",
36033603
"readOnly": true,
36043604
"type": "string"
36053605
},
@@ -4481,7 +4481,7 @@
44814481
"type": "boolean"
44824482
},
44834483
"name": {
4484-
"description": "Output only. The resource name of the network peering. NetworkPeering is a global resource and location can only be global. Resource names are scheme-less URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/global/networkPeerings/my-peering`",
4484+
"description": "Output only. Identifier. The resource name of the network peering. NetworkPeering is a global resource and location can only be global. Resource names are scheme-less URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/global/networkPeerings/my-peering`",
44854485
"readOnly": true,
44864486
"type": "string"
44874487
},
@@ -4587,7 +4587,7 @@
45874587
"description": "Network service that allows VMware workloads to access the internet."
45884588
},
45894589
"name": {
4590-
"description": "Output only. The resource name of this network policy. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/us-central1/networkPolicies/my-network-policy`",
4590+
"description": "Output only. Identifier. The resource name of this network policy. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/us-central1/networkPolicies/my-network-policy`",
45914591
"readOnly": true,
45924592
"type": "string"
45934593
},
@@ -5065,7 +5065,7 @@
50655065
"description": "Required. Input only. The management cluster for this private cloud. This field is required during creation of the private cloud to provide details for the default cluster. The following fields can't be changed after private cloud creation: `ManagementCluster.clusterId`, `ManagementCluster.nodeTypeId`."
50665066
},
50675067
"name": {
5068-
"description": "Output only. The resource name of this private cloud. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/us-central1-a/privateClouds/my-cloud`",
5068+
"description": "Output only. Identifier. The resource name of this private cloud. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/us-central1-a/privateClouds/my-cloud`",
50695069
"readOnly": true,
50705070
"type": "string"
50715071
},
@@ -5378,7 +5378,7 @@
53785378
"type": "string"
53795379
},
53805380
"name": {
5381-
"description": "Output only. The resource name of this subnet. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/us-central1-a/privateClouds/my-cloud/subnets/my-subnet`",
5381+
"description": "Output only. Identifier. The resource name of this subnet. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/us-central1-a/privateClouds/my-cloud/subnets/my-subnet`",
53825382
"readOnly": true,
53835383
"type": "string"
53845384
},
@@ -5528,7 +5528,7 @@
55285528
"type": "string"
55295529
},
55305530
"name": {
5531-
"description": "Output only. The resource name of the VMware Engine network. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/global/vmwareEngineNetworks/my-network`",
5531+
"description": "Output only. Identifier. The resource name of the VMware Engine network. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/global/vmwareEngineNetworks/my-network`",
55325532
"readOnly": true,
55335533
"type": "string"
55345534
},

0 commit comments

Comments
 (0)