Uses of Class
com.google.cloud.contentwarehouse.v1.DateTimeArray
-
Packages that use DateTimeArray Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse API -
-
Uses of DateTimeArray in com.google.cloud.contentwarehouse.v1
Methods in com.google.cloud.contentwarehouse.v1 that return DateTimeArray Modifier and Type Method Description DateTimeArrayDateTimeArray.Builder. build()DateTimeArrayDateTimeArray.Builder. buildPartial()DateTimeArrayProperty.Builder. getDateTimeValues()Date time property values.DateTimeArrayProperty. getDateTimeValues()Date time property values.DateTimeArrayPropertyOrBuilder. getDateTimeValues()Date time property values.static DateTimeArrayDateTimeArray. getDefaultInstance()DateTimeArrayDateTimeArray.Builder. getDefaultInstanceForType()DateTimeArrayDateTimeArray. getDefaultInstanceForType()static DateTimeArrayDateTimeArray. parseDelimitedFrom(InputStream input)static DateTimeArrayDateTimeArray. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DateTimeArrayDateTimeArray. parseFrom(byte[] data)static DateTimeArrayDateTimeArray. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DateTimeArrayDateTimeArray. parseFrom(com.google.protobuf.ByteString data)static DateTimeArrayDateTimeArray. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DateTimeArrayDateTimeArray. parseFrom(com.google.protobuf.CodedInputStream input)static DateTimeArrayDateTimeArray. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DateTimeArrayDateTimeArray. parseFrom(InputStream input)static DateTimeArrayDateTimeArray. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DateTimeArrayDateTimeArray. parseFrom(ByteBuffer data)static DateTimeArrayDateTimeArray. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.contentwarehouse.v1 that return types with arguments of type DateTimeArray Modifier and Type Method Description com.google.protobuf.Parser<DateTimeArray>DateTimeArray. getParserForType()static com.google.protobuf.Parser<DateTimeArray>DateTimeArray. parser()Methods in com.google.cloud.contentwarehouse.v1 with parameters of type DateTimeArray Modifier and Type Method Description Property.BuilderProperty.Builder. mergeDateTimeValues(DateTimeArray value)Date time property values.DateTimeArray.BuilderDateTimeArray.Builder. mergeFrom(DateTimeArray other)static DateTimeArray.BuilderDateTimeArray. newBuilder(DateTimeArray prototype)Property.BuilderProperty.Builder. setDateTimeValues(DateTimeArray value)Date time property values.
-