Uses of Enum
com.google.cloud.bigquery.storage.v1.WriteStream.Type
-
Uses of WriteStream.Type in com.google.cloud.bigquery.storage.v1
Methods in com.google.cloud.bigquery.storage.v1 that return WriteStream.TypeModifier and TypeMethodDescriptionstatic WriteStream.TypeWriteStream.Type.forNumber(int value) WriteStream.Builder.getType()Immutable.WriteStream.getType()Immutable.WriteStreamOrBuilder.getType()Immutable.static WriteStream.TypeWriteStream.Type.valueOf(int value) Deprecated.static WriteStream.TypeWriteStream.Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static WriteStream.TypeReturns the enum constant of this type with the specified name.static WriteStream.Type[]WriteStream.Type.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 WriteStream.TypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<WriteStream.Type>WriteStream.Type.internalGetValueMap()Methods in com.google.cloud.bigquery.storage.v1 with parameters of type WriteStream.Type