Tpu_v2alpha1Functions

Functions

Link copied to clipboard
suspend fun getNode(argument: GetNodePlainArgs): GetNodeResult

Gets the details of a node.

suspend fun getNode(argument: suspend GetNodePlainArgsBuilder.() -> Unit): GetNodeResult
suspend fun getNode(location: String, nodeId: String, project: String? = null): GetNodeResult
Link copied to clipboard

Gets details of a queued resource.

suspend fun getQueuedResource(location: String, project: String? = null, queuedResourceId: String): GetQueuedResourceResult