bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Class GeneratedCodeInfo

    Describes the relationship between generated code and its original source file. A GeneratedCodeInfo message is associated with only one generated source file, but may contain references to different source .proto files.

    from message google.protobuf.GeneratedCodeInfo

    Hierarchy

    Index

    Constructors

    Properties

    annotation: GeneratedCodeInfo_Annotation[] = []

    An Annotation connects some span of text in generated code to an element of its generating .proto file.

    from field: repeated google.protobuf.GeneratedCodeInfo.Annotation annotation = 1;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto2
    typeName: "google.protobuf.GeneratedCodeInfo"

    Methods