Class GetTensorFlowVersionRequest (1.0.0)

public sealed class GetTensorFlowVersionRequest : IMessage<GetTensorFlowVersionRequest>, IEquatable<GetTensorFlowVersionRequest>, IDeepCloneable<GetTensorFlowVersionRequest>, IBufferMessage, IMessage

Request for [GetTensorFlowVersion][google.cloud.tpu.v1.Tpu.GetTensorFlowVersion].

Inheritance

Object > GetTensorFlowVersionRequest

Namespace

Google.Cloud.Tpu.V1

Assembly

Google.Cloud.Tpu.V1.dll

Constructors

GetTensorFlowVersionRequest()

public GetTensorFlowVersionRequest()

GetTensorFlowVersionRequest(GetTensorFlowVersionRequest)

public GetTensorFlowVersionRequest(GetTensorFlowVersionRequest other)
Parameter
NameDescription
otherGetTensorFlowVersionRequest

Properties

Name

public string Name { get; set; }

Required. The resource name.

Property Value
TypeDescription
String

TensorFlowVersionName

public TensorFlowVersionName TensorFlowVersionName { get; set; }

TensorFlowVersionName-typed view over the Name resource name property.

Property Value
TypeDescription
TensorFlowVersionName