#ifndef GOOGLE_PROTOBUF_INCLUDED_components_2foptimization_5fguide_2fproto_2ffeatures_2fforms_5fannotations_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_components_2foptimization_5fguide_2fproto_2ffeatures_2fforms_5fannotations_2eproto
#include <limits>
#include <string>
#include <google/protobuf/port_def.inc>
#if PROTOBUF_VERSION < 3021000
#error This file was generated by a newer version of protoc which is
#error incompatible with your Protocol Buffer headers. Please update
#error your headers.
#endif
#if 3021012 < PROTOBUF_MIN_PROTOC_VERSION
#error This file was generated by an older version of protoc which is
#error incompatible with your Protocol Buffer headers. Please
#error regenerate this file with a newer version of protoc.
#endif
#include <google/protobuf/port_undef.inc>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/arena.h>
#include <google/protobuf/arenastring.h>
#include <google/protobuf/generated_message_util.h>
#include <google/protobuf/metadata_lite.h>
#include <google/protobuf/message_lite.h>
#include <google/protobuf/repeated_field.h>
#include <google/protobuf/extension_set.h>
#include "components/optimization_guide/proto/features/common_quality_data.pb.h"
#include <google/protobuf/port_def.inc>
#define PROTOBUF_INTERNAL_EXPORT_components_2foptimization_5fguide_2fproto_2ffeatures_2fforms_5fannotations_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}
PROTOBUF_NAMESPACE_CLOSE
struct TableStruct_components_2foptimization_5fguide_2fproto_2ffeatures_2fforms_5fannotations_2eproto { … };
namespace optimization_guide {
namespace proto {
class FormsAnnotationsLoggingData;
struct FormsAnnotationsLoggingDataDefaultTypeInternal;
extern FormsAnnotationsLoggingDataDefaultTypeInternal _FormsAnnotationsLoggingData_default_instance_;
class FormsAnnotationsRequest;
struct FormsAnnotationsRequestDefaultTypeInternal;
extern FormsAnnotationsRequestDefaultTypeInternal _FormsAnnotationsRequest_default_instance_;
class FormsAnnotationsResponse;
struct FormsAnnotationsResponseDefaultTypeInternal;
extern FormsAnnotationsResponseDefaultTypeInternal _FormsAnnotationsResponse_default_instance_;
}
}
PROTOBUF_NAMESPACE_OPEN
template<> ::optimization_guide::proto::FormsAnnotationsLoggingData* Arena::CreateMaybeMessage<::optimization_guide::proto::FormsAnnotationsLoggingData>(Arena*);
template<> ::optimization_guide::proto::FormsAnnotationsRequest* Arena::CreateMaybeMessage<::optimization_guide::proto::FormsAnnotationsRequest>(Arena*);
template<> ::optimization_guide::proto::FormsAnnotationsResponse* Arena::CreateMaybeMessage<::optimization_guide::proto::FormsAnnotationsResponse>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace optimization_guide {
namespace proto {
class FormsAnnotationsLoggingData final :
public ::PROTOBUF_NAMESPACE_ID::MessageLite { … };
class FormsAnnotationsRequest final :
public ::PROTOBUF_NAMESPACE_ID::MessageLite { … };
class FormsAnnotationsResponse final :
public ::PROTOBUF_NAMESPACE_ID::MessageLite { … };
#ifdef __GNUC__
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wstrict-aliasing"
#endif
inline bool FormsAnnotationsLoggingData::_internal_has_request() const { … }
inline bool FormsAnnotationsLoggingData::has_request() const { … }
inline void FormsAnnotationsLoggingData::clear_request() { … }
inline const ::optimization_guide::proto::FormsAnnotationsRequest& FormsAnnotationsLoggingData::_internal_request() const { … }
inline const ::optimization_guide::proto::FormsAnnotationsRequest& FormsAnnotationsLoggingData::request() const { … }
inline void FormsAnnotationsLoggingData::unsafe_arena_set_allocated_request(
::optimization_guide::proto::FormsAnnotationsRequest* request) { … }
inline ::optimization_guide::proto::FormsAnnotationsRequest* FormsAnnotationsLoggingData::release_request() { … }
inline ::optimization_guide::proto::FormsAnnotationsRequest* FormsAnnotationsLoggingData::unsafe_arena_release_request() { … }
inline ::optimization_guide::proto::FormsAnnotationsRequest* FormsAnnotationsLoggingData::_internal_mutable_request() { … }
inline ::optimization_guide::proto::FormsAnnotationsRequest* FormsAnnotationsLoggingData::mutable_request() { … }
inline void FormsAnnotationsLoggingData::set_allocated_request(::optimization_guide::proto::FormsAnnotationsRequest* request) { … }
inline bool FormsAnnotationsLoggingData::_internal_has_response() const { … }
inline bool FormsAnnotationsLoggingData::has_response() const { … }
inline void FormsAnnotationsLoggingData::clear_response() { … }
inline const ::optimization_guide::proto::FormsAnnotationsResponse& FormsAnnotationsLoggingData::_internal_response() const { … }
inline const ::optimization_guide::proto::FormsAnnotationsResponse& FormsAnnotationsLoggingData::response() const { … }
inline void FormsAnnotationsLoggingData::unsafe_arena_set_allocated_response(
::optimization_guide::proto::FormsAnnotationsResponse* response) { … }
inline ::optimization_guide::proto::FormsAnnotationsResponse* FormsAnnotationsLoggingData::release_response() { … }
inline ::optimization_guide::proto::FormsAnnotationsResponse* FormsAnnotationsLoggingData::unsafe_arena_release_response() { … }
inline ::optimization_guide::proto::FormsAnnotationsResponse* FormsAnnotationsLoggingData::_internal_mutable_response() { … }
inline ::optimization_guide::proto::FormsAnnotationsResponse* FormsAnnotationsLoggingData::mutable_response() { … }
inline void FormsAnnotationsLoggingData::set_allocated_response(::optimization_guide::proto::FormsAnnotationsResponse* response) { … }
inline bool FormsAnnotationsRequest::_internal_has_page_context() const { … }
inline bool FormsAnnotationsRequest::has_page_context() const { … }
inline const ::optimization_guide::proto::PageContext& FormsAnnotationsRequest::_internal_page_context() const { … }
inline const ::optimization_guide::proto::PageContext& FormsAnnotationsRequest::page_context() const { … }
inline void FormsAnnotationsRequest::unsafe_arena_set_allocated_page_context(
::optimization_guide::proto::PageContext* page_context) { … }
inline ::optimization_guide::proto::PageContext* FormsAnnotationsRequest::release_page_context() { … }
inline ::optimization_guide::proto::PageContext* FormsAnnotationsRequest::unsafe_arena_release_page_context() { … }
inline ::optimization_guide::proto::PageContext* FormsAnnotationsRequest::_internal_mutable_page_context() { … }
inline ::optimization_guide::proto::PageContext* FormsAnnotationsRequest::mutable_page_context() { … }
inline void FormsAnnotationsRequest::set_allocated_page_context(::optimization_guide::proto::PageContext* page_context) { … }
inline bool FormsAnnotationsRequest::_internal_has_form_data() const { … }
inline bool FormsAnnotationsRequest::has_form_data() const { … }
inline const ::optimization_guide::proto::FormData& FormsAnnotationsRequest::_internal_form_data() const { … }
inline const ::optimization_guide::proto::FormData& FormsAnnotationsRequest::form_data() const { … }
inline void FormsAnnotationsRequest::unsafe_arena_set_allocated_form_data(
::optimization_guide::proto::FormData* form_data) { … }
inline ::optimization_guide::proto::FormData* FormsAnnotationsRequest::release_form_data() { … }
inline ::optimization_guide::proto::FormData* FormsAnnotationsRequest::unsafe_arena_release_form_data() { … }
inline ::optimization_guide::proto::FormData* FormsAnnotationsRequest::_internal_mutable_form_data() { … }
inline ::optimization_guide::proto::FormData* FormsAnnotationsRequest::mutable_form_data() { … }
inline void FormsAnnotationsRequest::set_allocated_form_data(::optimization_guide::proto::FormData* form_data) { … }
inline int FormsAnnotationsRequest::_internal_entries_size() const { … }
inline int FormsAnnotationsRequest::entries_size() const { … }
inline ::optimization_guide::proto::UserAnnotationsEntry* FormsAnnotationsRequest::mutable_entries(int index) { … }
inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::optimization_guide::proto::UserAnnotationsEntry >*
FormsAnnotationsRequest::mutable_entries() { … }
inline const ::optimization_guide::proto::UserAnnotationsEntry& FormsAnnotationsRequest::_internal_entries(int index) const { … }
inline const ::optimization_guide::proto::UserAnnotationsEntry& FormsAnnotationsRequest::entries(int index) const { … }
inline ::optimization_guide::proto::UserAnnotationsEntry* FormsAnnotationsRequest::_internal_add_entries() { … }
inline ::optimization_guide::proto::UserAnnotationsEntry* FormsAnnotationsRequest::add_entries() { … }
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::optimization_guide::proto::UserAnnotationsEntry >&
FormsAnnotationsRequest::entries() const { … }
inline int FormsAnnotationsResponse::_internal_entries_size() const { … }
inline int FormsAnnotationsResponse::entries_size() const { … }
inline ::optimization_guide::proto::UserAnnotationsEntry* FormsAnnotationsResponse::mutable_entries(int index) { … }
inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::optimization_guide::proto::UserAnnotationsEntry >*
FormsAnnotationsResponse::mutable_entries() { … }
inline const ::optimization_guide::proto::UserAnnotationsEntry& FormsAnnotationsResponse::_internal_entries(int index) const { … }
inline const ::optimization_guide::proto::UserAnnotationsEntry& FormsAnnotationsResponse::entries(int index) const { … }
inline ::optimization_guide::proto::UserAnnotationsEntry* FormsAnnotationsResponse::_internal_add_entries() { … }
inline ::optimization_guide::proto::UserAnnotationsEntry* FormsAnnotationsResponse::add_entries() { … }
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::optimization_guide::proto::UserAnnotationsEntry >&
FormsAnnotationsResponse::entries() const { … }
#ifdef __GNUC__
#pragma GCC diagnostic pop
#endif
}
}
#include <google/protobuf/port_undef.inc>
#endif