public interface ComputeEngineMigrationTargetOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ComputeEngineShapeDescriptor |
getShape()
Description of the suggested shape for the migration target.
|
ComputeEngineShapeDescriptorOrBuilder |
getShapeOrBuilder()
Description of the suggested shape for the migration target.
|
boolean |
hasShape()
Description of the suggested shape for the migration target.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasShape()
Description of the suggested shape for the migration target.
.google.cloud.migrationcenter.v1.ComputeEngineShapeDescriptor shape = 1;ComputeEngineShapeDescriptor getShape()
Description of the suggested shape for the migration target.
.google.cloud.migrationcenter.v1.ComputeEngineShapeDescriptor shape = 1;ComputeEngineShapeDescriptorOrBuilder getShapeOrBuilder()
Description of the suggested shape for the migration target.
.google.cloud.migrationcenter.v1.ComputeEngineShapeDescriptor shape = 1;Copyright © 2024 Google LLC. All rights reserved.