Uses of Class
com.google.cloud.documentai.v1beta3.RevisionRef.RevisionCase
-
Packages that use RevisionRef.RevisionCase Package Description com.google.cloud.documentai.v1beta3 A client to Cloud Document AI API -
-
Uses of RevisionRef.RevisionCase in com.google.cloud.documentai.v1beta3
Methods in com.google.cloud.documentai.v1beta3 that return RevisionRef.RevisionCase Modifier and Type Method Description static RevisionRef.RevisionCaseRevisionRef.RevisionCase. forNumber(int value)RevisionRef.RevisionCaseRevisionRef.Builder. getRevisionCase()Reads the revision by the predefined case.RevisionRef.RevisionCaseRevisionRef. getRevisionCase()Reads the revision by the predefined case.RevisionRef.RevisionCaseRevisionRefOrBuilder. getRevisionCase()Reads the revision by the predefined case.static RevisionRef.RevisionCaseRevisionRef.RevisionCase. valueOf(int value)Deprecated.static RevisionRef.RevisionCaseRevisionRef.RevisionCase. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static RevisionRef.RevisionCaseRevisionRef.RevisionCase. valueOf(String name)Returns the enum constant of this type with the specified name.static RevisionRef.RevisionCase[]RevisionRef.RevisionCase. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.documentai.v1beta3 that return types with arguments of type RevisionRef.RevisionCase Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<RevisionRef.RevisionCase>RevisionRef.RevisionCase. internalGetValueMap()Methods in com.google.cloud.documentai.v1beta3 with parameters of type RevisionRef.RevisionCase Modifier and Type Method Description RevisionRef.BuilderRevisionRef.Builder. setRevisionCase(RevisionRef.RevisionCase value)Reads the revision by the predefined case.
-