Class SuggestTrialsMetadata (1.48.0)

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

Details of operations that perform Trials suggestion.

Attributes

NameDescription
generic_metadata google.cloud.aiplatform_v1.types.GenericOperationMetadata
Operation metadata for suggesting Trials.
client_id str
The identifier of the client that is requesting the suggestion. If multiple SuggestTrialsRequests have the same client_id, the service will return the identical suggested Trial if the Trial is pending, and provide a new Trial if the last suggested Trial was completed.

Methods

SuggestTrialsMetadata

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

Details of operations that perform Trials suggestion.