Skip to content

Commit 3858024

Browse files
feat(blockchainnodeengine): update the api
#### blockchainnodeengine:v1 The following keys were deleted: - schemas.BlockchainNode.properties.privateServiceConnectEnabled.type (Total Keys: 1) - schemas.EthereumDetails.properties.beaconFeeRecipient (Total Keys: 2)
1 parent c080879 commit 3858024

File tree

2 files changed

+1
-18
lines changed

2 files changed

+1
-18
lines changed

docs/dyn/blockchainnodeengine_v1.projects.locations.blockchainNodes.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ <h3>Method Details</h3>
128128
},
129129
&quot;apiEnableAdmin&quot;: True or False, # Immutable. Enables JSON-RPC access to functions in the `admin` namespace. Defaults to `false`.
130130
&quot;apiEnableDebug&quot;: True or False, # Immutable. Enables JSON-RPC access to functions in the `debug` namespace. Defaults to `false`.
131-
&quot;beaconFeeRecipient&quot;: &quot;A String&quot;, # Deprecated: Use the same field in the ValidatorConfig message as replacement. An Ethereum address which the beacon client will send fee rewards to if no recipient is configured in the validator client. See https://lighthouse-book.sigmaprime.io/suggested-fee-recipient.html or https://docs.prylabs.network/docs/execution-node/fee-recipient for examples of how this is used. Note that while this is often described as &quot;suggested&quot;, as we run the execution node we can trust the execution node, and therefore this is considered enforced.
132131
&quot;consensusClient&quot;: &quot;A String&quot;, # Immutable. The consensus client.
133132
&quot;executionClient&quot;: &quot;A String&quot;, # Immutable. The execution client
134133
&quot;gethDetails&quot;: { # Options for the Geth execution client. See [Command-line Options](https://geth.ethereum.org/docs/fundamentals/command-line-options) for more details. # Details for the Geth execution client.
@@ -146,7 +145,6 @@ <h3>Method Details</h3>
146145
&quot;a_key&quot;: &quot;A String&quot;,
147146
},
148147
&quot;name&quot;: &quot;A String&quot;, # Output only. The fully qualified name of the blockchain node. e.g. `projects/my-project/locations/us-central1/blockchainNodes/my-node`.
149-
&quot;privateServiceConnectEnabled&quot;: True or False, # Optional. When true, the node is only accessible via Private Service Connect; no public endpoints are exposed. Otherwise, the node is only accessible via public endpoints. See https://cloud.google.com/vpc/docs/private-service-connect.
150148
&quot;state&quot;: &quot;A String&quot;, # Output only. A status representing the state of the node.
151149
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The timestamp at which the blockchain node was last updated.
152150
}
@@ -250,7 +248,6 @@ <h3>Method Details</h3>
250248
},
251249
&quot;apiEnableAdmin&quot;: True or False, # Immutable. Enables JSON-RPC access to functions in the `admin` namespace. Defaults to `false`.
252250
&quot;apiEnableDebug&quot;: True or False, # Immutable. Enables JSON-RPC access to functions in the `debug` namespace. Defaults to `false`.
253-
&quot;beaconFeeRecipient&quot;: &quot;A String&quot;, # Deprecated: Use the same field in the ValidatorConfig message as replacement. An Ethereum address which the beacon client will send fee rewards to if no recipient is configured in the validator client. See https://lighthouse-book.sigmaprime.io/suggested-fee-recipient.html or https://docs.prylabs.network/docs/execution-node/fee-recipient for examples of how this is used. Note that while this is often described as &quot;suggested&quot;, as we run the execution node we can trust the execution node, and therefore this is considered enforced.
254251
&quot;consensusClient&quot;: &quot;A String&quot;, # Immutable. The consensus client.
255252
&quot;executionClient&quot;: &quot;A String&quot;, # Immutable. The execution client
256253
&quot;gethDetails&quot;: { # Options for the Geth execution client. See [Command-line Options](https://geth.ethereum.org/docs/fundamentals/command-line-options) for more details. # Details for the Geth execution client.
@@ -268,7 +265,6 @@ <h3>Method Details</h3>
268265
&quot;a_key&quot;: &quot;A String&quot;,
269266
},
270267
&quot;name&quot;: &quot;A String&quot;, # Output only. The fully qualified name of the blockchain node. e.g. `projects/my-project/locations/us-central1/blockchainNodes/my-node`.
271-
&quot;privateServiceConnectEnabled&quot;: True or False, # Optional. When true, the node is only accessible via Private Service Connect; no public endpoints are exposed. Otherwise, the node is only accessible via public endpoints. See https://cloud.google.com/vpc/docs/private-service-connect.
272268
&quot;state&quot;: &quot;A String&quot;, # Output only. A status representing the state of the node.
273269
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The timestamp at which the blockchain node was last updated.
274270
}</pre>
@@ -312,7 +308,6 @@ <h3>Method Details</h3>
312308
},
313309
&quot;apiEnableAdmin&quot;: True or False, # Immutable. Enables JSON-RPC access to functions in the `admin` namespace. Defaults to `false`.
314310
&quot;apiEnableDebug&quot;: True or False, # Immutable. Enables JSON-RPC access to functions in the `debug` namespace. Defaults to `false`.
315-
&quot;beaconFeeRecipient&quot;: &quot;A String&quot;, # Deprecated: Use the same field in the ValidatorConfig message as replacement. An Ethereum address which the beacon client will send fee rewards to if no recipient is configured in the validator client. See https://lighthouse-book.sigmaprime.io/suggested-fee-recipient.html or https://docs.prylabs.network/docs/execution-node/fee-recipient for examples of how this is used. Note that while this is often described as &quot;suggested&quot;, as we run the execution node we can trust the execution node, and therefore this is considered enforced.
316311
&quot;consensusClient&quot;: &quot;A String&quot;, # Immutable. The consensus client.
317312
&quot;executionClient&quot;: &quot;A String&quot;, # Immutable. The execution client
318313
&quot;gethDetails&quot;: { # Options for the Geth execution client. See [Command-line Options](https://geth.ethereum.org/docs/fundamentals/command-line-options) for more details. # Details for the Geth execution client.
@@ -330,7 +325,6 @@ <h3>Method Details</h3>
330325
&quot;a_key&quot;: &quot;A String&quot;,
331326
},
332327
&quot;name&quot;: &quot;A String&quot;, # Output only. The fully qualified name of the blockchain node. e.g. `projects/my-project/locations/us-central1/blockchainNodes/my-node`.
333-
&quot;privateServiceConnectEnabled&quot;: True or False, # Optional. When true, the node is only accessible via Private Service Connect; no public endpoints are exposed. Otherwise, the node is only accessible via public endpoints. See https://cloud.google.com/vpc/docs/private-service-connect.
334328
&quot;state&quot;: &quot;A String&quot;, # Output only. A status representing the state of the node.
335329
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The timestamp at which the blockchain node was last updated.
336330
},
@@ -383,7 +377,6 @@ <h3>Method Details</h3>
383377
},
384378
&quot;apiEnableAdmin&quot;: True or False, # Immutable. Enables JSON-RPC access to functions in the `admin` namespace. Defaults to `false`.
385379
&quot;apiEnableDebug&quot;: True or False, # Immutable. Enables JSON-RPC access to functions in the `debug` namespace. Defaults to `false`.
386-
&quot;beaconFeeRecipient&quot;: &quot;A String&quot;, # Deprecated: Use the same field in the ValidatorConfig message as replacement. An Ethereum address which the beacon client will send fee rewards to if no recipient is configured in the validator client. See https://lighthouse-book.sigmaprime.io/suggested-fee-recipient.html or https://docs.prylabs.network/docs/execution-node/fee-recipient for examples of how this is used. Note that while this is often described as &quot;suggested&quot;, as we run the execution node we can trust the execution node, and therefore this is considered enforced.
387380
&quot;consensusClient&quot;: &quot;A String&quot;, # Immutable. The consensus client.
388381
&quot;executionClient&quot;: &quot;A String&quot;, # Immutable. The execution client
389382
&quot;gethDetails&quot;: { # Options for the Geth execution client. See [Command-line Options](https://geth.ethereum.org/docs/fundamentals/command-line-options) for more details. # Details for the Geth execution client.
@@ -401,7 +394,6 @@ <h3>Method Details</h3>
401394
&quot;a_key&quot;: &quot;A String&quot;,
402395
},
403396
&quot;name&quot;: &quot;A String&quot;, # Output only. The fully qualified name of the blockchain node. e.g. `projects/my-project/locations/us-central1/blockchainNodes/my-node`.
404-
&quot;privateServiceConnectEnabled&quot;: True or False, # Optional. When true, the node is only accessible via Private Service Connect; no public endpoints are exposed. Otherwise, the node is only accessible via public endpoints. See https://cloud.google.com/vpc/docs/private-service-connect.
405397
&quot;state&quot;: &quot;A String&quot;, # Output only. A status representing the state of the node.
406398
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The timestamp at which the blockchain node was last updated.
407399
}

googleapiclient/discovery_cache/documents/blockchainnodeengine.v1.json

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@
487487
}
488488
}
489489
},
490-
"revision": "20231206",
490+
"revision": "20240103",
491491
"rootUrl": "https://blockchainnodeengine.googleapis.com/",
492492
"schemas": {
493493
"BlockchainNode": {
@@ -533,10 +533,6 @@
533533
"readOnly": true,
534534
"type": "string"
535535
},
536-
"privateServiceConnectEnabled": {
537-
"description": "Optional. When true, the node is only accessible via Private Service Connect; no public endpoints are exposed. Otherwise, the node is only accessible via public endpoints. See https://cloud.google.com/vpc/docs/private-service-connect.",
538-
"type": "boolean"
539-
},
540536
"state": {
541537
"description": "Output only. A status representing the state of the node.",
542538
"enum": [
@@ -628,11 +624,6 @@
628624
"description": "Immutable. Enables JSON-RPC access to functions in the `debug` namespace. Defaults to `false`.",
629625
"type": "boolean"
630626
},
631-
"beaconFeeRecipient": {
632-
"deprecated": true,
633-
"description": "Deprecated: Use the same field in the ValidatorConfig message as replacement. An Ethereum address which the beacon client will send fee rewards to if no recipient is configured in the validator client. See https://lighthouse-book.sigmaprime.io/suggested-fee-recipient.html or https://docs.prylabs.network/docs/execution-node/fee-recipient for examples of how this is used. Note that while this is often described as \"suggested\", as we run the execution node we can trust the execution node, and therefore this is considered enforced.",
634-
"type": "string"
635-
},
636627
"consensusClient": {
637628
"description": "Immutable. The consensus client.",
638629
"enum": [

0 commit comments

Comments
 (0)