Uses of Class
com.google.cloud.bigquery.migration.v2.Dialect.DialectValueCase
-
Packages that use Dialect.DialectValueCase Package Description com.google.cloud.bigquery.migration.v2 A client to BigQuery Migration API -
-
Uses of Dialect.DialectValueCase in com.google.cloud.bigquery.migration.v2
Methods in com.google.cloud.bigquery.migration.v2 that return Dialect.DialectValueCase Modifier and Type Method Description static Dialect.DialectValueCaseDialect.DialectValueCase. forNumber(int value)Dialect.DialectValueCaseDialect.Builder. getDialectValueCase()Dialect.DialectValueCaseDialect. getDialectValueCase()Dialect.DialectValueCaseDialectOrBuilder. getDialectValueCase()static Dialect.DialectValueCaseDialect.DialectValueCase. valueOf(int value)Deprecated.static Dialect.DialectValueCaseDialect.DialectValueCase. valueOf(String name)Returns the enum constant of this type with the specified name.static Dialect.DialectValueCase[]Dialect.DialectValueCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-