Uses of Class
com.google.cloud.contentwarehouse.v1.TimestampValue.ValueCase
-
Packages that use TimestampValue.ValueCase Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse API -
-
Uses of TimestampValue.ValueCase in com.google.cloud.contentwarehouse.v1
Methods in com.google.cloud.contentwarehouse.v1 that return TimestampValue.ValueCase Modifier and Type Method Description static TimestampValue.ValueCaseTimestampValue.ValueCase. forNumber(int value)TimestampValue.ValueCaseTimestampValue.Builder. getValueCase()TimestampValue.ValueCaseTimestampValue. getValueCase()TimestampValue.ValueCaseTimestampValueOrBuilder. getValueCase()static TimestampValue.ValueCaseTimestampValue.ValueCase. valueOf(int value)Deprecated.static TimestampValue.ValueCaseTimestampValue.ValueCase. valueOf(String name)Returns the enum constant of this type with the specified name.static TimestampValue.ValueCase[]TimestampValue.ValueCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-