Uses of Class
com.google.cloud.contentwarehouse.v1.TimestampArray
-
Packages that use TimestampArray Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse API -
-
Uses of TimestampArray in com.google.cloud.contentwarehouse.v1
Methods in com.google.cloud.contentwarehouse.v1 that return TimestampArray Modifier and Type Method Description TimestampArrayTimestampArray.Builder. build()TimestampArrayTimestampArray.Builder. buildPartial()static TimestampArrayTimestampArray. getDefaultInstance()TimestampArrayTimestampArray.Builder. getDefaultInstanceForType()TimestampArrayTimestampArray. getDefaultInstanceForType()TimestampArrayProperty.Builder. getTimestampValues()Timestamp property values.TimestampArrayProperty. getTimestampValues()Timestamp property values.TimestampArrayPropertyOrBuilder. getTimestampValues()Timestamp property values.static TimestampArrayTimestampArray. parseDelimitedFrom(InputStream input)static TimestampArrayTimestampArray. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimestampArrayTimestampArray. parseFrom(byte[] data)static TimestampArrayTimestampArray. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimestampArrayTimestampArray. parseFrom(com.google.protobuf.ByteString data)static TimestampArrayTimestampArray. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimestampArrayTimestampArray. parseFrom(com.google.protobuf.CodedInputStream input)static TimestampArrayTimestampArray. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimestampArrayTimestampArray. parseFrom(InputStream input)static TimestampArrayTimestampArray. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimestampArrayTimestampArray. parseFrom(ByteBuffer data)static TimestampArrayTimestampArray. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.contentwarehouse.v1 that return types with arguments of type TimestampArray Modifier and Type Method Description com.google.protobuf.Parser<TimestampArray>TimestampArray. getParserForType()static com.google.protobuf.Parser<TimestampArray>TimestampArray. parser()Methods in com.google.cloud.contentwarehouse.v1 with parameters of type TimestampArray Modifier and Type Method Description TimestampArray.BuilderTimestampArray.Builder. mergeFrom(TimestampArray other)Property.BuilderProperty.Builder. mergeTimestampValues(TimestampArray value)Timestamp property values.static TimestampArray.BuilderTimestampArray. newBuilder(TimestampArray prototype)Property.BuilderProperty.Builder. setTimestampValues(TimestampArray value)Timestamp property values.
-