GetRestorePlanIamPolicyPlainArgs

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

Constructors

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

Functions

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

Properties

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