- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder
, com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
ApiDiffProto.Diff
, ApiDiffProto.Diff.Builder
- Enclosing class:
- ApiDiffProto
public static interface ApiDiffProto.DiffOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getClassDiffList
repeated .devtools.staticanalysis.errorprone.apidiff.ClassDiff class_diff = 1;
-
getClassDiff
repeated .devtools.staticanalysis.errorprone.apidiff.ClassDiff class_diff = 1;
-
getClassDiffCount
int getClassDiffCount()
repeated .devtools.staticanalysis.errorprone.apidiff.ClassDiff class_diff = 1;
-
getClassDiffOrBuilderList
repeated .devtools.staticanalysis.errorprone.apidiff.ClassDiff class_diff = 1;
-
getClassDiffOrBuilder
repeated .devtools.staticanalysis.errorprone.apidiff.ClassDiff class_diff = 1;