@@ -61,26 +61,37 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
6161
6262 static {
6363 java .lang .String [] descriptorData = {
64- "\n \025 google/api/auth.proto\022 \n google.api\" l\n \016 A"
65- + "uthentication\022 -\n \005 rules\030 \003 \003 (\013 2\036 .google.ap"
66- + "i.AuthenticationRule\022 +\n \t providers\030 \004 \003 (\013 2"
67- + "\030 .google.api.AuthProvider\" \251 \001 \n \022 Authentica"
68- + "tionRule\022 \020 \n \010 selector\030 \001 \001 (\t \022 ,\n \005 oauth\030 \002 \001 ("
69- + "\013 2\035 .google.api.OAuthRequirements\022 \n \030 allo"
70- + "w_without_credential\030 \005 \001 (\010 \022 1\n \014 requiremen"
71- + "ts\030 \007 \003 (\013 2\033 .google.api.AuthRequirement\" ^\n "
72- + "\013 JwtLocation\022 \020 \n \006 header\030 \001 \001 (\t H\000 \022 \017 \n \005 query\030 "
73- + "\002 \001 (\t H\000 \022 \020 \n \006 cookie\030 \004 \001 (\t H\000 \022 \024 \n \014 value_prefi"
74- + "x\030 \003 \001 (\t B\004 \n \002 in\" \232 \001 \n \014 AuthProvider\022 \n \n \002 id\030 \001 \001 "
75- + "(\t \022 \016 \n \006 issuer\030 \002 \001 (\t \022 \020 \n \010 jwks_uri\030 \003 \001 (\t \022 \021 \n \t "
76- + "audiences\030 \004 \001 (\t \022 \031 \n \021 authorization_url\030 \005 \001 "
77- + "(\t \022 .\n \r jwt_locations\030 \006 \003 (\013 2\027 .google.api.J"
78- + "wtLocation\" -\n \021 OAuthRequirements\022 \030 \n \020 canon"
79- + "ical_scopes\030 \001 \001 (\t \" 9\n \017 AuthRequirement\022 \023 \n \013 "
80- + "provider_id\030 \001 \001 (\t \022 \021 \n \t audiences\030 \002 \001 (\t Bk\n \016 "
81- + "com.google.apiB\t AuthProtoP\001 ZEgoogle.gola"
82- + "ng.org/genproto/googleapis/api/serviceco"
83- + "nfig;serviceconfig\242 \002 \004 GAPIb\006 proto3"
64+ "\n "
65+ + "\025 google/api/auth.proto\022 \n "
66+ + "google.api\" l\n "
67+ + "\016 Authentication\022 -\n "
68+ + "\005 rules\030 \003 \003 (\013 2\036 .google.api.AuthenticationRule\022 +\n "
69+ + "\t providers\030 \004 \003 (\013 2\030 .google.api.AuthProvider\" \251 \001 \n "
70+ + "\022 AuthenticationRule\022 \020 \n "
71+ + "\010 selector\030 \001 \001 (\t \022 ,\n "
72+ + "\005 oauth\030 \002 \001 (\013 2\035 .google.api.OAuthRequirements\022 \n "
73+ + "\030 allow_without_credential\030 \005 \001 (\010 \022 1\n "
74+ + "\014 requirements\030 \007 \003 (\013 2\033 .google.api.AuthRequirement\" ^\n "
75+ + "\013 JwtLocation\022 \020 \n "
76+ + "\006 header\030 \001 \001 (\t H\000 \022 \017 \n "
77+ + "\005 query\030 \002 \001 (\t H\000 \022 \020 \n "
78+ + "\006 cookie\030 \004 \001 (\t H\000 \022 \024 \n "
79+ + "\014 value_prefix\030 \003 \001 (\t B\004 \n "
80+ + "\002 in\" \232 \001 \n "
81+ + "\014 AuthProvider\022 \n \n "
82+ + "\002 id\030 \001 \001 (\t \022 \016 \n "
83+ + "\006 issuer\030 \002 \001 (\t \022 \020 \n "
84+ + "\010 jwks_uri\030 \003 \001 (\t \022 \021 \n "
85+ + "\t audiences\030 \004 \001 (\t \022 \031 \n "
86+ + "\021 authorization_url\030 \005 \001 (\t \022 .\n \r "
87+ + "jwt_locations\030 \006 \003 (\013 2\027 .google.api.JwtLocation\" -\n "
88+ + "\021 OAuthRequirements\022 \030 \n "
89+ + "\020 canonical_scopes\030 \001 \001 (\t \" 9\n "
90+ + "\017 AuthRequirement\022 \023 \n "
91+ + "\013 provider_id\030 \001 \001 (\t \022 \021 \n "
92+ + "\t audiences\030 \002 \001 (\t Bk\n "
93+ + "\016 com.google.apiB\t AuthProtoP\001 ZEgoogle.gola"
94+ + "ng.org/genproto/googleapis/api/serviceconfig;serviceconfig\242 \002 \004 GAPIb\006 proto3"
8495 };
8596 descriptor =
8697 com .google .protobuf .Descriptors .FileDescriptor .internalBuildGeneratedFileFrom (
0 commit comments