TranscriptModerationBodyItem Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Schema items of the body.
public class TranscriptModerationBodyItem
type TranscriptModerationBodyItem = class
Public Class TranscriptModerationBodyItem
- Inheritance
-
TranscriptModerationBodyItem
Constructors
TranscriptModerationBodyItem() |
Initializes a new instance of the TranscriptModerationBodyItem class. |
TranscriptModerationBodyItem(String, IList<TranscriptModerationBodyItemTermsItem>) |
Initializes a new instance of the TranscriptModerationBodyItem class. |
Properties
Terms |
Gets or sets optional metadata details. |
Timestamp |
Gets or sets timestamp of the image. |
Methods
Validate() |
Validate the object. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET