Uses of Class
com.google.cloud.contentwarehouse.v1.TimestampValue
-
Packages that use TimestampValue Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse API -
-
Uses of TimestampValue in com.google.cloud.contentwarehouse.v1
Methods in com.google.cloud.contentwarehouse.v1 that return TimestampValue Modifier and Type Method Description TimestampValueTimestampValue.Builder. build()TimestampValueTimestampValue.Builder. buildPartial()static TimestampValueTimestampValue. getDefaultInstance()TimestampValueTimestampValue.Builder. getDefaultInstanceForType()TimestampValueTimestampValue. getDefaultInstanceForType()TimestampValueValue.Builder. getTimestampValue()Represents a timestamp value.TimestampValueValue. getTimestampValue()Represents a timestamp value.TimestampValueValueOrBuilder. getTimestampValue()Represents a timestamp value.TimestampValueTimestampArray.Builder. getValues(int index)List of timestamp values.TimestampValueTimestampArray. getValues(int index)List of timestamp values.TimestampValueTimestampArrayOrBuilder. getValues(int index)List of timestamp values.static TimestampValueTimestampValue. parseDelimitedFrom(InputStream input)static TimestampValueTimestampValue. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimestampValueTimestampValue. parseFrom(byte[] data)static TimestampValueTimestampValue. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimestampValueTimestampValue. parseFrom(com.google.protobuf.ByteString data)static TimestampValueTimestampValue. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimestampValueTimestampValue. parseFrom(com.google.protobuf.CodedInputStream input)static TimestampValueTimestampValue. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimestampValueTimestampValue. parseFrom(InputStream input)static TimestampValueTimestampValue. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimestampValueTimestampValue. parseFrom(ByteBuffer data)static TimestampValueTimestampValue. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.contentwarehouse.v1 that return types with arguments of type TimestampValue Modifier and Type Method Description com.google.protobuf.Parser<TimestampValue>TimestampValue. getParserForType()List<TimestampValue>TimestampArray.Builder. getValuesList()List of timestamp values.List<TimestampValue>TimestampArray. getValuesList()List of timestamp values.List<TimestampValue>TimestampArrayOrBuilder. getValuesList()List of timestamp values.static com.google.protobuf.Parser<TimestampValue>TimestampValue. parser()Methods in com.google.cloud.contentwarehouse.v1 with parameters of type TimestampValue Modifier and Type Method Description TimestampArray.BuilderTimestampArray.Builder. addValues(int index, TimestampValue value)List of timestamp values.TimestampArray.BuilderTimestampArray.Builder. addValues(TimestampValue value)List of timestamp values.TimestampValue.BuilderTimestampValue.Builder. mergeFrom(TimestampValue other)Value.BuilderValue.Builder. mergeTimestampValue(TimestampValue value)Represents a timestamp value.static TimestampValue.BuilderTimestampValue. newBuilder(TimestampValue prototype)Value.BuilderValue.Builder. setTimestampValue(TimestampValue value)Represents a timestamp value.TimestampArray.BuilderTimestampArray.Builder. setValues(int index, TimestampValue value)List of timestamp values.Method parameters in com.google.cloud.contentwarehouse.v1 with type arguments of type TimestampValue Modifier and Type Method Description TimestampArray.BuilderTimestampArray.Builder. addAllValues(Iterable<? extends TimestampValue> values)List of timestamp values.
-