Skip to main content
Documentation
Get Started
Get Started with Google Cloud
Product List
Cloud Customer Care
Featured Products
Agent Platform
Apigee API Management
BigQuery
Compute Engine
Cloud CDN
Cloud Run
Cloud Storage
Cloud SQL
Gemini Enterprise
Google Kubernetes Engine
Looker
Cross-product Tools
Access and resources management
Costs and usage management
Infrastructure as code
SDK, languages, frameworks, and tools
Technology Areas
AI and ML
Application development
Application hosting
Compute
Data analytics and pipelines
Databases
Distributed, hybrid, and multicloud
Industry solutions
Migration
Networking
Observability and monitoring
Security
Storage
/
Console
English
中文 – 简体
Google Cloud SDK
C++
Client libraries
Start free
Overview
Guides
Reference
Samples
Documentation
More
Overview
Guides
Reference
Samples
Console
Overview
Library reference docs
Cloud TPU API C++ Client Library
In-Depth Topics
Environment Variables
How to Override the Authentication Credentials
How to Override the Default Endpoint
Override Retry, Backoff, and Idempotency Policies
Override tpu_v1::TpuClient Retry Policies
Override tpu_v2::TpuClient Retry Policies
How to Override the Default Universe Domain
Override tpu_v1::TpuClient Universe Domain
Override tpu_v2::TpuClient Universe Domain
Modules
Cloud TPU API Configuration Options
Namespaces
google::cloud::tpu_v1
Overview
Classes
TpuClient
Overview
Constructors
TpuClient(TpuClient const &)
TpuClient(TpuClient &&)
TpuClient(std::shared_ptr< TpuConnection >, Options)
Operators
operator=(TpuClient const &)
operator=(TpuClient &&)
operator==(TpuClient const &, TpuClient const &)
operator!=(TpuClient const &, TpuClient const &)
Functions
ListNodes(std::string const &, Options)
ListNodes(google::cloud::tpu::v1::ListNodesRequest, Options)
GetNode(std::string const &, Options)
GetNode(google::cloud::tpu::v1::GetNodeRequest const &, Options)
CreateNode(std::string const &, google::cloud::tpu::v1::Node const &, std::string const &, Options)
CreateNode(NoAwaitTag, std::string const &, google::cloud::tpu::v1::Node const &, std::string const &, Options)
CreateNode(google::cloud::tpu::v1::CreateNodeRequest const &, Options)
CreateNode(NoAwaitTag, google::cloud::tpu::v1::CreateNodeRequest const &, Options)
CreateNode(google::longrunning::Operation const &, Options)
DeleteNode(std::string const &, Options)
DeleteNode(NoAwaitTag, std::string const &, Options)
DeleteNode(google::cloud::tpu::v1::DeleteNodeRequest const &, Options)
DeleteNode(NoAwaitTag, google::cloud::tpu::v1::DeleteNodeRequest const &, Options)
DeleteNode(google::longrunning::Operation const &, Options)
ReimageNode(google::cloud::tpu::v1::ReimageNodeRequest const &, Options)
ReimageNode(NoAwaitTag, google::cloud::tpu::v1::ReimageNodeRequest const &, Options)