getRoutine

Gets the specified routine resource by routine ID.

Return

null

Parameters

argument

null


suspend fun getRoutine(datasetId: String, project: String? = null, readMask: String? = null, routineId: String): GetRoutineResult

Return

null

See also

Parameters

datasetId
project
readMask
routineId

suspend fun getRoutine(argument: suspend GetRoutinePlainArgsBuilder.() -> Unit): GetRoutineResult

Return

null

See also

Parameters

argument

Builder for com.pulumi.googlenative.bigquery.v2.kotlin.inputs.GetRoutinePlainArgs.