| Modifier and Type | Method and Description |
|---|---|
MigrationInsight |
MigrationInsight.Builder.build() |
MigrationInsight |
MigrationInsight.Builder.buildPartial() |
static MigrationInsight |
MigrationInsight.getDefaultInstance() |
MigrationInsight |
MigrationInsight.getDefaultInstanceForType() |
MigrationInsight |
MigrationInsight.Builder.getDefaultInstanceForType() |
MigrationInsight |
InsightOrBuilder.getMigrationInsight()
Output only.
|
MigrationInsight |
Insight.getMigrationInsight()
Output only.
|
MigrationInsight |
Insight.Builder.getMigrationInsight()
Output only.
|
static MigrationInsight |
MigrationInsight.parseDelimitedFrom(InputStream input) |
static MigrationInsight |
MigrationInsight.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MigrationInsight |
MigrationInsight.parseFrom(byte[] data) |
static MigrationInsight |
MigrationInsight.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MigrationInsight |
MigrationInsight.parseFrom(ByteBuffer data) |
static MigrationInsight |
MigrationInsight.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MigrationInsight |
MigrationInsight.parseFrom(com.google.protobuf.ByteString data) |
static MigrationInsight |
MigrationInsight.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MigrationInsight |
MigrationInsight.parseFrom(com.google.protobuf.CodedInputStream input) |
static MigrationInsight |
MigrationInsight.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MigrationInsight |
MigrationInsight.parseFrom(InputStream input) |
static MigrationInsight |
MigrationInsight.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<MigrationInsight> |
MigrationInsight.getParserForType() |
static com.google.protobuf.Parser<MigrationInsight> |
MigrationInsight.parser() |
| Modifier and Type | Method and Description |
|---|---|
MigrationInsight.Builder |
MigrationInsight.Builder.mergeFrom(MigrationInsight other) |
Insight.Builder |
Insight.Builder.mergeMigrationInsight(MigrationInsight value)
Output only.
|
static MigrationInsight.Builder |
MigrationInsight.newBuilder(MigrationInsight prototype) |
Insight.Builder |
Insight.Builder.setMigrationInsight(MigrationInsight value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.