Cloudfunctionsv2Functions
object 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
Link copied to clipboard
suspend fun getFunctionIamPolicy(argument: GetFunctionIamPolicyPlainArgs): GetFunctionIamPolicyResult
Retrieves the current IAM policy data for function
suspend fun getFunctionIamPolicy(argument: suspend GetFunctionIamPolicyPlainArgsBuilder.() -> Unit): GetFunctionIamPolicyResult
suspend fun getFunctionIamPolicy(cloudFunction: String, location: String? = null, project: String? = null): GetFunctionIamPolicyResult