public static interface PropertyNameQuery.Builder extends SdkPojo, CopyableBuilder<PropertyNameQuery.Builder,PropertyNameQuery>
| Modifier and Type | Method and Description |
|---|---|
PropertyNameQuery.Builder |
propertyNameHint(String propertyNameHint)
Text that is part of a property's name.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildPropertyNameQuery.Builder propertyNameHint(String propertyNameHint)
Text that is part of a property's name. The property names of hyperparameter, metric, and tag key names that
begin with the specified text in the PropertyNameHint.
propertyNameHint - Text that is part of a property's name. The property names of hyperparameter, metric, and tag key
names that begin with the specified text in the PropertyNameHint.Copyright © 2019. All rights reserved.