You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/blockchainnodeengine_v1.projects.locations.blockchainNodes.html
+7-3Lines changed: 7 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -117,6 +117,7 @@ <h3>Method Details</h3>
117
117
"jsonRpcApiEndpoint": "A String", # Output only. The assigned URL for the node JSON-RPC API endpoint.
118
118
"websocketsApiEndpoint": "A String", # Output only. The assigned URL for the node WebSockets API endpoint.
119
119
},
120
+
"serviceAttachment": "A String", # Output only. A service attachment that exposes a node, and has the following format: projects/{project}/regions/{region}/serviceAttachments/{service_attachment_name}
120
121
},
121
122
"createTime": "A String", # Output only. The timestamp at which the blockchain node was first created.
"a_key": "", # Properties of the object. Contains field @type with type URL.
169
170
},
170
171
"name": "A String", # 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
-
"response": { # The normalresponse 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
+
"response": { # 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`.
172
173
"a_key": "", # Properties of the object. Contains field @type with type URL.
173
174
},
174
175
}</pre>
@@ -204,7 +205,7 @@ <h3>Method Details</h3>
204
205
"a_key": "", # Properties of the object. Contains field @type with type URL.
205
206
},
206
207
"name": "A String", # 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
-
"response": { # The normalresponse 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
+
"response": { # 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`.
208
209
"a_key": "", # Properties of the object. Contains field @type with type URL.
209
210
},
210
211
}</pre>
@@ -231,6 +232,7 @@ <h3>Method Details</h3>
231
232
"jsonRpcApiEndpoint": "A String", # Output only. The assigned URL for the node JSON-RPC API endpoint.
232
233
"websocketsApiEndpoint": "A String", # Output only. The assigned URL for the node WebSockets API endpoint.
233
234
},
235
+
"serviceAttachment": "A String", # Output only. A service attachment that exposes a node, and has the following format: projects/{project}/regions/{region}/serviceAttachments/{service_attachment_name}
234
236
},
235
237
"createTime": "A String", # Output only. The timestamp at which the blockchain node was first created.
"jsonRpcApiEndpoint": "A String", # Output only. The assigned URL for the node JSON-RPC API endpoint.
286
288
"websocketsApiEndpoint": "A String", # Output only. The assigned URL for the node WebSockets API endpoint.
287
289
},
290
+
"serviceAttachment": "A String", # Output only. A service attachment that exposes a node, and has the following format: projects/{project}/regions/{region}/serviceAttachments/{service_attachment_name}
288
291
},
289
292
"createTime": "A String", # Output only. The timestamp at which the blockchain node was first created.
"jsonRpcApiEndpoint": "A String", # Output only. The assigned URL for the node JSON-RPC API endpoint.
349
352
"websocketsApiEndpoint": "A String", # Output only. The assigned URL for the node WebSockets API endpoint.
350
353
},
354
+
"serviceAttachment": "A String", # Output only. A service attachment that exposes a node, and has the following format: projects/{project}/regions/{region}/serviceAttachments/{service_attachment_name}
351
355
},
352
356
"createTime": "A String", # Output only. The timestamp at which the blockchain node was first created.
"a_key": "", # Properties of the object. Contains field @type with type URL.
400
404
},
401
405
"name": "A String", # 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
-
"response": { # The normalresponse 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
+
"response": { # 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`.
403
407
"a_key": "", # Properties of the object. Contains field @type with type URL.
Copy file name to clipboardExpand all lines: docs/dyn/blockchainnodeengine_v1.projects.locations.operations.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -169,7 +169,7 @@ <h3>Method Details</h3>
169
169
"a_key": "", # Properties of the object. Contains field @type with type URL.
170
170
},
171
171
"name": "A String", # 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
-
"response": { # The normalresponse 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
+
"response": { # 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`.
173
173
"a_key": "", # Properties of the object. Contains field @type with type URL.
174
174
},
175
175
}</pre>
@@ -210,7 +210,7 @@ <h3>Method Details</h3>
210
210
"a_key": "", # Properties of the object. Contains field @type with type URL.
211
211
},
212
212
"name": "A String", # 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
-
"response": { # The normalresponse 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
+
"response": { # 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`.
214
214
"a_key": "", # Properties of the object. Contains field @type with type URL.
"description": "Output only. The endpoint information through which to interact with a blockchain node.",
583
583
"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"
584
589
}
585
590
},
586
591
"type": "object"
@@ -864,7 +869,7 @@
864
869
"description": "Properties of the object. Contains field @type with type URL.",
865
870
"type": "any"
866
871
},
867
-
"description": "The normalresponse 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`.",
0 commit comments