Uses of Class
com.google.cloud.bigquery.biglake.v1alpha1.Lock.State
-
Packages that use Lock.State Package Description com.google.cloud.bigquery.biglake.v1alpha1 A client to BigLake API -
-
Uses of Lock.State in com.google.cloud.bigquery.biglake.v1alpha1
Methods in com.google.cloud.bigquery.biglake.v1alpha1 that return Lock.State Modifier and Type Method Description static Lock.StateLock.State. forNumber(int value)Lock.StateLock.Builder. getState()Output only.Lock.StateLock. getState()Output only.Lock.StateLockOrBuilder. getState()Output only.static Lock.StateLock.State. valueOf(int value)Deprecated.static Lock.StateLock.State. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Lock.StateLock.State. valueOf(String name)Returns the enum constant of this type with the specified name.static Lock.State[]Lock.State. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.bigquery.biglake.v1alpha1 that return types with arguments of type Lock.State Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Lock.State>Lock.State. internalGetValueMap()Methods in com.google.cloud.bigquery.biglake.v1alpha1 with parameters of type Lock.State Modifier and Type Method Description Lock.BuilderLock.Builder. setState(Lock.State value)Output only.
-