|
def | __init__ |
|
def | start_timestamp_milliseconds |
|
def | set_start_timestamp_milliseconds |
|
def | clear_start_timestamp_milliseconds |
|
def | has_start_timestamp_milliseconds |
|
def | http_method |
|
def | set_http_method |
|
def | clear_http_method |
|
def | has_http_method |
|
def | http_path |
|
def | set_http_path |
|
def | clear_http_path |
|
def | has_http_path |
|
def | http_query |
|
def | set_http_query |
|
def | clear_http_query |
|
def | has_http_query |
|
def | http_status |
|
def | set_http_status |
|
def | clear_http_status |
|
def | has_http_status |
|
def | duration_milliseconds |
|
def | set_duration_milliseconds |
|
def | clear_duration_milliseconds |
|
def | has_duration_milliseconds |
|
def | api_mcycles |
|
def | set_api_mcycles |
|
def | clear_api_mcycles |
|
def | has_api_mcycles |
|
def | processor_mcycles |
|
def | set_processor_mcycles |
|
def | clear_processor_mcycles |
|
def | has_processor_mcycles |
|
def | rpc_stats_size |
|
def | rpc_stats_list |
|
def | rpc_stats |
|
def | mutable_rpc_stats |
|
def | add_rpc_stats |
|
def | clear_rpc_stats |
|
def | cgi_env_size |
|
def | cgi_env_list |
|
def | cgi_env |
|
def | mutable_cgi_env |
|
def | add_cgi_env |
|
def | clear_cgi_env |
|
def | overhead_walltime_milliseconds |
|
def | set_overhead_walltime_milliseconds |
|
def | clear_overhead_walltime_milliseconds |
|
def | has_overhead_walltime_milliseconds |
|
def | user_email |
|
def | set_user_email |
|
def | clear_user_email |
|
def | has_user_email |
|
def | is_admin |
|
def | set_is_admin |
|
def | clear_is_admin |
|
def | has_is_admin |
|
def | individual_stats_size |
|
def | individual_stats_list |
|
def | individual_stats |
|
def | mutable_individual_stats |
|
def | add_individual_stats |
|
def | clear_individual_stats |
|
def | MergeFrom |
|
def | Equals |
|
def | IsInitialized |
|
def | ByteSize |
|
def | ByteSizePartial |
|
def | Clear |
|
def | OutputUnchecked |
|
def | OutputPartial |
|
def | TryMerge |
|
def | __str__ |
|
|
| rpc_stats_ |
|
| cgi_env_ |
|
| individual_stats_ |
|
| has_start_timestamp_milliseconds_ |
|
| start_timestamp_milliseconds_ |
|
| has_http_method_ |
|
| http_method_ |
|
| has_http_path_ |
|
| http_path_ |
|
| has_http_query_ |
|
| http_query_ |
|
| has_http_status_ |
|
| http_status_ |
|
| has_duration_milliseconds_ |
|
| duration_milliseconds_ |
|
| has_api_mcycles_ |
|
| api_mcycles_ |
|
| has_processor_mcycles_ |
|
| processor_mcycles_ |
|
| has_overhead_walltime_milliseconds_ |
|
| overhead_walltime_milliseconds_ |
|
| has_user_email_ |
|
| user_email_ |
|
| has_is_admin_ |
|
| is_admin_ |
|
|
int | has_start_timestamp_milliseconds_ = 0 |
|
int | start_timestamp_milliseconds_ = 0 |
|
int | has_http_method_ = 0 |
|
string | http_method_ = "GET" |
|
int | has_http_path_ = 0 |
|
string | http_path_ = "/" |
|
int | has_http_query_ = 0 |
|
string | http_query_ = "" |
|
int | has_http_status_ = 0 |
|
int | http_status_ = 200 |
|
int | has_duration_milliseconds_ = 0 |
|
int | duration_milliseconds_ = 0 |
|
int | has_api_mcycles_ = 0 |
|
int | api_mcycles_ = 0 |
|
int | has_processor_mcycles_ = 0 |
|
int | processor_mcycles_ = 0 |
|
int | has_overhead_walltime_milliseconds_ = 0 |
|
int | overhead_walltime_milliseconds_ = 0 |
|
int | has_user_email_ = 0 |
|
string | user_email_ = "" |
|
int | has_is_admin_ = 0 |
|
int | is_admin_ = 0 |
|
int | kstart_timestamp_milliseconds = 1 |
|
int | khttp_method = 2 |
|
int | khttp_path = 3 |
|
int | khttp_query = 4 |
|
int | khttp_status = 5 |
|
int | kduration_milliseconds = 6 |
|
int | kapi_mcycles = 7 |
|
int | kprocessor_mcycles = 8 |
|
int | krpc_stats = 9 |
|
int | kcgi_env = 101 |
|
int | koverhead_walltime_milliseconds = 102 |
|
int | kuser_email = 103 |
|
int | kis_admin = 104 |
|
int | kindividual_stats = 107 |
|
The documentation for this class was generated from the following file:
- code/googleappengine-read-only/python/google/appengine/ext/appstats/datamodel_pb.py