// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.
package com.azure.ai.textanalytics.implementation.models;
import com.azure.core.annotation.Immutable;
/** The TasksStateTasksDetails model. */
@Immutable
public final class TasksStateTasksDetails extends TaskState {}