GetRestorePlanRestoreVolumeRestoreIamPolicyPlainArgs

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

Constructors

fun GetRestorePlanRestoreVolumeRestoreIamPolicyPlainArgs(location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null, restoreId: String, restorePlanId: String, volumeRestoreId: String)

Functions

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

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
Link copied to clipboard