Cloudfunctionsv2Functions

Functions

Link copied to clipboard

Get information about a Google Cloud Function (2nd gen). For more information see:

suspend fun getFunction(argument: suspend GetFunctionPlainArgsBuilder.() -> Unit): GetFunctionResult
suspend fun getFunction(location: String, name: String, project: String? = null): GetFunctionResult