type OperatingSystemTargeting (v202402)
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-02-13 UTC.
[null,null,["Last updated 2024-02-13 UTC."],[[["This page provides documentation for the `Sentiment` class in Google Cloud's Natural Language API for Java version 2.30.0."],["The `Sentiment` class represents the overall feeling or emotion associated with a given text or its entities."],["It includes two key properties: `magnitude`, indicating the strength of the sentiment, and `score`, representing the sentiment's positivity or negativity (-1.0 to 1.0)."],["Various methods are provided to create, parse, and manipulate `Sentiment` objects, including builders and parsers for different data formats."],["This documentation details the inheritance, fields, and methods of the `Sentiment` class, including inherited members and static methods."]]],[]]