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>
Constructors
Link copied to clipboard
fun GetRestorePlanIamPolicyPlainArgs(location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null, restorePlanId: String)