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 classTimestampValueTimestamp value type.static classTimestampValue.BuilderTimestamp value type.Methods in com.google.cloud.contentwarehouse.v1 that return TimestampValueOrBuilder Modifier and Type Method Description TimestampValueOrBuilderValue.Builder. getTimestampValueOrBuilder()Represents a timestamp value.TimestampValueOrBuilderValue. getTimestampValueOrBuilder()Represents a timestamp value.TimestampValueOrBuilderValueOrBuilder. getTimestampValueOrBuilder()Represents a timestamp value.TimestampValueOrBuilderTimestampArray.Builder. getValuesOrBuilder(int index)List of timestamp values.TimestampValueOrBuilderTimestampArray. getValuesOrBuilder(int index)List of timestamp values.TimestampValueOrBuilderTimestampArrayOrBuilder. 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.
-