/aosp_15_r20/external/google-cloud-java/java-language/proto-google-cloud-language-v1beta2/src/main/java/com/google/cloud/language/v1beta2/ |
H A D | Sentiment.java | 30 * Protobuf type {@code google.cloud.language.v1beta2.Sentiment} 32 public final class Sentiment extends com.google.protobuf.GeneratedMessageV3 class 34 // @@protoc_insertion_point(message_implements:google.cloud.language.v1beta2.Sentiment) 37 // Use Sentiment.newBuilder() to construct. 38 private Sentiment(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Sentiment() method in Sentiment 42 private Sentiment() {} in Sentiment() method in Sentiment 47 return new Sentiment(); in newInstance() 66 com.google.cloud.language.v1beta2.Sentiment.class, in internalGetFieldAccessorTable() 67 com.google.cloud.language.v1beta2.Sentiment.Builder.class); in internalGetFieldAccessorTable() 77 * the absolute magnitude of sentiment regardless of score (positive or [all …]
|
H A D | Sentence.java | 115 private com.google.cloud.language.v1beta2.Sentiment sentiment_; 122 * true, this field will contain the sentiment for the sentence. 125 * <code>.google.cloud.language.v1beta2.Sentiment sentiment = 2;</code> 127 * @return Whether the sentiment field is set. 139 * true, this field will contain the sentiment for the sentence. 142 * <code>.google.cloud.language.v1beta2.Sentiment sentiment = 2;</code> 144 * @return The sentiment. 147 public com.google.cloud.language.v1beta2.Sentiment getSentiment() { in getSentiment() 149 ? com.google.cloud.language.v1beta2.Sentiment.getDefaultInstance() in getSentiment() 158 * true, this field will contain the sentiment for the sentence. [all …]
|
H A D | AnalyzeSentimentResponse.java | 25 * The sentiment analysis response message. 72 private com.google.cloud.language.v1beta2.Sentiment documentSentiment_; 77 * The overall sentiment of the input document. 80 * <code>.google.cloud.language.v1beta2.Sentiment document_sentiment = 1;</code> 92 * The overall sentiment of the input document. 95 * <code>.google.cloud.language.v1beta2.Sentiment document_sentiment = 1;</code> 100 public com.google.cloud.language.v1beta2.Sentiment getDocumentSentiment() { in getDocumentSentiment() 102 ? com.google.cloud.language.v1beta2.Sentiment.getDefaultInstance() in getDocumentSentiment() 109 * The overall sentiment of the input document. 112 * <code>.google.cloud.language.v1beta2.Sentiment document_sentiment = 1;</code> [all …]
|
H A D | EntityMention.java | 312 private com.google.cloud.language.v1beta2.Sentiment sentiment_; 319 * true, this field will contain the sentiment expressed for this mention of 323 * <code>.google.cloud.language.v1beta2.Sentiment sentiment = 3;</code> 325 * @return Whether the sentiment field is set. 337 * true, this field will contain the sentiment expressed for this mention of 341 * <code>.google.cloud.language.v1beta2.Sentiment sentiment = 3;</code> 343 * @return The sentiment. 346 public com.google.cloud.language.v1beta2.Sentiment getSentiment() { in getSentiment() 348 ? com.google.cloud.language.v1beta2.Sentiment.getDefaultInstance() in getSentiment() 357 * true, this field will contain the sentiment expressed for this mention of [all …]
|
/aosp_15_r20/external/google-cloud-java/java-language/proto-google-cloud-language-v1/src/main/java/com/google/cloud/language/v1/ |
H A D | Sentiment.java | 29 * Protobuf type {@code google.cloud.language.v1.Sentiment} 31 public final class Sentiment extends com.google.protobuf.GeneratedMessageV3 class 33 // @@protoc_insertion_point(message_implements:google.cloud.language.v1.Sentiment) 36 // Use Sentiment.newBuilder() to construct. 37 private Sentiment(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Sentiment() method in Sentiment 41 private Sentiment() {} in Sentiment() method in Sentiment 46 return new Sentiment(); in newInstance() 65 com.google.cloud.language.v1.Sentiment.class, in internalGetFieldAccessorTable() 66 com.google.cloud.language.v1.Sentiment.Builder.class); in internalGetFieldAccessorTable() 76 * the absolute magnitude of sentiment regardless of score (positive or [all …]
|
H A D | Sentence.java | 115 private com.google.cloud.language.v1.Sentiment sentiment_; 122 * is set to true, this field will contain the sentiment for the sentence. 125 * <code>.google.cloud.language.v1.Sentiment sentiment = 2;</code> 127 * @return Whether the sentiment field is set. 139 * is set to true, this field will contain the sentiment for the sentence. 142 * <code>.google.cloud.language.v1.Sentiment sentiment = 2;</code> 144 * @return The sentiment. 147 public com.google.cloud.language.v1.Sentiment getSentiment() { in getSentiment() 149 ? com.google.cloud.language.v1.Sentiment.getDefaultInstance() in getSentiment() 158 * is set to true, this field will contain the sentiment for the sentence. [all …]
|
H A D | AnalyzeSentimentResponse.java | 25 * The sentiment analysis response message. 72 private com.google.cloud.language.v1.Sentiment documentSentiment_; 77 * The overall sentiment of the input document. 80 * <code>.google.cloud.language.v1.Sentiment document_sentiment = 1;</code> 92 * The overall sentiment of the input document. 95 * <code>.google.cloud.language.v1.Sentiment document_sentiment = 1;</code> 100 public com.google.cloud.language.v1.Sentiment getDocumentSentiment() { in getDocumentSentiment() 102 ? com.google.cloud.language.v1.Sentiment.getDefaultInstance() in getDocumentSentiment() 109 * The overall sentiment of the input document. 112 * <code>.google.cloud.language.v1.Sentiment document_sentiment = 1;</code> [all …]
|
H A D | EntityMention.java | 310 private com.google.cloud.language.v1.Sentiment sentiment_; 317 * is set to true, this field will contain the sentiment expressed for this 321 * <code>.google.cloud.language.v1.Sentiment sentiment = 3;</code> 323 * @return Whether the sentiment field is set. 335 * is set to true, this field will contain the sentiment expressed for this 339 * <code>.google.cloud.language.v1.Sentiment sentiment = 3;</code> 341 * @return The sentiment. 344 public com.google.cloud.language.v1.Sentiment getSentiment() { in getSentiment() 346 ? com.google.cloud.language.v1.Sentiment.getDefaultInstance() in getSentiment() 355 * is set to true, this field will contain the sentiment expressed for this [all …]
|
/aosp_15_r20/external/google-cloud-java/java-dialogflow/proto-google-cloud-dialogflow-v2beta1/src/main/java/com/google/cloud/dialogflow/v2beta1/ |
H A D | Sentiment.java | 25 * The sentiment, such as positive/negative feeling or association, for a unit 31 * Protobuf type {@code google.cloud.dialogflow.v2beta1.Sentiment} 33 public final class Sentiment extends com.google.protobuf.GeneratedMessageV3 class 35 // @@protoc_insertion_point(message_implements:google.cloud.dialogflow.v2beta1.Sentiment) 38 // Use Sentiment.newBuilder() to construct. 39 private Sentiment(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Sentiment() method in Sentiment 43 private Sentiment() {} in Sentiment() method in Sentiment 48 return new Sentiment(); in newInstance() 67 com.google.cloud.dialogflow.v2beta1.Sentiment.class, in internalGetFieldAccessorTable() 68 com.google.cloud.dialogflow.v2beta1.Sentiment.Builder.class); in internalGetFieldAccessorTable() [all …]
|
H A D | SentimentAnalysisResult.java | 25 * The result of sentiment analysis. Sentiment analysis inspects user input 81 private com.google.cloud.dialogflow.v2beta1.Sentiment queryTextSentiment_; 86 * The sentiment analysis result for `query_text`. 89 * <code>.google.cloud.dialogflow.v2beta1.Sentiment query_text_sentiment = 1;</code> 101 * The sentiment analysis result for `query_text`. 104 * <code>.google.cloud.dialogflow.v2beta1.Sentiment query_text_sentiment = 1;</code> 109 public com.google.cloud.dialogflow.v2beta1.Sentiment getQueryTextSentiment() { in getQueryTextSentiment() 111 ? com.google.cloud.dialogflow.v2beta1.Sentiment.getDefaultInstance() in getQueryTextSentiment() 118 * The sentiment analysis result for `query_text`. 121 * <code>.google.cloud.dialogflow.v2beta1.Sentiment query_text_sentiment = 1;</code> [all …]
|
/aosp_15_r20/external/google-cloud-java/java-dialogflow/proto-google-cloud-dialogflow-v2/src/main/java/com/google/cloud/dialogflow/v2/ |
H A D | Sentiment.java | 25 * The sentiment, such as positive/negative feeling or association, for a unit 31 * Protobuf type {@code google.cloud.dialogflow.v2.Sentiment} 33 public final class Sentiment extends com.google.protobuf.GeneratedMessageV3 class 35 // @@protoc_insertion_point(message_implements:google.cloud.dialogflow.v2.Sentiment) 38 // Use Sentiment.newBuilder() to construct. 39 private Sentiment(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Sentiment() method in Sentiment 43 private Sentiment() {} in Sentiment() method in Sentiment 48 return new Sentiment(); in newInstance() 67 com.google.cloud.dialogflow.v2.Sentiment.class, in internalGetFieldAccessorTable() 68 com.google.cloud.dialogflow.v2.Sentiment.Builder.class); in internalGetFieldAccessorTable() [all …]
|
H A D | SentimentAnalysisResult.java | 25 * The result of sentiment analysis. Sentiment analysis inspects user input 81 private com.google.cloud.dialogflow.v2.Sentiment queryTextSentiment_; 86 * The sentiment analysis result for `query_text`. 89 * <code>.google.cloud.dialogflow.v2.Sentiment query_text_sentiment = 1;</code> 101 * The sentiment analysis result for `query_text`. 104 * <code>.google.cloud.dialogflow.v2.Sentiment query_text_sentiment = 1;</code> 109 public com.google.cloud.dialogflow.v2.Sentiment getQueryTextSentiment() { in getQueryTextSentiment() 111 ? com.google.cloud.dialogflow.v2.Sentiment.getDefaultInstance() in getQueryTextSentiment() 118 * The sentiment analysis result for `query_text`. 121 * <code>.google.cloud.dialogflow.v2.Sentiment query_text_sentiment = 1;</code> [all …]
|
/aosp_15_r20/external/python/google-api-python-client/docs/dyn/ |
D | language_v1.documents.html | 82 <p class="firstline">Finds entities, similar to AnalyzeEntities in the text and analyzes sentiment … 85 <p class="firstline">Analyzes the sentiment of the provided text.</p> 130 …sentiment": { # Represents the feeling associated with the entire text or entities in the tex… 131 …mber in the [0, +inf) range, which represents the absolute magnitude of sentiment regardless of sc… 132 …"score": 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen… 146 …sentiment": { # Represents the feeling associated with the entire text or entities in the tex… 147 …mber in the [0, +inf) range, which represents the absolute magnitude of sentiment regardless of sc… 148 …"score": 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen… 159 …<pre>Finds entities, similar to AnalyzeEntities in the text and analyzes sentiment associated with… 165 { # The entity-level sentiment analysis request message. [all …]
|
D | language_v1beta2.documents.html | 82 <p class="firstline">Finds entities, similar to AnalyzeEntities in the text and analyzes sentiment … 85 <p class="firstline">Analyzes the sentiment of the provided text.</p> 91 <p class="firstline">A convenience method that provides all syntax, sentiment, entity, and classifi… 132 …sentiment": { # Represents the feeling associated with the entire text or entities in the tex… 133 …mber in the [0, +inf) range, which represents the absolute magnitude of sentiment regardless of sc… 134 …"score": 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen… 148 …sentiment": { # Represents the feeling associated with the entire text or entities in the tex… 149 …mber in the [0, +inf) range, which represents the absolute magnitude of sentiment regardless of sc… 150 …"score": 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen… 161 …<pre>Finds entities, similar to AnalyzeEntities in the text and analyzes sentiment associated with… [all …]
|
D | contactcenterinsights_v1.projects.locations.conversations.analyses.html | 126 …"sentiment": { # The data for a sentiment annotation. # Sentiment expressed for this men… 127 …ive number from 0 to infinity which represents the abolute magnitude of sentiment regardless of sc… 128 … "score": 3.14, # The sentiment score between -1.0 (negative) and 1.0 (positive). 143 … "sentimentData": { # The data for a sentiment annotation. # Data specifying sentiment. 144 …ive number from 0 to infinity which represents the abolute magnitude of sentiment regardless of sc… 145 … "score": 3.14, # The sentiment score between -1.0 (negative) and 1.0 (positive). 158 …"sentiment": { # The data for a sentiment annotation. # The aggregate sentiment expresse… 159 …ive number from 0 to infinity which represents the abolute magnitude of sentiment regardless of sc… 160 … "score": 3.14, # The sentiment score between -1.0 (negative) and 1.0 (positive). 187 "sentiments": [ # Overall conversation-level sentiment for each channel of the call. [all …]
|
D | contactcenterinsights_v1.projects.locations.conversations.html | 212 …"sentiment": { # The data for a sentiment annotation. # Sentiment expressed for this men… 213 …ive number from 0 to infinity which represents the abolute magnitude of sentiment regardless of sc… 214 … "score": 3.14, # The sentiment score between -1.0 (negative) and 1.0 (positive). 229 … "sentimentData": { # The data for a sentiment annotation. # Data specifying sentiment. 230 …ive number from 0 to infinity which represents the abolute magnitude of sentiment regardless of sc… 231 … "score": 3.14, # The sentiment score between -1.0 (negative) and 1.0 (positive). 244 …"sentiment": { # The data for a sentiment annotation. # The aggregate sentiment expresse… 245 …ive number from 0 to infinity which represents the abolute magnitude of sentiment regardless of sc… 246 … "score": 3.14, # The sentiment score between -1.0 (negative) and 1.0 (positive). 273 … "sentiments": [ # Overall conversation-level sentiment for each channel of the call. [all …]
|
D | language_v1beta1.documents.html | 82 <p class="firstline">Analyzes the sentiment of the provided text.</p> 145 <pre>Analyzes the sentiment of the provided text. 151 { # The sentiment analysis request message. 158 …uot;, # The encoding type used by the API to calculate sentence offsets for the sentence sentiment. 169 { # The sentiment analysis response message. 170 … associated with the entire text or entities in the text. # The overall sentiment of the input doc… 171 …mber in the [0, +inf) range, which represents the absolute magnitude of sentiment regardless of sc… 173 …"score": 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen… 176 "sentences": [ # The sentiment for all the sentences in the document. 178 …sentiment": { # Represents the feeling associated with the entire text or entities in the tex… [all …]
|
D | dialogflow_v2beta1.projects.conversations.messages.html | 120 …sentiment analysis. Sentiment analysis inspects user input and identifies the prevailing subjectiv… 121 …uot;: { # The sentiment, such as positive/negative feeling or association, for a unit of analysis,… 122 …mber in the [0, +inf) range, which represents the absolute magnitude of sentiment, regardless of s… 123 …"score": 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen… 160 …sentiment analysis. Sentiment analysis inspects user input and identifies the prevailing subjectiv… 161 …uot;: { # The sentiment, such as positive/negative feeling or association, for a unit of analysis,… 162 …mber in the [0, +inf) range, which represents the absolute magnitude of sentiment, regardless of s… 163 …"score": 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen… 213 …sentiment analysis. Sentiment analysis inspects user input and identifies the prevailing subjectiv… 214 …uot;: { # The sentiment, such as positive/negative feeling or association, for a unit of analysis,… [all …]
|
D | dialogflow_v2beta1.projects.locations.conversations.messages.html | 120 …sentiment analysis. Sentiment analysis inspects user input and identifies the prevailing subjectiv… 121 …uot;: { # The sentiment, such as positive/negative feeling or association, for a unit of analysis,… 122 …mber in the [0, +inf) range, which represents the absolute magnitude of sentiment, regardless of s… 123 …"score": 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen… 160 …sentiment analysis. Sentiment analysis inspects user input and identifies the prevailing subjectiv… 161 …uot;: { # The sentiment, such as positive/negative feeling or association, for a unit of analysis,… 162 …mber in the [0, +inf) range, which represents the absolute magnitude of sentiment, regardless of s… 163 …"score": 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sen… 213 …sentiment analysis. Sentiment analysis inspects user input and identifies the prevailing subjectiv… 214 …uot;: { # The sentiment, such as positive/negative feeling or association, for a unit of analysis,… [all …]
|
/aosp_15_r20/external/google-cloud-java/java-automl/proto-google-cloud-automl-v1/src/main/java/com/google/cloud/automl/v1/ |
H A D | PredictResponse.java | 90 * AutoML Translation and AutoML Natural Language Sentiment Analysis 105 * AutoML Translation and AutoML Natural Language Sentiment Analysis 121 * AutoML Translation and AutoML Natural Language Sentiment Analysis 136 * AutoML Translation and AutoML Natural Language Sentiment Analysis 151 * AutoML Translation and AutoML Natural Language Sentiment Analysis 171 * Sentiment Analysis), if the input is a document, the recognized text is 192 * Sentiment Analysis), if the input is a document, the recognized text is 215 * Sentiment Analysis), if the input is a document, the recognized text is 264 * AutoML Natural Language Sentiment Analysis 267 * -1 maps to least positive sentiment, while 1 maps to the most positive [all …]
|
H A D | TextSentimentAnnotation.java | 25 * Contains annotation details specific to text sentiment. 74 * Output only. The sentiment with the semantic, as given to the 77 * The sentiment values are between 0 and 79 * with higher value meaning more positive sentiment. They are completely 80 * relative, i.e. 0 means least positive sentiment and sentiment_max means 82 * e.g. if train data had only negative sentiment, then sentiment_max, would 84 * The sentiment shouldn't be confused with "score" or "magnitude" 85 * from the previous Natural Language Sentiment Analysis API. 88 * <code>int32 sentiment = 1;</code> 90 * @return The sentiment. [all …]
|
H A D | PredictResponseOrBuilder.java | 31 * AutoML Translation and AutoML Natural Language Sentiment Analysis 43 * AutoML Translation and AutoML Natural Language Sentiment Analysis 55 * AutoML Translation and AutoML Natural Language Sentiment Analysis 67 * AutoML Translation and AutoML Natural Language Sentiment Analysis 80 * AutoML Translation and AutoML Natural Language Sentiment Analysis 95 * Sentiment Analysis), if the input is a document, the recognized text is 113 * Sentiment Analysis), if the input is a document, the recognized text is 131 * Sentiment Analysis), if the input is a document, the recognized text is 149 * AutoML Natural Language Sentiment Analysis 152 * -1 maps to least positive sentiment, while 1 maps to the most positive [all …]
|
/aosp_15_r20/external/google-cloud-java/java-automl/proto-google-cloud-automl-v1beta1/src/main/java/com/google/cloud/automl/v1beta1/ |
H A D | PredictResponse.java | 90 * Translation and Text Sentiment will return precisely one payload. 104 * Translation and Text Sentiment will return precisely one payload. 119 * Translation and Text Sentiment will return precisely one payload. 133 * Translation and Text Sentiment will return precisely one payload. 147 * Translation and Text Sentiment will return precisely one payload. 253 * * For Text Sentiment: 255 * -1 maps to least positive sentiment, while 1 maps to the most positive 256 * one and the higher the score, the more positive the sentiment in the 261 * from the previous Natural Language Sentiment Analysis API. 287 * * For Text Sentiment: [all …]
|
H A D | PredictResponseOrBuilder.java | 31 * Translation and Text Sentiment will return precisely one payload. 42 * Translation and Text Sentiment will return precisely one payload. 53 * Translation and Text Sentiment will return precisely one payload. 64 * Translation and Text Sentiment will return precisely one payload. 76 * Translation and Text Sentiment will return precisely one payload. 138 * * For Text Sentiment: 140 * -1 maps to least positive sentiment, while 1 maps to the most positive 141 * one and the higher the score, the more positive the sentiment in the 146 * from the previous Natural Language Sentiment Analysis API. 160 * * For Text Sentiment: [all …]
|
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | language.v1beta2.json | 18 …al language understanding technologies, such as sentiment analysis, entity recognition, entity sen… 133 …": "Finds entities, similar to AnalyzeEntities in the text and analyzes sentiment associated with … 152 "description": "Analyzes the sentiment of the provided text.", 190 …"description": "A convenience method that provides all syntax, sentiment, entity, and classificati… 279 "description": "The entity-level sentiment analysis request message.", 306 "description": "The entity-level sentiment analysis response message.", 324 "description": "The sentiment analysis request message.", 332 …on": "The encoding type used by the API to calculate sentence offsets for the sentence sentiment.", 351 "description": "The sentiment analysis response message.", 355 "$ref": "Sentiment", [all …]
|