Uses of Class
com.google.cloud.bigquery.connection.v1.Connection.PropertiesCase
-
Packages that use Connection.PropertiesCase Package Description com.google.cloud.bigquery.connection.v1 -
-
Uses of Connection.PropertiesCase in com.google.cloud.bigquery.connection.v1
Methods in com.google.cloud.bigquery.connection.v1 that return Connection.PropertiesCase Modifier and Type Method Description static Connection.PropertiesCaseConnection.PropertiesCase. forNumber(int value)Connection.PropertiesCaseConnection.Builder. getPropertiesCase()Connection.PropertiesCaseConnection. getPropertiesCase()Connection.PropertiesCaseConnectionOrBuilder. getPropertiesCase()static Connection.PropertiesCaseConnection.PropertiesCase. valueOf(int value)Deprecated.static Connection.PropertiesCaseConnection.PropertiesCase. valueOf(String name)Returns the enum constant of this type with the specified name.static Connection.PropertiesCase[]Connection.PropertiesCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-