GetRecommenderConfigRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request for the GetRecommenderConfig` method.
Attribute |
|
|---|---|
| Name | Description |
name |
str
Required. Name of the Recommendation Config to get. Acceptable formats: - projects/[PROJECT_NUMBER]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]/config
- projects/[PROJECT_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]/config
- organizations/[ORGANIZATION_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]/config
- billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]/config
|