keywordSearchableJobCustomAttributes

@JvmName(name = "furnnoqfjsupskpx")
suspend fun keywordSearchableJobCustomAttributes(vararg values: Output<String>)


@JvmName(name = "cehtplvtmbsxsxxt")
suspend fun keywordSearchableJobCustomAttributes(value: Output<List<String>>)
@JvmName(name = "rylhskmilphcpoju")
suspend fun keywordSearchableJobCustomAttributes(value: List<String>?)

Deprecated

This field is deprecated. Please set the searchability of the custom attribute in the Job.custom_attributes going forward. A list of keys of filterable Job.custom_attributes, whose corresponding `string_values` are used in keyword searches. Jobs with `string_values` under these specified field keys are returned if any of the values match the search keyword. Custom field values with parenthesis, brackets and special symbols are not searchable as-is, and those keyword queries must be surrounded by quotes.

Parameters

value

This field is deprecated. Please set the searchability of the custom attribute in the Job.custom_attributes going forward. A list of keys of filterable Job.custom_attributes, whose corresponding string_values are used in keyword searches. Jobs with string_values under these specified field keys are returned if any of the values match the search keyword. Custom field values with parenthesis, brackets and special symbols are not searchable as-is, and those keyword queries must be surrounded by quotes.


@JvmName(name = "jnnuemceroctjwqd")
suspend fun keywordSearchableJobCustomAttributes(values: List<Output<String>>)
@JvmName(name = "tuauutdxqpkestdn")
suspend fun keywordSearchableJobCustomAttributes(vararg values: String)

Deprecated

This field is deprecated. Please set the searchability of the custom attribute in the Job.custom_attributes going forward. A list of keys of filterable Job.custom_attributes, whose corresponding `string_values` are used in keyword searches. Jobs with `string_values` under these specified field keys are returned if any of the values match the search keyword. Custom field values with parenthesis, brackets and special symbols are not searchable as-is, and those keyword queries must be surrounded by quotes.

Parameters

values

This field is deprecated. Please set the searchability of the custom attribute in the Job.custom_attributes going forward. A list of keys of filterable Job.custom_attributes, whose corresponding string_values are used in keyword searches. Jobs with string_values under these specified field keys are returned if any of the values match the search keyword. Custom field values with parenthesis, brackets and special symbols are not searchable as-is, and those keyword queries must be surrounded by quotes.