Interface protos.google.cloud.automl.v1beta1.IExamplePayload (4.0.1)
Properties of an ExamplePayload.
Package
@google-cloud/automl
Properties
document
document?: (google.cloud.automl.v1beta1.IDocument|null);
image
image?: (google.cloud.automl.v1beta1.IImage|null);
row
row?: (google.cloud.automl.v1beta1.IRow|null);
textSnippet
textSnippet?: (google.cloud.automl.v1beta1.ITextSnippet|null);
ExamplePayload textSnippet
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 2025-08-28 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Interface protos.google.cloud.automl.v1beta1.IExamplePayload (4.0.1)\n\nVersion latestkeyboard_arrow_down\n\n- [4.0.1 (latest)](/nodejs/docs/reference/automl/latest/automl/protos.google.cloud.automl.v1beta1.iexamplepayload)\n- [4.0.0](/nodejs/docs/reference/automl/4.0.0/automl/protos.google.cloud.automl.v1beta1.iexamplepayload)\n- [3.1.2](/nodejs/docs/reference/automl/3.1.2/automl/protos.google.cloud.automl.v1beta1.iexamplepayload)\n- [2.5.2](/nodejs/docs/reference/automl/2.5.2/automl/protos.google.cloud.automl.v1beta1.iexamplepayload)\n- [2.4.5](/nodejs/docs/reference/automl/2.4.5/automl/protos.google.cloud.automl.v1beta1.iexamplepayload) \nProperties of an ExamplePayload.\n\nPackage\n-------\n\n[@google-cloud/automl](../overview.html)\n\nProperties\n----------\n\n### document\n\n document?: (google.cloud.automl.v1beta1.IDocument|null);\n\nExamplePayload document\n\n### image\n\n image?: (google.cloud.automl.v1beta1.IImage|null);\n\nExamplePayload image\n\n### row\n\n row?: (google.cloud.automl.v1beta1.IRow|null);\n\nExamplePayload row\n\n### textSnippet\n\n textSnippet?: (google.cloud.automl.v1beta1.ITextSnippet|null);\n\nExamplePayload textSnippet"]]