Tpu Functions
object TpuFunctions
Functions
Link copied to clipboard
suspend fun getTensorflowVersions(argument: GetTensorflowVersionsPlainArgs): GetTensorflowVersionsResult
Get TensorFlow versions available for a project. For more information see the official documentation and API.
suspend fun getTensorflowVersions(argument: suspend GetTensorflowVersionsPlainArgsBuilder.() -> Unit): GetTensorflowVersionsResult
suspend fun getTensorflowVersions(project: String? = null, zone: String? = null): GetTensorflowVersionsResult