Uses of Interface
com.google.cloud.contentwarehouse.v1.TimestampValueOrBuilder
-
Packages that use TimestampValueOrBuilder Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse API -
-
Uses of TimestampValueOrBuilder in com.google.cloud.contentwarehouse.v1
Classes in com.google.cloud.contentwarehouse.v1 that implement TimestampValueOrBuilder Modifier and Type Class Description class
TimestampValue
Timestamp value type.static class
TimestampValue.Builder
Timestamp value type.Methods in com.google.cloud.contentwarehouse.v1 that return TimestampValueOrBuilder Modifier and Type Method Description TimestampValueOrBuilder
Value.Builder. getTimestampValueOrBuilder()
Represents a timestamp value.TimestampValueOrBuilder
Value. getTimestampValueOrBuilder()
Represents a timestamp value.TimestampValueOrBuilder
ValueOrBuilder. getTimestampValueOrBuilder()
Represents a timestamp value.TimestampValueOrBuilder
TimestampArray.Builder. getValuesOrBuilder(int index)
List of timestamp values.TimestampValueOrBuilder
TimestampArray. getValuesOrBuilder(int index)
List of timestamp values.TimestampValueOrBuilder
TimestampArrayOrBuilder. getValuesOrBuilder(int index)
List of timestamp values.Methods in com.google.cloud.contentwarehouse.v1 that return types with arguments of type TimestampValueOrBuilder Modifier and Type Method Description List<? extends TimestampValueOrBuilder>
TimestampArray.Builder. getValuesOrBuilderList()
List of timestamp values.List<? extends TimestampValueOrBuilder>
TimestampArray. getValuesOrBuilderList()
List of timestamp values.List<? extends TimestampValueOrBuilder>
TimestampArrayOrBuilder. getValuesOrBuilderList()
List of timestamp values.
-