Get Service Account Iam Policy Plain Args
data class GetServiceAccountIamPolicyPlainArgs(val optionsRequestedPolicyVersion: Int? = null, val project: String? = null, val serviceAccountId: String) : ConvertibleToJava<GetServiceAccountIamPolicyPlainArgs>