Class SuggestTrialsMetadata (1.38.1)

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

Details of operations that perform Trials suggestion.

Attributes

Name
Description
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 
 ( 
 mapping 
 = 
 None 
 , 
 * 
 , 
 ignore_unknown_fields 
 = 
 False 
 , 
 ** 
 kwargs 
 ) 
 

Details of operations that perform Trials suggestion.