public static interface Migrate.FileMigrateAnnotationOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getMoveToPackage()
Move all types in the file to another package, this implies changing proto
file path.
|
com.google.protobuf.ByteString |
getMoveToPackageBytes()
Move all types in the file to another package, this implies changing proto
file path.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getMoveToPackage()
Move all types in the file to another package, this implies changing proto file path.
string move_to_package = 2;com.google.protobuf.ByteString getMoveToPackageBytes()
Move all types in the file to another package, this implies changing proto file path.
string move_to_package = 2;Copyright © 2018–2021 The Envoy Project. All rights reserved.