Interface HolidayConfigAttributes.Builder

    • Method Detail

      • countryCode

        HolidayConfigAttributes.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.

        Parameters:
        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.

        Returns:
        Returns a reference to this object so that method calls can be chained together.