| Modifier and Type | Method and Description |
|---|---|
TableReferenceProto.TableReference |
TableReferenceProto.TableReference.Builder.build() |
TableReferenceProto.TableReference |
TableReferenceProto.TableReference.Builder.buildPartial() |
static TableReferenceProto.TableReference |
TableReferenceProto.TableReference.getDefaultInstance() |
TableReferenceProto.TableReference |
TableReferenceProto.TableReference.getDefaultInstanceForType() |
TableReferenceProto.TableReference |
TableReferenceProto.TableReference.Builder.getDefaultInstanceForType() |
TableReferenceProto.TableReference |
Storage.ReadSessionOrBuilder.getTableReference()
Table that this ReadSession is reading from.
|
TableReferenceProto.TableReference |
Storage.ReadSession.getTableReference()
Table that this ReadSession is reading from.
|
TableReferenceProto.TableReference |
Storage.ReadSession.Builder.getTableReference()
Table that this ReadSession is reading from.
|
TableReferenceProto.TableReference |
Storage.CreateReadSessionRequestOrBuilder.getTableReference()
Required.
|
TableReferenceProto.TableReference |
Storage.CreateReadSessionRequest.getTableReference()
Required.
|
TableReferenceProto.TableReference |
Storage.CreateReadSessionRequest.Builder.getTableReference()
Required.
|
static TableReferenceProto.TableReference |
TableReferenceProto.TableReference.parseDelimitedFrom(InputStream input) |
static TableReferenceProto.TableReference |
TableReferenceProto.TableReference.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TableReferenceProto.TableReference |
TableReferenceProto.TableReference.parseFrom(byte[] data) |
static TableReferenceProto.TableReference |
TableReferenceProto.TableReference.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TableReferenceProto.TableReference |
TableReferenceProto.TableReference.parseFrom(ByteBuffer data) |
static TableReferenceProto.TableReference |
TableReferenceProto.TableReference.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TableReferenceProto.TableReference |
TableReferenceProto.TableReference.parseFrom(com.google.protobuf.ByteString data) |
static TableReferenceProto.TableReference |
TableReferenceProto.TableReference.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TableReferenceProto.TableReference |
TableReferenceProto.TableReference.parseFrom(com.google.protobuf.CodedInputStream input) |
static TableReferenceProto.TableReference |
TableReferenceProto.TableReference.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TableReferenceProto.TableReference |
TableReferenceProto.TableReference.parseFrom(InputStream input) |
static TableReferenceProto.TableReference |
TableReferenceProto.TableReference.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TableReferenceProto.TableReference> |
TableReferenceProto.TableReference.getParserForType() |
static com.google.protobuf.Parser<TableReferenceProto.TableReference> |
TableReferenceProto.TableReference.parser() |
Copyright © 2021 Google LLC. All rights reserved.