| Modifier and Type | Method and Description |
|---|---|
RestoreInfo |
RestoreInfo.Builder.build() |
RestoreInfo |
RestoreInfo.Builder.buildPartial() |
static RestoreInfo |
RestoreInfo.getDefaultInstance() |
RestoreInfo |
RestoreInfo.getDefaultInstanceForType() |
RestoreInfo |
RestoreInfo.Builder.getDefaultInstanceForType() |
RestoreInfo |
TableOrBuilder.getRestoreInfo()
Output only.
|
RestoreInfo |
Table.getRestoreInfo()
Output only.
|
RestoreInfo |
Table.Builder.getRestoreInfo()
Output only.
|
static RestoreInfo |
RestoreInfo.parseDelimitedFrom(InputStream input) |
static RestoreInfo |
RestoreInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RestoreInfo |
RestoreInfo.parseFrom(byte[] data) |
static RestoreInfo |
RestoreInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RestoreInfo |
RestoreInfo.parseFrom(ByteBuffer data) |
static RestoreInfo |
RestoreInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RestoreInfo |
RestoreInfo.parseFrom(com.google.protobuf.ByteString data) |
static RestoreInfo |
RestoreInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RestoreInfo |
RestoreInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static RestoreInfo |
RestoreInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RestoreInfo |
RestoreInfo.parseFrom(InputStream input) |
static RestoreInfo |
RestoreInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<RestoreInfo> |
RestoreInfo.getParserForType() |
static com.google.protobuf.Parser<RestoreInfo> |
RestoreInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
RestoreInfo.Builder |
RestoreInfo.Builder.mergeFrom(RestoreInfo other) |
Table.Builder |
Table.Builder.mergeRestoreInfo(RestoreInfo value)
Output only.
|
static RestoreInfo.Builder |
RestoreInfo.newBuilder(RestoreInfo prototype) |
Table.Builder |
Table.Builder.setRestoreInfo(RestoreInfo value)
Output only.
|
Copyright © 2020 Google LLC. All rights reserved.