Get Api Deployment Iam Policy Plain Args
data class GetApiDeploymentIamPolicyPlainArgs(val apiId: String, val deploymentId: String, val location: String, val optionsRequestedPolicyVersion: Int? = null, val project: String? = null) : ConvertibleToJava<GetApiDeploymentIamPolicyPlainArgs>