Auto-generate files after cl/586081012

pull/14878/head
Protobuf Team Bot 1 year ago
parent 4076d30bd3
commit 9af27995e9
  1. 28
      src/google/protobuf/api.pb.h
  2. 7
      src/google/protobuf/struct.pb.h
  3. 42
      src/google/protobuf/type.pb.h

@ -405,16 +405,15 @@ class PROTOBUF_EXPORT Method final : public ::google::protobuf::Message
public:
void clear_options() ;
::google::protobuf::Option* mutable_options(int index);
::google::protobuf::RepeatedPtrField< ::google::protobuf::Option >*
mutable_options();
::google::protobuf::RepeatedPtrField<::google::protobuf::Option>* mutable_options();
private:
const ::google::protobuf::RepeatedPtrField<::google::protobuf::Option>& _internal_options() const;
::google::protobuf::RepeatedPtrField<::google::protobuf::Option>* _internal_mutable_options();
public:
const ::google::protobuf::Option& options(int index) const;
::google::protobuf::Option* add_options();
const ::google::protobuf::RepeatedPtrField< ::google::protobuf::Option >&
options() const;
const ::google::protobuf::RepeatedPtrField<::google::protobuf::Option>& options() const;
// string name = 1;
void clear_name() ;
const std::string& name() const;
@ -670,16 +669,15 @@ class PROTOBUF_EXPORT Api final : public ::google::protobuf::Message
public:
void clear_methods() ;
::google::protobuf::Method* mutable_methods(int index);
::google::protobuf::RepeatedPtrField< ::google::protobuf::Method >*
mutable_methods();
::google::protobuf::RepeatedPtrField<::google::protobuf::Method>* mutable_methods();
private:
const ::google::protobuf::RepeatedPtrField<::google::protobuf::Method>& _internal_methods() const;
::google::protobuf::RepeatedPtrField<::google::protobuf::Method>* _internal_mutable_methods();
public:
const ::google::protobuf::Method& methods(int index) const;
::google::protobuf::Method* add_methods();
const ::google::protobuf::RepeatedPtrField< ::google::protobuf::Method >&
methods() const;
const ::google::protobuf::RepeatedPtrField<::google::protobuf::Method>& methods() const;
// repeated .google.protobuf.Option options = 3;
int options_size() const;
private:
@ -688,16 +686,15 @@ class PROTOBUF_EXPORT Api final : public ::google::protobuf::Message
public:
void clear_options() ;
::google::protobuf::Option* mutable_options(int index);
::google::protobuf::RepeatedPtrField< ::google::protobuf::Option >*
mutable_options();
::google::protobuf::RepeatedPtrField<::google::protobuf::Option>* mutable_options();
private:
const ::google::protobuf::RepeatedPtrField<::google::protobuf::Option>& _internal_options() const;
::google::protobuf::RepeatedPtrField<::google::protobuf::Option>* _internal_mutable_options();
public:
const ::google::protobuf::Option& options(int index) const;
::google::protobuf::Option* add_options();
const ::google::protobuf::RepeatedPtrField< ::google::protobuf::Option >&
options() const;
const ::google::protobuf::RepeatedPtrField<::google::protobuf::Option>& options() const;
// repeated .google.protobuf.Mixin mixins = 6;
int mixins_size() const;
private:
@ -706,16 +703,15 @@ class PROTOBUF_EXPORT Api final : public ::google::protobuf::Message
public:
void clear_mixins() ;
::google::protobuf::Mixin* mutable_mixins(int index);
::google::protobuf::RepeatedPtrField< ::google::protobuf::Mixin >*
mutable_mixins();
::google::protobuf::RepeatedPtrField<::google::protobuf::Mixin>* mutable_mixins();
private:
const ::google::protobuf::RepeatedPtrField<::google::protobuf::Mixin>& _internal_mixins() const;
::google::protobuf::RepeatedPtrField<::google::protobuf::Mixin>* _internal_mutable_mixins();
public:
const ::google::protobuf::Mixin& mixins(int index) const;
::google::protobuf::Mixin* add_mixins();
const ::google::protobuf::RepeatedPtrField< ::google::protobuf::Mixin >&
mixins() const;
const ::google::protobuf::RepeatedPtrField<::google::protobuf::Mixin>& mixins() const;
// string name = 1;
void clear_name() ;
const std::string& name() const;

@ -245,16 +245,15 @@ class PROTOBUF_EXPORT ListValue final : public ::google::protobuf::Message
public:
void clear_values() ;
::google::protobuf::Value* mutable_values(int index);
::google::protobuf::RepeatedPtrField< ::google::protobuf::Value >*
mutable_values();
::google::protobuf::RepeatedPtrField<::google::protobuf::Value>* mutable_values();
private:
const ::google::protobuf::RepeatedPtrField<::google::protobuf::Value>& _internal_values() const;
::google::protobuf::RepeatedPtrField<::google::protobuf::Value>* _internal_mutable_values();
public:
const ::google::protobuf::Value& values(int index) const;
::google::protobuf::Value* add_values();
const ::google::protobuf::RepeatedPtrField< ::google::protobuf::Value >&
values() const;
const ::google::protobuf::RepeatedPtrField<::google::protobuf::Value>& values() const;
// @@protoc_insertion_point(class_scope:google.protobuf.ListValue)
private:
class _Internal;

@ -591,16 +591,15 @@ class PROTOBUF_EXPORT Field final : public ::google::protobuf::Message
public:
void clear_options() ;
::google::protobuf::Option* mutable_options(int index);
::google::protobuf::RepeatedPtrField< ::google::protobuf::Option >*
mutable_options();
::google::protobuf::RepeatedPtrField<::google::protobuf::Option>* mutable_options();
private:
const ::google::protobuf::RepeatedPtrField<::google::protobuf::Option>& _internal_options() const;
::google::protobuf::RepeatedPtrField<::google::protobuf::Option>* _internal_mutable_options();
public:
const ::google::protobuf::Option& options(int index) const;
::google::protobuf::Option* add_options();
const ::google::protobuf::RepeatedPtrField< ::google::protobuf::Option >&
options() const;
const ::google::protobuf::RepeatedPtrField<::google::protobuf::Option>& options() const;
// string name = 4;
void clear_name() ;
const std::string& name() const;
@ -891,16 +890,15 @@ class PROTOBUF_EXPORT EnumValue final : public ::google::protobuf::Message
public:
void clear_options() ;
::google::protobuf::Option* mutable_options(int index);
::google::protobuf::RepeatedPtrField< ::google::protobuf::Option >*
mutable_options();
::google::protobuf::RepeatedPtrField<::google::protobuf::Option>* mutable_options();
private:
const ::google::protobuf::RepeatedPtrField<::google::protobuf::Option>& _internal_options() const;
::google::protobuf::RepeatedPtrField<::google::protobuf::Option>* _internal_mutable_options();
public:
const ::google::protobuf::Option& options(int index) const;
::google::protobuf::Option* add_options();
const ::google::protobuf::RepeatedPtrField< ::google::protobuf::Option >&
options() const;
const ::google::protobuf::RepeatedPtrField<::google::protobuf::Option>& options() const;
// string name = 1;
void clear_name() ;
const std::string& name() const;
@ -1100,16 +1098,15 @@ class PROTOBUF_EXPORT Type final : public ::google::protobuf::Message
public:
void clear_fields() ;
::google::protobuf::Field* mutable_fields(int index);
::google::protobuf::RepeatedPtrField< ::google::protobuf::Field >*
mutable_fields();
::google::protobuf::RepeatedPtrField<::google::protobuf::Field>* mutable_fields();
private:
const ::google::protobuf::RepeatedPtrField<::google::protobuf::Field>& _internal_fields() const;
::google::protobuf::RepeatedPtrField<::google::protobuf::Field>* _internal_mutable_fields();
public:
const ::google::protobuf::Field& fields(int index) const;
::google::protobuf::Field* add_fields();
const ::google::protobuf::RepeatedPtrField< ::google::protobuf::Field >&
fields() const;
const ::google::protobuf::RepeatedPtrField<::google::protobuf::Field>& fields() const;
// repeated string oneofs = 3;
int oneofs_size() const;
private:
@ -1146,16 +1143,15 @@ class PROTOBUF_EXPORT Type final : public ::google::protobuf::Message
public:
void clear_options() ;
::google::protobuf::Option* mutable_options(int index);
::google::protobuf::RepeatedPtrField< ::google::protobuf::Option >*
mutable_options();
::google::protobuf::RepeatedPtrField<::google::protobuf::Option>* mutable_options();
private:
const ::google::protobuf::RepeatedPtrField<::google::protobuf::Option>& _internal_options() const;
::google::protobuf::RepeatedPtrField<::google::protobuf::Option>* _internal_mutable_options();
public:
const ::google::protobuf::Option& options(int index) const;
::google::protobuf::Option* add_options();
const ::google::protobuf::RepeatedPtrField< ::google::protobuf::Option >&
options() const;
const ::google::protobuf::RepeatedPtrField<::google::protobuf::Option>& options() const;
// string name = 1;
void clear_name() ;
const std::string& name() const;
@ -1390,16 +1386,15 @@ class PROTOBUF_EXPORT Enum final : public ::google::protobuf::Message
public:
void clear_enumvalue() ;
::google::protobuf::EnumValue* mutable_enumvalue(int index);
::google::protobuf::RepeatedPtrField< ::google::protobuf::EnumValue >*
mutable_enumvalue();
::google::protobuf::RepeatedPtrField<::google::protobuf::EnumValue>* mutable_enumvalue();
private:
const ::google::protobuf::RepeatedPtrField<::google::protobuf::EnumValue>& _internal_enumvalue() const;
::google::protobuf::RepeatedPtrField<::google::protobuf::EnumValue>* _internal_mutable_enumvalue();
public:
const ::google::protobuf::EnumValue& enumvalue(int index) const;
::google::protobuf::EnumValue* add_enumvalue();
const ::google::protobuf::RepeatedPtrField< ::google::protobuf::EnumValue >&
enumvalue() const;
const ::google::protobuf::RepeatedPtrField<::google::protobuf::EnumValue>& enumvalue() const;
// repeated .google.protobuf.Option options = 3;
int options_size() const;
private:
@ -1408,16 +1403,15 @@ class PROTOBUF_EXPORT Enum final : public ::google::protobuf::Message
public:
void clear_options() ;
::google::protobuf::Option* mutable_options(int index);
::google::protobuf::RepeatedPtrField< ::google::protobuf::Option >*
mutable_options();
::google::protobuf::RepeatedPtrField<::google::protobuf::Option>* mutable_options();
private:
const ::google::protobuf::RepeatedPtrField<::google::protobuf::Option>& _internal_options() const;
::google::protobuf::RepeatedPtrField<::google::protobuf::Option>* _internal_mutable_options();
public:
const ::google::protobuf::Option& options(int index) const;
::google::protobuf::Option* add_options();
const ::google::protobuf::RepeatedPtrField< ::google::protobuf::Option >&
options() const;
const ::google::protobuf::RepeatedPtrField<::google::protobuf::Option>& options() const;
// string name = 1;
void clear_name() ;
const std::string& name() const;

Loading…
Cancel
Save