Get Restore Plan Iam Policy Plain Args
data class GetRestorePlanIamPolicyPlainArgs(val location: String, val optionsRequestedPolicyVersion: Int? = null, val project: String? = null, val restorePlanId: String) : ConvertibleToJava<GetRestorePlanIamPolicyPlainArgs>