public static interface FunctionInformationMap.ModuleOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCompiledSource()
required string compiled_source = 103; |
com.google.protobuf.ByteString |
getCompiledSourceBytes()
required string compiled_source = 103; |
java.lang.String |
getName()
required string name = 102; |
com.google.protobuf.ByteString |
getNameBytes()
required string name = 102; |
boolean |
hasCompiledSource()
required string compiled_source = 103; |
boolean |
hasName()
required string name = 102; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasName()
required string name = 102;java.lang.String getName()
required string name = 102;com.google.protobuf.ByteString getNameBytes()
required string name = 102;boolean hasCompiledSource()
required string compiled_source = 103;java.lang.String getCompiledSource()
required string compiled_source = 103;com.google.protobuf.ByteString getCompiledSourceBytes()
required string compiled_source = 103;Copyright © 2009-2020 Google. All Rights Reserved.