GetRestorePlanRestoreIamPolicyPlainArgs

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

Constructors

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

Functions

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

Properties

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