Class CheckTrialEarlyStoppingStateMetatdata (0.6.0)

CheckTrialEarlyStoppingStateMetatdata(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

This message will be placed in the metadata field of a google.longrunning.Operation associated with a CheckTrialEarlyStoppingState request.

Attributes

NameDescription
generic_metadata google.cloud.aiplatform_v1beta1.types.GenericOperationMetadata
Operation metadata for suggesting Trials.
study str
The name of the Study that the Trial belongs to.
trial str
The Trial name.

Inheritance

builtins.object > proto.message.Message > CheckTrialEarlyStoppingStateMetatdata