Interface protos.google.cloud.tpu.v1.INode (1.1.1)

Properties of a Node.

Package

@google-cloud/tpu!

Properties

acceleratorType

  acceleratorType 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

Node acceleratorType

Property Value
Type Description
(string|null)

apiVersion

  apiVersion 
 ?: 
  
 ( 
 google 
 . 
 cloud 
 . 
 tpu 
 . 
 v1 
 . 
 Node 
 . 
 ApiVersion 
 | 
 keyof 
  
 typeof 
  
 google 
 . 
 cloud 
 . 
 tpu 
 . 
 v1 
 . 
 Node 
 . 
 ApiVersion 
 | 
 null 
 ); 
 

Node apiVersion

Property Value
Type Description
( google.cloud.tpu.v1.Node.ApiVersion |keyof typeof google.cloud.tpu.v1.Node.ApiVersion |null)

cidrBlock

  cidrBlock 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

Node cidrBlock

Property Value
Type Description
(string|null)

createTime

  createTime 
 ?: 
  
 ( 
 google 
 . 
 protobuf 
 . 
 ITimestamp 
 | 
 null 
 ); 
 

Node createTime

Property Value
Type Description
( google.protobuf.ITimestamp |null)

description

  description 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

Node description

Property Value
Type Description
(string|null)

health

  health 
 ?: 
  
 ( 
 google 
 . 
 cloud 
 . 
 tpu 
 . 
 v1 
 . 
 Node 
 . 
 Health 
 | 
 keyof 
  
 typeof 
  
 google 
 . 
 cloud 
 . 
 tpu 
 . 
 v1 
 . 
 Node 
 . 
 Health 
 | 
 null 
 ); 
 

Node health

Property Value
Type Description
( google.cloud.tpu.v1.Node.Health |keyof typeof google.cloud.tpu.v1.Node.Health |null)

healthDescription

  healthDescription 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

Node healthDescription

Property Value
Type Description
(string|null)

ipAddress

  ipAddress 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

Node ipAddress

Property Value
Type Description
(string|null)

labels

  labels 
 ?: 
  
 ({ 
  
 [ 
 k 
 : 
  
 string 
 ] 
 : 
  
 string 
  
 } 
 | 
 null 
 ); 
 

Node labels

Property Value
Type Description
({ [k: string]: string }|null)

name

  name 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

Node name

Property Value
Type Description
(string|null)

network

  network 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

Node network

Property Value
Type Description
(string|null)

networkEndpoints

  networkEndpoints 
 ?: 
  
 ( 
 google 
 . 
 cloud 
 . 
 tpu 
 . 
 v1 
 . 
 INetworkEndpoint 
 [] 
 | 
 null 
 ); 
 

Node networkEndpoints

Property Value
Type Description
( google.cloud.tpu.v1.INetworkEndpoint []|null)

port

  port 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

Node port

Property Value
Type Description
(string|null)

schedulingConfig

  schedulingConfig 
 ?: 
  
 ( 
 google 
 . 
 cloud 
 . 
 tpu 
 . 
 v1 
 . 
 ISchedulingConfig 
 | 
 null 
 ); 
 

Node schedulingConfig

Property Value
Type Description
( google.cloud.tpu.v1.ISchedulingConfig |null)

serviceAccount

  serviceAccount 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

Node serviceAccount

Property Value
Type Description
(string|null)

state

  state 
 ?: 
  
 ( 
 google 
 . 
 cloud 
 . 
 tpu 
 . 
 v1 
 . 
 Node 
 . 
 State 
 | 
 keyof 
  
 typeof 
  
 google 
 . 
 cloud 
 . 
 tpu 
 . 
 v1 
 . 
 Node 
 . 
 State 
 | 
 null 
 ); 
 

Node state

Property Value
Type Description
( google.cloud.tpu.v1.Node.State |keyof typeof google.cloud.tpu.v1.Node.State |null)

symptoms

  symptoms 
 ?: 
  
 ( 
 google 
 . 
 cloud 
 . 
 tpu 
 . 
 v1 
 . 
 ISymptom 
 [] 
 | 
 null 
 ); 
 

Node symptoms

Property Value
Type Description
( google.cloud.tpu.v1.ISymptom []|null)

tensorflowVersion

  tensorflowVersion 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

Node tensorflowVersion

Property Value
Type Description
(string|null)

useServiceNetworking

  useServiceNetworking 
 ?: 
  
 ( 
 boolean 
 | 
 null 
 ); 
 

Node useServiceNetworking

Property Value
Type Description
(boolean|null)
Create a Mobile Website
View Site in Mobile | Classic
Share by: