Uses of Class
com.google.cloud.bigquery.storage.v1beta1.TableReferenceProto.TableModifiers
-
Uses of TableReferenceProto.TableModifiers in com.google.cloud.bigquery.storage.v1beta1
Methods in com.google.cloud.bigquery.storage.v1beta1 that return TableReferenceProto.TableModifiersModifier and TypeMethodDescriptionTableReferenceProto.TableModifiers.Builder.build()TableReferenceProto.TableModifiers.Builder.buildPartial()TableReferenceProto.TableModifiers.getDefaultInstance()TableReferenceProto.TableModifiers.Builder.getDefaultInstanceForType()TableReferenceProto.TableModifiers.getDefaultInstanceForType()Storage.CreateReadSessionRequest.Builder.getTableModifiers()Any modifiers to the Table (e.g.Storage.CreateReadSessionRequest.getTableModifiers()Any modifiers to the Table (e.g.Storage.CreateReadSessionRequestOrBuilder.getTableModifiers()Any modifiers to the Table (e.g.Storage.ReadSession.Builder.getTableModifiers()Any modifiers which are applied when reading from the specified table.Storage.ReadSession.getTableModifiers()Any modifiers which are applied when reading from the specified table.Storage.ReadSessionOrBuilder.getTableModifiers()Any modifiers which are applied when reading from the specified table.TableReferenceProto.TableModifiers.parseDelimitedFrom(InputStream input) TableReferenceProto.TableModifiers.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TableReferenceProto.TableModifiers.parseFrom(byte[] data) TableReferenceProto.TableModifiers.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TableReferenceProto.TableModifiers.parseFrom(com.google.protobuf.ByteString data) TableReferenceProto.TableModifiers.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TableReferenceProto.TableModifiers.parseFrom(com.google.protobuf.CodedInputStream input) TableReferenceProto.TableModifiers.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TableReferenceProto.TableModifiers.parseFrom(InputStream input) TableReferenceProto.TableModifiers.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TableReferenceProto.TableModifiers.parseFrom(ByteBuffer data) TableReferenceProto.TableModifiers.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.bigquery.storage.v1beta1 that return types with arguments of type TableReferenceProto.TableModifiersModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TableReferenceProto.TableModifiers>TableReferenceProto.TableModifiers.getParserForType()static com.google.protobuf.Parser<TableReferenceProto.TableModifiers>TableReferenceProto.TableModifiers.parser()Methods in com.google.cloud.bigquery.storage.v1beta1 with parameters of type TableReferenceProto.TableModifiersModifier and TypeMethodDescriptionTableReferenceProto.TableModifiers.Builder.mergeFrom(TableReferenceProto.TableModifiers other) Storage.CreateReadSessionRequest.Builder.mergeTableModifiers(TableReferenceProto.TableModifiers value) Any modifiers to the Table (e.g.Storage.ReadSession.Builder.mergeTableModifiers(TableReferenceProto.TableModifiers value) Any modifiers which are applied when reading from the specified table.TableReferenceProto.TableModifiers.newBuilder(TableReferenceProto.TableModifiers prototype) Storage.CreateReadSessionRequest.Builder.setTableModifiers(TableReferenceProto.TableModifiers value) Any modifiers to the Table (e.g.Storage.ReadSession.Builder.setTableModifiers(TableReferenceProto.TableModifiers value) Any modifiers which are applied when reading from the specified table.