Interface protos.google.cloud.aiplatform.v1beta1.Trial.IParameter (1.7.2)

Properties of a Parameter.

Package

@google-cloud/aiplatform!

Properties

parameterId

parameterId?: (string|null);

Parameter parameterId

Property Value
TypeDescription
(string|null)

value

value?: (google.protobuf.IValue|null);

Parameter value

Property Value
TypeDescription
(google.protobuf.IValue|null)