#include <jaiabot/messages/rest_api.pb.h>
Public Types | |
typedef APIConfig_StreamingEndpoint | StreamingEndpoint |
typedef APIConfig_APIKey | APIKey |
Public Member Functions | |
APIConfig () | |
virtual | ~APIConfig () |
APIConfig (const APIConfig &from) | |
APIConfig & | operator= (const APIConfig &from) |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (APIConfig *other) |
APIConfig * | New () const final |
APIConfig * | New (::google::protobuf::Arena *arena) const final |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | MergeFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const APIConfig &from) |
void | MergeFrom (const APIConfig &from) |
void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
int | streaming_endpoint_size () const |
void | clear_streaming_endpoint () |
::jaiabot::protobuf::APIConfig_StreamingEndpoint * | mutable_streaming_endpoint (int index) |
::google::protobuf::RepeatedPtrField< ::jaiabot::protobuf::APIConfig_StreamingEndpoint > * | mutable_streaming_endpoint () |
const ::jaiabot::protobuf::APIConfig_StreamingEndpoint & | streaming_endpoint (int index) const |
::jaiabot::protobuf::APIConfig_StreamingEndpoint * | add_streaming_endpoint () |
const ::google::protobuf::RepeatedPtrField< ::jaiabot::protobuf::APIConfig_StreamingEndpoint > & | streaming_endpoint () const |
int | key_size () const |
void | clear_key () |
::jaiabot::protobuf::APIConfig_APIKey * | mutable_key (int index) |
::google::protobuf::RepeatedPtrField< ::jaiabot::protobuf::APIConfig_APIKey > * | mutable_key () |
const ::jaiabot::protobuf::APIConfig_APIKey & | key (int index) const |
::jaiabot::protobuf::APIConfig_APIKey * | add_key () |
const ::google::protobuf::RepeatedPtrField< ::jaiabot::protobuf::APIConfig_APIKey > & | key () const |
bool | has_no_key_required () const |
void | clear_no_key_required () |
bool | no_key_required () const |
void | set_no_key_required (bool value) |
bool | has_flask_bind_port () const |
void | clear_flask_bind_port () |
::google::protobuf::int32 | flask_bind_port () const |
void | set_flask_bind_port (::google::protobuf::int32 value) |
Static Public Member Functions | |
static const ::google::protobuf::Descriptor * | descriptor () |
static const APIConfig & | default_instance () |
static void | InitAsDefaultInstance () |
static const APIConfig * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const int | kStreamingEndpointFieldNumber = 1 |
static const int | kKeyFieldNumber = 4 |
static const int | kNoKeyRequiredFieldNumber = 3 |
static const int | kFlaskBindPortFieldNumber = 2 |
Friends | |
struct | ::protobuf_jaiabot_2fmessages_2frest_5fapi_2eproto::TableStruct |
void | swap (APIConfig &a, APIConfig &b) |
Definition at line 1943 of file rest_api.pb.h.
Definition at line 2036 of file rest_api.pb.h.
Definition at line 2035 of file rest_api.pb.h.
jaiabot::protobuf::APIConfig::APIConfig | ( | ) |
|
virtual |
jaiabot::protobuf::APIConfig::APIConfig | ( | const APIConfig & | from | ) |
|
inline |
Definition at line 3534 of file rest_api.pb.h.
|
inline |
Definition at line 3456 of file rest_api.pb.h.
|
final |
|
final |
|
inline |
Definition at line 3476 of file rest_api.pb.h.
|
inline |
Definition at line 3518 of file rest_api.pb.h.
|
inline |
Definition at line 3500 of file rest_api.pb.h.
|
inline |
Definition at line 3440 of file rest_api.pb.h.
|
final |
void jaiabot::protobuf::APIConfig::CopyFrom | ( | const APIConfig & | from | ) |
|
static |
|
static |
|
inline |
Definition at line 3480 of file rest_api.pb.h.
|
inlinefinal |
Definition at line 2015 of file rest_api.pb.h.
|
final |
|
inline |
Definition at line 3467 of file rest_api.pb.h.
|
inline |
Definition at line 3491 of file rest_api.pb.h.
|
static |
|
inlinestatic |
Definition at line 1980 of file rest_api.pb.h.
|
final |
|
final |
|
inline |
Definition at line 3539 of file rest_api.pb.h.
|
inline |
Definition at line 3530 of file rest_api.pb.h.
|
inline |
Definition at line 3515 of file rest_api.pb.h.
|
final |
void jaiabot::protobuf::APIConfig::MergeFrom | ( | const APIConfig & | from | ) |
|
final |
|
inline |
Definition at line 3526 of file rest_api.pb.h.
|
inline |
Definition at line 3521 of file rest_api.pb.h.
|
inline |
Definition at line 3448 of file rest_api.pb.h.
|
inline |
Definition at line 3443 of file rest_api.pb.h.
|
inline |
Definition at line 1972 of file rest_api.pb.h.
|
inlinefinal |
Definition at line 1994 of file rest_api.pb.h.
|
inlinefinal |
Definition at line 1998 of file rest_api.pb.h.
|
inline |
Definition at line 3504 of file rest_api.pb.h.
Definition at line 1950 of file rest_api.pb.h.
|
final |
|
inline |
Definition at line 3484 of file rest_api.pb.h.
|
inline |
Definition at line 3508 of file rest_api.pb.h.
|
inline |
Definition at line 3461 of file rest_api.pb.h.
|
inline |
Definition at line 3452 of file rest_api.pb.h.
|
inline |
Definition at line 3437 of file rest_api.pb.h.
void jaiabot::protobuf::APIConfig::Swap | ( | APIConfig * | other | ) |
|
inline |
Definition at line 1969 of file rest_api.pb.h.
|
friend |
Definition at line 2092 of file rest_api.pb.h.
Definition at line 1988 of file rest_api.pb.h.
|
static |
Definition at line 2074 of file rest_api.pb.h.
|
staticconstexpr |
Definition at line 1984 of file rest_api.pb.h.
|
static |
Definition at line 2055 of file rest_api.pb.h.
|
static |
Definition at line 2067 of file rest_api.pb.h.
|
static |
Definition at line 2043 of file rest_api.pb.h.