| Modifier and Type | Method and Description |
|---|---|
ReadSession |
ReadSession.Builder.build() |
ReadSession |
ReadSession.Builder.buildPartial() |
static ReadSession |
ReadSession.getDefaultInstance() |
ReadSession |
ReadSession.getDefaultInstanceForType() |
ReadSession |
ReadSession.Builder.getDefaultInstanceForType() |
ReadSession |
CreateReadSessionRequestOrBuilder.getReadSession()
Required.
|
ReadSession |
CreateReadSessionRequest.getReadSession()
Required.
|
ReadSession |
CreateReadSessionRequest.Builder.getReadSession()
Required.
|
static ReadSession |
ReadSession.parseDelimitedFrom(InputStream input) |
static ReadSession |
ReadSession.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReadSession |
ReadSession.parseFrom(byte[] data) |
static ReadSession |
ReadSession.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReadSession |
ReadSession.parseFrom(ByteBuffer data) |
static ReadSession |
ReadSession.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReadSession |
ReadSession.parseFrom(com.google.protobuf.ByteString data) |
static ReadSession |
ReadSession.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReadSession |
ReadSession.parseFrom(com.google.protobuf.CodedInputStream input) |
static ReadSession |
ReadSession.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReadSession |
ReadSession.parseFrom(InputStream input) |
static ReadSession |
ReadSession.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ReadSession> |
ReadSession.getParserForType() |
static com.google.protobuf.Parser<ReadSession> |
ReadSession.parser() |
| Modifier and Type | Method and Description |
|---|---|
ReadSession.Builder |
ReadSession.Builder.mergeFrom(ReadSession other) |
CreateReadSessionRequest.Builder |
CreateReadSessionRequest.Builder.mergeReadSession(ReadSession value)
Required.
|
static ReadSession.Builder |
ReadSession.newBuilder(ReadSession prototype) |
CreateReadSessionRequest.Builder |
CreateReadSessionRequest.Builder.setReadSession(ReadSession value)
Required.
|
Copyright © 2023 Google LLC. All rights reserved.