Properties of a Node.
Package
@google-cloud/tpuProperties
acceleratorType
acceleratorType?: (string|null);
Node acceleratorType
apiVersion
apiVersion?: (google.cloud.tpu.v2alpha1.Node.ApiVersion|keyof typeof google.cloud.tpu.v2alpha1.Node.ApiVersion|null);
Node apiVersion
cidrBlock
cidrBlock?: (string|null);
Node cidrBlock
createTime
createTime?: (google.protobuf.ITimestamp|null);
Node createTime
dataDisks
dataDisks?: (google.cloud.tpu.v2alpha1.IAttachedDisk[]|null);
Node dataDisks
description
description?: (string|null);
Node description
health
health?: (google.cloud.tpu.v2alpha1.Node.Health|keyof typeof google.cloud.tpu.v2alpha1.Node.Health|null);
Node health
healthDescription
healthDescription?: (string|null);
Node healthDescription
id
id?: (number|Long|string|null);
Node id
labels
labels?: ({ [k: string]: string }|null);
Node labels
metadata
metadata?: ({ [k: string]: string }|null);
Node metadata
name
name?: (string|null);
Node name
networkConfig
networkConfig?: (google.cloud.tpu.v2alpha1.INetworkConfig|null);
Node networkConfig
networkEndpoints
networkEndpoints?: (google.cloud.tpu.v2alpha1.INetworkEndpoint[]|null);
Node networkEndpoints
runtimeVersion
runtimeVersion?: (string|null);
Node runtimeVersion
schedulingConfig
schedulingConfig?: (google.cloud.tpu.v2alpha1.ISchedulingConfig|null);
Node schedulingConfig
serviceAccount
serviceAccount?: (google.cloud.tpu.v2alpha1.IServiceAccount|null);
Node serviceAccount
state
state?: (google.cloud.tpu.v2alpha1.Node.State|keyof typeof google.cloud.tpu.v2alpha1.Node.State|null);
Node state
symptoms
symptoms?: (google.cloud.tpu.v2alpha1.ISymptom[]|null);
Node symptoms
tags
tags?: (string[]|null);
Node tags