@@ -42,29 +42,27 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
42
42
java .lang .String [] descriptorData = {
43
43
"\n &google/logging/type/http_request.proto"
44
44
+ "\022 \023 google.logging.type\032 \036 google/protobuf/d"
45
- + "uration.proto\032 \034 google/api/annotations.pr"
46
- + "oto\" \357 \002 \n \013 HttpRequest\022 \026 \n \016 request_method\030 \001 "
47
- + "\001 (\t \022 \023 \n \013 request_url\030 \002 \001 (\t \022 \024 \n \014 request_size"
48
- + "\030 \003 \001 (\003 \022 \016 \n \006 status\030 \004 \001 (\005 \022 \025 \n \r response_size\030 "
49
- + "\005 \001 (\003 \022 \022 \n \n user_agent\030 \006 \001 (\t \022 \021 \n \t remote_ip\030 \007 "
50
- + " \001 (\t \022 \021 \n \t server_ip\030 \r \001 (\t \022 \017 \n \007 referer\030 \010 \001 (\t "
51
- + "\022 *\n \007 latency\030 \016 \001 (\013 2\031 .google.protobuf.Dura"
52
- + "tion\022 \024 \n \014 cache_lookup\030 \013 \001 (\010 \022 \021 \n \t cache_hit\030 "
53
- + "\t \001 (\010 \022 *\n \" cache_validated_with_origin_ser"
54
- + "ver\030 \n \001 (\010 \022 \030 \n \020 cache_fill_bytes\030 \014 \001 (\003 \022 \020 \n \010 p"
55
- + "rotocol\030 \017 \001 (\t B\276 \001 \n \027 com.google.logging.typ"
56
- + "eB\020 HttpRequestProtoP\001 Z8google.golang.org"
57
- + "/genproto/googleapis/logging/type;ltype\252 "
58
- + "\002 \031 Google.Cloud.Logging.Type\312 \002 \031 Google\\ Clo"
59
- + "ud\\ Logging\\ Type\352 \002 \034 Google::Cloud::Logging"
60
- + "::Typeb\006 proto3"
45
+ + "uration.proto\" \357 \002 \n \013 HttpRequest\022 \026 \n \016 request"
46
+ + "_method\030 \001 \001 (\t \022 \023 \n \013 request_url\030 \002 \001 (\t \022 \024 \n \014 re"
47
+ + "quest_size\030 \003 \001 (\003 \022 \016 \n \006 status\030 \004 \001 (\005 \022 \025 \n \r resp"
48
+ + "onse_size\030 \005 \001 (\003 \022 \022 \n \n user_agent\030 \006 \001 (\t \022 \021 \n \t r"
49
+ + "emote_ip\030 \007 \001 (\t \022 \021 \n \t server_ip\030 \r \001 (\t \022 \017 \n \007 ref"
50
+ + "erer\030 \010 \001 (\t \022 *\n \007 latency\030 \016 \001 (\013 2\031 .google.pro"
51
+ + "tobuf.Duration\022 \024 \n \014 cache_lookup\030 \013 \001 (\010 \022 \021 \n \t "
52
+ + "cache_hit\030 \t \001 (\010 \022 *\n \" cache_validated_with_"
53
+ + "origin_server\030 \n \001 (\010 \022 \030 \n \020 cache_fill_bytes\030 "
54
+ + "\014 \001 (\003 \022 \020 \n \010 protocol\030 \017 \001 (\t B\276 \001 \n \027 com.google.l"
55
+ + "ogging.typeB\020 HttpRequestProtoP\001 Z8google."
56
+ + "golang.org/genproto/googleapis/logging/t"
57
+ + "ype;ltype\252 \002 \031 Google.Cloud.Logging.Type\312 \002 \031 "
58
+ + "Google\\ Cloud\\ Logging\\ Type\352 \002 \034 Google::Clou"
59
+ + "d::Logging::Typeb\006 proto3"
61
60
};
62
61
descriptor =
63
62
com .google .protobuf .Descriptors .FileDescriptor .internalBuildGeneratedFileFrom (
64
63
descriptorData ,
65
64
new com .google .protobuf .Descriptors .FileDescriptor [] {
66
65
com .google .protobuf .DurationProto .getDescriptor (),
67
- com .google .api .AnnotationsProto .getDescriptor (),
68
66
});
69
67
internal_static_google_logging_type_HttpRequest_descriptor =
70
68
getDescriptor ().getMessageTypes ().get (0 );
@@ -89,7 +87,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
89
87
"Protocol" ,
90
88
});
91
89
com .google .protobuf .DurationProto .getDescriptor ();
92
- com .google .api .AnnotationsProto .getDescriptor ();
93
90
}
94
91
95
92
// @@protoc_insertion_point(outer_class_scope)
0 commit comments