Uses of Class
com.google.cloud.bigquery.storage.v1.WriteStreamView
-
Packages that use WriteStreamView Package Description com.google.cloud.bigquery.storage.v1 A client to BigQuery Storage API -
-
Uses of WriteStreamView in com.google.cloud.bigquery.storage.v1
Methods in com.google.cloud.bigquery.storage.v1 that return WriteStreamView Modifier and Type Method Description static WriteStreamViewWriteStreamView. forNumber(int value)WriteStreamViewGetWriteStreamRequest.Builder. getView()Indicates whether to get full or partial view of the WriteStream.WriteStreamViewGetWriteStreamRequest. getView()Indicates whether to get full or partial view of the WriteStream.WriteStreamViewGetWriteStreamRequestOrBuilder. getView()Indicates whether to get full or partial view of the WriteStream.static WriteStreamViewWriteStreamView. valueOf(int value)Deprecated.static WriteStreamViewWriteStreamView. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static WriteStreamViewWriteStreamView. valueOf(String name)Returns the enum constant of this type with the specified name.static WriteStreamView[]WriteStreamView. 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 WriteStreamView Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<WriteStreamView>WriteStreamView. internalGetValueMap()Methods in com.google.cloud.bigquery.storage.v1 with parameters of type WriteStreamView Modifier and Type Method Description GetWriteStreamRequest.BuilderGetWriteStreamRequest.Builder. setView(WriteStreamView value)Indicates whether to get full or partial view of the WriteStream.
-