xmlSource

@JvmName(name = "srueoeylnbogufth")
suspend fun xmlSource(value: Output<FileReferenceArgs>)
@JvmName(name = "epxaxrheyqddyydj")
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 = "mbdaqweslocbxywo")
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