Cloudfunctions Functions
object CloudfunctionsFunctions
Functions
Link copied to clipboard
Get information about a Google Cloud Function. For more information see the official documentation and API.
suspend fun getFunction(argument: suspend GetFunctionPlainArgsBuilder.() -> Unit): GetFunctionResult
suspend fun getFunction(name: String, project: String? = null, region: String? = null): GetFunctionResult