Skip to content

Commit bf42546

Browse files
feat(blockchainnodeengine): update the api
#### blockchainnodeengine:v1 The following keys were added: - schemas.ConnectionInfo.properties.serviceAttachment (Total Keys: 2)
1 parent f27ec8e commit bf42546

File tree

3 files changed

+16
-7
lines changed

3 files changed

+16
-7
lines changed

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

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ <h3>Method Details</h3>
117117
&quot;jsonRpcApiEndpoint&quot;: &quot;A String&quot;, # Output only. The assigned URL for the node JSON-RPC API endpoint.
118118
&quot;websocketsApiEndpoint&quot;: &quot;A String&quot;, # Output only. The assigned URL for the node WebSockets API endpoint.
119119
},
120+
&quot;serviceAttachment&quot;: &quot;A String&quot;, # Output only. A service attachment that exposes a node, and has the following format: projects/{project}/regions/{region}/serviceAttachments/{service_attachment_name}
120121
},
121122
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The timestamp at which the blockchain node was first created.
122123
&quot;ethereumDetails&quot;: { # Ethereum-specific blockchain node details. # Ethereum-specific blockchain node details.
@@ -168,7 +169,7 @@ <h3>Method Details</h3>
168169
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
169170
},
170171
&quot;name&quot;: &quot;A String&quot;, # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
171-
&quot;response&quot;: { # The normal response of the operation in case of success. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
172+
&quot;response&quot;: { # The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
172173
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
173174
},
174175
}</pre>
@@ -204,7 +205,7 @@ <h3>Method Details</h3>
204205
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
205206
},
206207
&quot;name&quot;: &quot;A String&quot;, # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
207-
&quot;response&quot;: { # The normal response of the operation in case of success. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
208+
&quot;response&quot;: { # The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
208209
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
209210
},
210211
}</pre>
@@ -231,6 +232,7 @@ <h3>Method Details</h3>
231232
&quot;jsonRpcApiEndpoint&quot;: &quot;A String&quot;, # Output only. The assigned URL for the node JSON-RPC API endpoint.
232233
&quot;websocketsApiEndpoint&quot;: &quot;A String&quot;, # Output only. The assigned URL for the node WebSockets API endpoint.
233234
},
235+
&quot;serviceAttachment&quot;: &quot;A String&quot;, # Output only. A service attachment that exposes a node, and has the following format: projects/{project}/regions/{region}/serviceAttachments/{service_attachment_name}
234236
},
235237
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The timestamp at which the blockchain node was first created.
236238
&quot;ethereumDetails&quot;: { # Ethereum-specific blockchain node details. # Ethereum-specific blockchain node details.
@@ -285,6 +287,7 @@ <h3>Method Details</h3>
285287
&quot;jsonRpcApiEndpoint&quot;: &quot;A String&quot;, # Output only. The assigned URL for the node JSON-RPC API endpoint.
286288
&quot;websocketsApiEndpoint&quot;: &quot;A String&quot;, # Output only. The assigned URL for the node WebSockets API endpoint.
287289
},
290+
&quot;serviceAttachment&quot;: &quot;A String&quot;, # Output only. A service attachment that exposes a node, and has the following format: projects/{project}/regions/{region}/serviceAttachments/{service_attachment_name}
288291
},
289292
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The timestamp at which the blockchain node was first created.
290293
&quot;ethereumDetails&quot;: { # Ethereum-specific blockchain node details. # Ethereum-specific blockchain node details.
@@ -348,6 +351,7 @@ <h3>Method Details</h3>
348351
&quot;jsonRpcApiEndpoint&quot;: &quot;A String&quot;, # Output only. The assigned URL for the node JSON-RPC API endpoint.
349352
&quot;websocketsApiEndpoint&quot;: &quot;A String&quot;, # Output only. The assigned URL for the node WebSockets API endpoint.
350353
},
354+
&quot;serviceAttachment&quot;: &quot;A String&quot;, # Output only. A service attachment that exposes a node, and has the following format: projects/{project}/regions/{region}/serviceAttachments/{service_attachment_name}
351355
},
352356
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The timestamp at which the blockchain node was first created.
353357
&quot;ethereumDetails&quot;: { # Ethereum-specific blockchain node details. # Ethereum-specific blockchain node details.
@@ -399,7 +403,7 @@ <h3>Method Details</h3>
399403
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
400404
},
401405
&quot;name&quot;: &quot;A String&quot;, # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
402-
&quot;response&quot;: { # The normal response of the operation in case of success. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
406+
&quot;response&quot;: { # The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
403407
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
404408
},
405409
}</pre>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ <h3>Method Details</h3>
169169
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
170170
},
171171
&quot;name&quot;: &quot;A String&quot;, # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
172-
&quot;response&quot;: { # The normal response of the operation in case of success. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
172+
&quot;response&quot;: { # The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
173173
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
174174
},
175175
}</pre>
@@ -210,7 +210,7 @@ <h3>Method Details</h3>
210210
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
211211
},
212212
&quot;name&quot;: &quot;A String&quot;, # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
213-
&quot;response&quot;: { # The normal response of the operation in case of success. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
213+
&quot;response&quot;: { # The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
214214
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
215215
},
216216
},

googleapiclient/discovery_cache/documents/blockchainnodeengine.v1.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@
487487
}
488488
}
489489
},
490-
"revision": "20230712",
490+
"revision": "20230914",
491491
"rootUrl": "https://blockchainnodeengine.googleapis.com/",
492492
"schemas": {
493493
"BlockchainNode": {
@@ -581,6 +581,11 @@
581581
"$ref": "EndpointInfo",
582582
"description": "Output only. The endpoint information through which to interact with a blockchain node.",
583583
"readOnly": true
584+
},
585+
"serviceAttachment": {
586+
"description": "Output only. A service attachment that exposes a node, and has the following format: projects/{project}/regions/{region}/serviceAttachments/{service_attachment_name}",
587+
"readOnly": true,
588+
"type": "string"
584589
}
585590
},
586591
"type": "object"
@@ -864,7 +869,7 @@
864869
"description": "Properties of the object. Contains field @type with type URL.",
865870
"type": "any"
866871
},
867-
"description": "The normal response of the operation in case of success. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.",
872+
"description": "The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.",
868873
"type": "object"
869874
}
870875
},

0 commit comments

Comments
 (0)