GetFunctionIamPolicyPlainArgs

data class GetFunctionIamPolicyPlainArgs(val functionId: String, val location: String, val optionsRequestedPolicyVersion: Int? = null, val project: String? = null) : ConvertibleToJava<GetFunctionIamPolicyPlainArgs>

Constructors

Link copied to clipboard
fun GetFunctionIamPolicyPlainArgs(functionId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null)

Functions

Link copied to clipboard
open override fun toJava(): GetFunctionIamPolicyPlainArgs

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val project: String? = null