Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://googleapis.deno.dev/v1/blockchainnodeengine:v1.ts";

§Classes

BlockchainNodeEngine
GoogleAuth

§Variables

auth

§Interfaces

BlockchainNode

A representation of a blockchain node.

CancelOperationRequest

The request message for Operations.CancelOperation.

ConnectionInfo

The connection information through which to interact with a blockchain node.

CredentialsClient

Defines the root interface for all clients that generate credentials for calling Google APIs. All clients should implement this interface.

EndpointInfo

Contains endpoint information through which to interact with a blockchain node.

EthereumDetails

Ethereum-specific blockchain node details.

EthereumEndpoints

Contains endpoint information specific to Ethereum nodes.

GethDetails

Options for the Geth execution client. See Command-line Options for more details.

GoogleProtobufEmpty

A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }

ListBlockchainNodesResponse

Message for response to listing blockchain nodes.

ListLocationsResponse

The response message for Locations.ListLocations.

ListOperationsResponse

The response message for Operations.ListOperations.

Location

A resource that represents a Google Cloud location.

Operation

This resource represents a long-running operation that is the result of a network API call.

OperationMetadata

Represents the metadata of the long-running operation.

ProjectsLocationsBlockchainNodesCreateOptions

Additional options for BlockchainNodeEngine#projectsLocationsBlockchainNodesCreate.

ProjectsLocationsBlockchainNodesDeleteOptions

Additional options for BlockchainNodeEngine#projectsLocationsBlockchainNodesDelete.

ProjectsLocationsBlockchainNodesListOptions

Additional options for BlockchainNodeEngine#projectsLocationsBlockchainNodesList.

ProjectsLocationsBlockchainNodesPatchOptions

Additional options for BlockchainNodeEngine#projectsLocationsBlockchainNodesPatch.

ProjectsLocationsListOptions

Additional options for BlockchainNodeEngine#projectsLocationsList.

ProjectsLocationsOperationsListOptions

Additional options for BlockchainNodeEngine#projectsLocationsOperationsList.

Status

The Status type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by gRPC. Each Status message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the API Design Guide.

ValidatorConfig

Configuration for validator-related parameters on the beacon client, and for any GCP-managed validator client.