Class ReimageNodeRequest
Request for ReimageNode.
Implements
Inherited Members
Namespace: Google.Apis.TPU.v1alpha1.Data
Assembly: Google.Apis.TPU.v1alpha1.dll
Syntax
public class ReimageNodeRequest : IDirectResponseSchemaProperties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
TensorflowVersion
The version for reimage to create.
Declaration
[JsonProperty("tensorflowVersion")]
public virtual string TensorflowVersion { get; set; }Property Value
| Type | Description | 
|---|---|
| string |