Interface protos.google.cloud.aiplatform.v1beta1.ICheckTrialEarlyStoppingStateMetatdata (1.7.2)

Properties of a CheckTrialEarlyStoppingStateMetatdata.

Package

@google-cloud/aiplatform!

Properties

genericMetadata

genericMetadata?: (google.cloud.aiplatform.v1beta1.IGenericOperationMetadata|null);

CheckTrialEarlyStoppingStateMetatdata genericMetadata

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.IGenericOperationMetadata|null)

study

study?: (string|null);

CheckTrialEarlyStoppingStateMetatdata study

Property Value
TypeDescription
(string|null)

trial

trial?: (string|null);

CheckTrialEarlyStoppingStateMetatdata trial

Property Value
TypeDescription
(string|null)