Uses of Interface
com.google.cloud.datalabeling.v1beta1.TextPayloadOrBuilder
-
Packages that use TextPayloadOrBuilder Package Description com.google.cloud.datalabeling.v1beta1 A client to Data Labeling API -
-
Uses of TextPayloadOrBuilder in com.google.cloud.datalabeling.v1beta1
Classes in com.google.cloud.datalabeling.v1beta1 that implement TextPayloadOrBuilder Modifier and Type Class Description classTextPayloadContainer of information about a piece of text.static classTextPayload.BuilderContainer of information about a piece of text.Methods in com.google.cloud.datalabeling.v1beta1 that return TextPayloadOrBuilder Modifier and Type Method Description TextPayloadOrBuilderDataItem.Builder. getTextPayloadOrBuilder()The text payload, a container of text content.TextPayloadOrBuilderDataItem. getTextPayloadOrBuilder()The text payload, a container of text content.TextPayloadOrBuilderDataItemOrBuilder. getTextPayloadOrBuilder()The text payload, a container of text content.TextPayloadOrBuilderExample.Builder. getTextPayloadOrBuilder()The text payload, a container of the text content.TextPayloadOrBuilderExample. getTextPayloadOrBuilder()The text payload, a container of the text content.TextPayloadOrBuilderExampleOrBuilder. getTextPayloadOrBuilder()The text payload, a container of the text content.
-