xmlSource

@JvmName(name = "gfarfaclqyapkvfv")
suspend fun xmlSource(value: Output<FileReferenceArgs>)
@JvmName(name = "xnlepnrinvvihhlo")
suspend fun xmlSource(value: FileReferenceArgs?)

Parameters

value

If this test suite was parsed from XML, this is the URI where the original XML file is stored. Note: Multiple test suites can share the same xml_source Returns INVALID_ARGUMENT if the uri format is not supported. - In create/response: optional - In update request: never


@JvmName(name = "jjinqbnpnbdsktfq")
suspend fun xmlSource(argument: suspend FileReferenceArgsBuilder.() -> Unit)

Parameters

argument

If this test suite was parsed from XML, this is the URI where the original XML file is stored. Note: Multiple test suites can share the same xml_source Returns INVALID_ARGUMENT if the uri format is not supported. - In create/response: optional - In update request: never