Uses of Class
com.google.cloud.bigquery.storage.v1beta1.TableReferenceProto.TableReference
-
Uses of TableReferenceProto.TableReference in com.google.cloud.bigquery.storage.v1beta1
Methods in com.google.cloud.bigquery.storage.v1beta1 that return TableReferenceProto.TableReferenceModifier and TypeMethodDescriptionTableReferenceProto.TableReference.Builder.build()TableReferenceProto.TableReference.Builder.buildPartial()TableReferenceProto.TableReference.getDefaultInstance()TableReferenceProto.TableReference.Builder.getDefaultInstanceForType()TableReferenceProto.TableReference.getDefaultInstanceForType()Storage.CreateReadSessionRequest.Builder.getTableReference()Required.Storage.CreateReadSessionRequest.getTableReference()Required.Storage.CreateReadSessionRequestOrBuilder.getTableReference()Required.Storage.ReadSession.Builder.getTableReference()Table that this ReadSession is reading from.Storage.ReadSession.getTableReference()Table that this ReadSession is reading from.Storage.ReadSessionOrBuilder.getTableReference()Table that this ReadSession is reading from.TableReferenceProto.TableReference.parseDelimitedFrom(InputStream input) TableReferenceProto.TableReference.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TableReferenceProto.TableReference.parseFrom(byte[] data) TableReferenceProto.TableReference.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TableReferenceProto.TableReference.parseFrom(com.google.protobuf.ByteString data) TableReferenceProto.TableReference.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TableReferenceProto.TableReference.parseFrom(com.google.protobuf.CodedInputStream input) TableReferenceProto.TableReference.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TableReferenceProto.TableReference.parseFrom(InputStream input) TableReferenceProto.TableReference.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TableReferenceProto.TableReference.parseFrom(ByteBuffer data) TableReferenceProto.TableReference.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.bigquery.storage.v1beta1 that return types with arguments of type TableReferenceProto.TableReferenceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TableReferenceProto.TableReference>TableReferenceProto.TableReference.getParserForType()static com.google.protobuf.Parser<TableReferenceProto.TableReference>TableReferenceProto.TableReference.parser()Methods in com.google.cloud.bigquery.storage.v1beta1 with parameters of type TableReferenceProto.TableReferenceModifier and TypeMethodDescriptionTableReferenceProto.TableReference.Builder.mergeFrom(TableReferenceProto.TableReference other) Storage.CreateReadSessionRequest.Builder.mergeTableReference(TableReferenceProto.TableReference value) Required.Storage.ReadSession.Builder.mergeTableReference(TableReferenceProto.TableReference value) Table that this ReadSession is reading from.TableReferenceProto.TableReference.newBuilder(TableReferenceProto.TableReference prototype) Storage.CreateReadSessionRequest.Builder.setTableReference(TableReferenceProto.TableReference value) Required.Storage.ReadSession.Builder.setTableReference(TableReferenceProto.TableReference value) Table that this ReadSession is reading from.