Uses of Enum
com.google.cloud.bigquery.storage.v1.StorageError.StorageErrorCode
-
Uses of StorageError.StorageErrorCode in com.google.cloud.bigquery.storage.v1
Methods in com.google.cloud.bigquery.storage.v1 that return StorageError.StorageErrorCodeModifier and TypeMethodDescriptionStorageError.StorageErrorCode.forNumber(int value) StorageError.Builder.getCode()BigQuery Storage specific error code.StorageError.getCode()BigQuery Storage specific error code.StorageErrorOrBuilder.getCode()BigQuery Storage specific error code.StorageError.StorageErrorCode.valueOf(int value) Deprecated.StorageError.StorageErrorCode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.static StorageError.StorageErrorCode[]StorageError.StorageErrorCode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.bigquery.storage.v1 that return types with arguments of type StorageError.StorageErrorCodeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<StorageError.StorageErrorCode>StorageError.StorageErrorCode.internalGetValueMap()Methods in com.google.cloud.bigquery.storage.v1 with parameters of type StorageError.StorageErrorCodeModifier and TypeMethodDescriptionStorageError.Builder.setCode(StorageError.StorageErrorCode value) BigQuery Storage specific error code.