public static interface HolidayConfigAttributes.Builder extends SdkPojo, CopyableBuilder<HolidayConfigAttributes.Builder,HolidayConfigAttributes>
| Modifier and Type | Method and Description |
|---|---|
HolidayConfigAttributes.Builder |
countryCode(String countryCode)
The country code for the holiday calendar.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildHolidayConfigAttributes.Builder countryCode(String countryCode)
The country code for the holiday calendar.
For the list of public holiday calendars supported by AutoML job V2, see Country Codes. Use the country code corresponding to the country of your choice.
countryCode - The country code for the holiday calendar.
For the list of public holiday calendars supported by AutoML job V2, see Country Codes. Use the country code corresponding to the country of your choice.
Copyright © 2023. All rights reserved.