Get Game Server Deployment Iam Policy Plain Args
data class GetGameServerDeploymentIamPolicyPlainArgs(val gameServerDeploymentId: String, val location: String, val optionsRequestedPolicyVersion: Int? = null, val project: String? = null) : ConvertibleToJava<GetGameServerDeploymentIamPolicyPlainArgs>