@nebius/js-sdk - v0.2.54
    Preparing search index...

    Type Alias FieldDescriptorProto_Label

    FieldDescriptorProto_Label: EnumInstance<
        "UNRECOGNIZED"
        | "LABEL_OPTIONAL"
        | "LABEL_REPEATED"
        | "LABEL_REQUIRED",
    >

    Represents the google.protobuf.FieldDescriptorProto.Label protobuf enum.