Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Sep 27, 2023. It is now read-only.
/java-talentPublic archive

Commit3002a5e

Browse files
docs: Added functionality in the companyDisplayNames filter to support fuzzy matching (#760)
- [ ] Regenerate this pull request now.PiperOrigin-RevId: 435467010Source-Link:googleapis/googleapis@cb38285Source-Link:https://github.com/googleapis/googleapis-gen/commit/799e10e82d04aa27aafbc6c537f5be1eaf891cadCopy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzk5ZTEwZTgyZDA0YWEyN2FhZmJjNmM1MzdmNWJlMWVhZjg5MWNhZCJ9
1 parentddcf961 commit3002a5e

27 files changed

+783
-655
lines changed

‎proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CommonProto.java‎

Lines changed: 129 additions & 132 deletions
Large diffs are not rendered by default.

‎proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CompanyProto.java‎

Lines changed: 19 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -47,26 +47,25 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
4747
"\n$google/cloud/talent/v4/company.proto\022\026"
4848
+"google.cloud.talent.v4\032\037google/api/field"
4949
+"_behavior.proto\032\031google/api/resource.pro"
50-
+"to\032#google/cloud/talent/v4/common.proto\032"
51-
+"\034google/api/annotations.proto\"\304\004\n\007Compan"
52-
+"y\022\014\n\004name\030\001\001(\t\022\031\n\014display_name\030\002\001(\tB\003\340"
53-
+"A\002\022\030\n\013external_id\030\003\001(\tB\003\340A\002\0221\n\004size\030\004\001"
54-
+"(\0162#.google.cloud.talent.v4.CompanySize\022"
55-
+"\034\n\024headquarters_address\030\005\001(\t\022\025\n\rhiring_"
56-
+"agency\030\006\001(\010\022\020\n\010eeo_text\030\007\001(\t\022\023\n\013websit"
57-
+"e_uri\030\010\001(\t\022\027\n\017career_site_uri\030\t\001(\t\022\021\n\t"
58-
+"image_uri\030\n\001(\t\0220\n(keyword_searchable_jo"
59-
+"b_custom_attributes\030\013\003(\t\022F\n\014derived_inf"
60-
+"o\030\014\001(\0132+.google.cloud.talent.v4.Company"
61-
+".DerivedInfoB\003\340A\003\022\026\n\tsuspended\030\r\001(\010B\003\340A"
62-
+"\003\032N\n\013DerivedInfo\022?\n\025headquarters_locatio"
63-
+"n\030\001\001(\0132 .google.cloud.talent.v4.Locatio"
64-
+"n:Y\352AV\n\033jobs.googleapis.com/Company\0227pro"
65-
+"jects/{project}/tenants/{tenant}/compani"
66-
+"es/{company}Bp\n\032com.google.cloud.talent."
67-
+"v4B\014CompanyProtoP\001Z<google.golang.org/ge"
68-
+"nproto/googleapis/cloud/talent/v4;talent"
69-
+"\242\002\003CTSb\006proto3"
50+
+"to\032#google/cloud/talent/v4/common.proto\""
51+
+"\304\004\n\007Company\022\014\n\004name\030\001\001(\t\022\031\n\014display_nam"
52+
+"e\030\002\001(\tB\003\340A\002\022\030\n\013external_id\030\003\001(\tB\003\340A\002\0221"
53+
+"\n\004size\030\004\001(\0162#.google.cloud.talent.v4.Co"
54+
+"mpanySize\022\034\n\024headquarters_address\030\005\001(\t\022"
55+
+"\025\n\rhiring_agency\030\006\001(\010\022\020\n\010eeo_text\030\007\001(\t"
56+
+"\022\023\n\013website_uri\030\010\001(\t\022\027\n\017career_site_uri"
57+
+"\030\t\001(\t\022\021\n\timage_uri\030\n\001(\t\0220\n(keyword_sea"
58+
+"rchable_job_custom_attributes\030\013\003(\t\022F\n\014d"
59+
+"erived_info\030\014\001(\0132+.google.cloud.talent."
60+
+"v4.Company.DerivedInfoB\003\340A\003\022\026\n\tsuspended"
61+
+"\030\r\001(\010B\003\340A\003\032N\n\013DerivedInfo\022?\n\025headquarte"
62+
+"rs_location\030\001\001(\0132 .google.cloud.talent."
63+
+"v4.Location:Y\352AV\n\033jobs.googleapis.com/Co"
64+
+"mpany\0227projects/{project}/tenants/{tenan"
65+
+"t}/companies/{company}Bp\n\032com.google.clo"
66+
+"ud.talent.v4B\014CompanyProtoP\001Z<google.gol"
67+
+"ang.org/genproto/googleapis/cloud/talent"
68+
+"/v4;talent\242\002\003CTSb\006proto3"
7069
};
7170
descriptor =
7271
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
@@ -75,7 +74,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
7574
com.google.api.FieldBehaviorProto.getDescriptor(),
7675
com.google.api.ResourceProto.getDescriptor(),
7776
com.google.cloud.talent.v4.CommonProto.getDescriptor(),
78-
com.google.api.AnnotationsProto.getDescriptor(),
7977
});
8078
internal_static_google_cloud_talent_v4_Company_descriptor =
8179
getDescriptor().getMessageTypes().get(0);
@@ -114,7 +112,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
114112
com.google.api.FieldBehaviorProto.getDescriptor();
115113
com.google.api.ResourceProto.getDescriptor();
116114
com.google.cloud.talent.v4.CommonProto.getDescriptor();
117-
com.google.api.AnnotationsProto.getDescriptor();
118115
}
119116

120117
// @@protoc_insertion_point(outer_class_scope)

‎proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CompletionServiceProto.java‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
5050
java.lang.String[]descriptorData = {
5151
"\n/google/cloud/talent/v4/completion_serv"
5252
+"ice.proto\022\026google.cloud.talent.v4\032\034googl"
53-
+"e/api/annotations.proto\032\037google/api/fiel"
54-
+"d_behavior.proto\032\031google/api/resource.pr"
55-
+"oto\032#google/cloud/talent/v4/common.proto"
56-
+"\032\027google/api/client.proto\"\210\004\n\024CompleteQu"
53+
+"e/api/annotations.proto\032\027google/api/clie"
54+
+"nt.proto\032\037google/api/field_behavior.prot"
55+
+"o\032\031google/api/resource.proto\032#google/clo"
56+
+"ud/talent/v4/common.proto\"\210\004\n\024CompleteQu"
5757
+"eryRequest\0222\n\006tenant\030\001\001(\tB\"\340A\002\372A\034\n\032jobs"
5858
+".googleapis.com/Tenant\022\022\n\005query\030\002\001(\tB\003\340"
5959
+"A\002\022\026\n\016language_codes\030\003\003(\t\022\026\n\tpage_size\030"
@@ -92,10 +92,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
9292
descriptorData,
9393
newcom.google.protobuf.Descriptors.FileDescriptor[] {
9494
com.google.api.AnnotationsProto.getDescriptor(),
95+
com.google.api.ClientProto.getDescriptor(),
9596
com.google.api.FieldBehaviorProto.getDescriptor(),
9697
com.google.api.ResourceProto.getDescriptor(),
9798
com.google.cloud.talent.v4.CommonProto.getDescriptor(),
98-
com.google.api.ClientProto.getDescriptor(),
9999
});
100100
internal_static_google_cloud_talent_v4_CompleteQueryRequest_descriptor =
101101
getDescriptor().getMessageTypes().get(0);
@@ -133,10 +133,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
133133
com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor(
134134
descriptor,registry);
135135
com.google.api.AnnotationsProto.getDescriptor();
136+
com.google.api.ClientProto.getDescriptor();
136137
com.google.api.FieldBehaviorProto.getDescriptor();
137138
com.google.api.ResourceProto.getDescriptor();
138139
com.google.cloud.talent.v4.CommonProto.getDescriptor();
139-
com.google.api.ClientProto.getDescriptor();
140140
}
141141

142142
// @@protoc_insertion_point(outer_class_scope)

‎proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/EventProto.java‎

Lines changed: 21 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -47,35 +47,34 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
4747
"\n\"google/cloud/talent/v4/event.proto\022\026go"
4848
+"ogle.cloud.talent.v4\032\037google/api/field_b"
4949
+"ehavior.proto\032\037google/protobuf/timestamp"
50-
+".proto\032\034google/api/annotations.proto\"\303\001\n"
51-
+"\013ClientEvent\022\022\n\nrequest_id\030\001\001(\t\022\025\n\010even"
52-
+"t_id\030\002\001(\tB\003\340A\002\0224\n\013create_time\030\004\001(\0132\032.g"
53-
+"oogle.protobuf.TimestampB\003\340A\002\0225\n\tjob_eve"
54-
+"nt\030\005\001(\0132 .google.cloud.talent.v4.JobEve"
55-
+"ntH\000\022\023\n\013event_notes\030\t\001(\tB\007\n\005event\"\340\003\n\010J"
56-
+"obEvent\022@\n\004type\030\001\001(\0162-.google.cloud.tal"
57-
+"ent.v4.JobEvent.JobEventTypeB\003\340A\002\022\021\n\004job"
58-
+"s\030\002\003(\tB\003\340A\002\"\376\002\n\014JobEventType\022\036\n\032JOB_EVE"
59-
+"NT_TYPE_UNSPECIFIED\020\000\022\016\n\nIMPRESSION\020\001\022\010\n"
60-
+"\004VIEW\020\002\022\021\n\rVIEW_REDIRECT\020\003\022\025\n\021APPLICATIO"
61-
+"N_START\020\004\022\026\n\022APPLICATION_FINISH\020\005\022\n\034APP"
62-
+"LICATION_QUICK_SUBMISSION\020\006\022\030\n\024APPLICATI"
63-
+"ON_REDIRECT\020\007\022!\n\035APPLICATION_START_FROM_"
64-
+"SEARCH\020\010\022$\n APPLICATION_REDIRECT_FROM_SE"
65-
+"ARCH\020\t\022\036\n\032APPLICATION_COMPANY_SUBMIT\020\n\022\014"
66-
+"\n\010BOOKMARK\020\013\022\020\n\014NOTIFICATION\020\014\022\t\n\005HIRED\020"
67-
+"\r\022\013\n\007SENT_CV\020\016\022\025\n\021INTERVIEW_GRANTED\020\017Bn\n"
68-
+"\032com.google.cloud.talent.v4B\nEventProtoP"
69-
+"\001Z<google.golang.org/genproto/googleapis"
70-
+"/cloud/talent/v4;talent\242\002\003CTSb\006proto3"
50+
+".proto\"\303\001\n\013ClientEvent\022\022\n\nrequest_id\030\001\001"
51+
+"(\t\022\025\n\010event_id\030\002\001(\tB\003\340A\002\0224\n\013create_time"
52+
+"\030\004\001(\0132\032.google.protobuf.TimestampB\003\340A\002\022"
53+
+"5\n\tjob_event\030\005\001(\0132 .google.cloud.talent"
54+
+".v4.JobEventH\000\022\023\n\013event_notes\030\t\001(\tB\007\n\005e"
55+
+"vent\"\340\003\n\010JobEvent\022@\n\004type\030\001\001(\0162-.google"
56+
+".cloud.talent.v4.JobEvent.JobEventTypeB\003"
57+
+"\340A\002\022\021\n\004jobs\030\002\003(\tB\003\340A\002\"\376\002\n\014JobEventType\022"
58+
+"\036\n\032JOB_EVENT_TYPE_UNSPECIFIED\020\000\022\016\n\nIMPRE"
59+
+"SSION\020\001\022\010\n\004VIEW\020\002\022\021\n\rVIEW_REDIRECT\020\003\022\025\n\021"
60+
+"APPLICATION_START\020\004\022\026\n\022APPLICATION_FINIS"
61+
+"H\020\005\022\n\034APPLICATION_QUICK_SUBMISSION\020\006\022\030\n"
62+
+"\024APPLICATION_REDIRECT\020\007\022!\n\035APPLICATION_S"
63+
+"TART_FROM_SEARCH\020\010\022$\n APPLICATION_REDIRE"
64+
+"CT_FROM_SEARCH\020\t\022\036\n\032APPLICATION_COMPANY_"
65+
+"SUBMIT\020\n\022\014\n\010BOOKMARK\020\013\022\020\n\014NOTIFICATION\020\014"
66+
+"\022\t\n\005HIRED\020\r\022\013\n\007SENT_CV\020\016\022\025\n\021INTERVIEW_GR"
67+
+"ANTED\020\017Bn\n\032com.google.cloud.talent.v4B\nE"
68+
+"ventProtoP\001Z<google.golang.org/genproto/"
69+
+"googleapis/cloud/talent/v4;talent\242\002\003CTSb"
70+
+"\006proto3"
7171
};
7272
descriptor =
7373
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
7474
descriptorData,
7575
newcom.google.protobuf.Descriptors.FileDescriptor[] {
7676
com.google.api.FieldBehaviorProto.getDescriptor(),
7777
com.google.protobuf.TimestampProto.getDescriptor(),
78-
com.google.api.AnnotationsProto.getDescriptor(),
7978
});
8079
internal_static_google_cloud_talent_v4_ClientEvent_descriptor =
8180
getDescriptor().getMessageTypes().get(0);
@@ -100,7 +99,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
10099
descriptor,registry);
101100
com.google.api.FieldBehaviorProto.getDescriptor();
102101
com.google.protobuf.TimestampProto.getDescriptor();
103-
com.google.api.AnnotationsProto.getDescriptor();
104102
}
105103

106104
// @@protoc_insertion_point(outer_class_scope)

‎proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/FiltersProto.java‎

Lines changed: 50 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -57,57 +57,56 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
5757
+"_behavior.proto\032#google/cloud/talent/v4/"
5858
+"common.proto\032\036google/protobuf/duration.p"
5959
+"roto\032\030google/type/latlng.proto\032\033google/t"
60-
+"ype/timeofday.proto\032\034google/api/annotati"
61-
+"ons.proto\"\342\004\n\010JobQuery\022\r\n\005query\030\001\001(\t\022\033\n"
62-
+"\023query_language_code\030\016\001(\t\022\021\n\tcompanies\030"
63-
+"\002\003(\t\022@\n\020location_filters\030\003\003(\0132&.google"
64-
+".cloud.talent.v4.LocationFilter\022;\n\016job_c"
65-
+"ategories\030\004\003(\0162#.google.cloud.talent.v4"
66-
+".JobCategory\022=\n\016commute_filter\030\005\001(\0132%.g"
67-
+"oogle.cloud.talent.v4.CommuteFilter\022\035\n\025c"
68-
+"ompany_display_names\030\006\003(\t\022G\n\023compensati"
69-
+"on_filter\030\007\001(\0132*.google.cloud.talent.v4"
70-
+".CompensationFilter\022\037\n\027custom_attribute_"
71-
+"filter\030\010\001(\t\022\033\n\023disable_spell_check\030\t\001("
72-
+"\010\022@\n\020employment_types\030\n\003(\0162&.google.clo"
73-
+"ud.talent.v4.EmploymentType\022\026\n\016language_"
74-
+"codes\030\013\003(\t\022B\n\022publish_time_range\030\014\001(\0132"
75-
+"&.google.cloud.talent.v4.TimestampRange\022"
76-
+"\025\n\rexcluded_jobs\030\r\003(\t\"\311\002\n\016LocationFilte"
77-
+"r\022\017\n\007address\030\001\001(\t\022\023\n\013region_code\030\002\001(\t\022"
78-
+"$\n\007lat_lng\030\003\001(\0132\023.google.type.LatLng\022\031\n"
79-
+"\021distance_in_miles\030\004\001(\001\022\\\n\026telecommute_"
80-
+"preference\030\005\001(\0162<.google.cloud.talent.v"
81-
+"4.LocationFilter.TelecommutePreference\"r"
82-
+"\n\025TelecommutePreference\022&\n\"TELECOMMUTE_P"
83-
+"REFERENCE_UNSPECIFIED\020\000\022\030\n\024TELECOMMUTE_E"
84-
+"XCLUDED\020\001\022\027\n\023TELECOMMUTE_ALLOWED\020\002\"\273\003\n\022C"
85-
+"ompensationFilter\022H\n\004type\030\001\001(\01625.google"
86-
+".cloud.talent.v4.CompensationFilter.Filt"
87-
+"erTypeB\003\340A\002\022M\n\005units\030\002\003(\01629.google.clou"
88-
+"d.talent.v4.CompensationInfo.Compensatio"
89-
+"nUnitB\003\340A\002\022I\n\005range\030\003\001(\0132:.google.cloud"
90-
+".talent.v4.CompensationInfo.Compensation"
91-
+"Range\0228\n0include_jobs_with_unspecified_c"
92-
+"ompensation_range\030\004\001(\010\"\206\001\n\nFilterType\022\033"
93-
+"\n\027FILTER_TYPE_UNSPECIFIED\020\000\022\r\n\tUNIT_ONLY"
94-
+"\020\001\022\023\n\017UNIT_AND_AMOUNT\020\002\022\032\n\026ANNUALIZED_BA"
95-
+"SE_AMOUNT\020\003\022\033\n\027ANNUALIZED_TOTAL_AMOUNT\020\004"
96-
+"\"\301\003\n\rCommuteFilter\022B\n\016commute_method\030\001\001"
97-
+"(\0162%.google.cloud.talent.v4.CommuteMetho"
98-
+"dB\003\340A\002\0223\n\021start_coordinates\030\002\001(\0132\023.goog"
99-
+"le.type.LatLngB\003\340A\002\0227\n\017travel_duration\030\003"
100-
+"\001(\0132\031.google.protobuf.DurationB\003\340A\002\022!\n\031"
101-
+"allow_imprecise_addresses\030\004\001(\010\022I\n\014road_"
102-
+"traffic\030\005\001(\01621.google.cloud.talent.v4.C"
103-
+"ommuteFilter.RoadTrafficH\000\0220\n\016departure_"
104-
+"time\030\006\001(\0132\026.google.type.TimeOfDayH\000\"L\n\013"
105-
+"RoadTraffic\022\034\n\030ROAD_TRAFFIC_UNSPECIFIED\020"
106-
+"\000\022\020\n\014TRAFFIC_FREE\020\001\022\r\n\tBUSY_HOUR\020\002B\020\n\016tr"
107-
+"affic_optionBp\n\032com.google.cloud.talent."
108-
+"v4B\014FiltersProtoP\001Z<google.golang.org/ge"
109-
+"nproto/googleapis/cloud/talent/v4;talent"
110-
+"\242\002\003CTSb\006proto3"
60+
+"ype/timeofday.proto\"\342\004\n\010JobQuery\022\r\n\005quer"
61+
+"y\030\001\001(\t\022\033\n\023query_language_code\030\016\001(\t\022\021\n\t"
62+
+"companies\030\002\003(\t\022@\n\020location_filters\030\003\003("
63+
+"\0132&.google.cloud.talent.v4.LocationFilte"
64+
+"r\022;\n\016job_categories\030\004\003(\0162#.google.cloud"
65+
+".talent.v4.JobCategory\022=\n\016commute_filter"
66+
+"\030\005\001(\0132%.google.cloud.talent.v4.CommuteF"
67+
+"ilter\022\035\n\025company_display_names\030\006\003(\t\022G\n\023"
68+
+"compensation_filter\030\007\001(\0132*.google.cloud"
69+
+".talent.v4.CompensationFilter\022\037\n\027custom_"
70+
+"attribute_filter\030\010\001(\t\022\033\n\023disable_spell_"
71+
+"check\030\t\001(\010\022@\n\020employment_types\030\n\003(\0162&."
72+
+"google.cloud.talent.v4.EmploymentType\022\026\n"
73+
+"\016language_codes\030\013\003(\t\022B\n\022publish_time_ra"
74+
+"nge\030\014\001(\0132&.google.cloud.talent.v4.Times"
75+
+"tampRange\022\025\n\rexcluded_jobs\030\r\003(\t\"\311\002\n\016Loc"
76+
+"ationFilter\022\017\n\007address\030\001\001(\t\022\023\n\013region_c"
77+
+"ode\030\002\001(\t\022$\n\007lat_lng\030\003\001(\0132\023.google.type"
78+
+".LatLng\022\031\n\021distance_in_miles\030\004\001(\001\022\\\n\026te"
79+
+"lecommute_preference\030\005\001(\0162<.google.clou"
80+
+"d.talent.v4.LocationFilter.TelecommutePr"
81+
+"eference\"r\n\025TelecommutePreference\022&\n\"TEL"
82+
+"ECOMMUTE_PREFERENCE_UNSPECIFIED\020\000\022\030\n\024TEL"
83+
+"ECOMMUTE_EXCLUDED\020\001\022\027\n\023TELECOMMUTE_ALLOW"
84+
+"ED\020\002\"\273\003\n\022CompensationFilter\022H\n\004type\030\001\001("
85+
+"\01625.google.cloud.talent.v4.CompensationF"
86+
+"ilter.FilterTypeB\003\340A\002\022M\n\005units\030\002\003(\01629.g"
87+
+"oogle.cloud.talent.v4.CompensationInfo.C"
88+
+"ompensationUnitB\003\340A\002\022I\n\005range\030\003\001(\0132:.go"
89+
+"ogle.cloud.talent.v4.CompensationInfo.Co"
90+
+"mpensationRange\0228\n0include_jobs_with_uns"
91+
+"pecified_compensation_range\030\004\001(\010\"\206\001\n\nFi"
92+
+"lterType\022\033\n\027FILTER_TYPE_UNSPECIFIED\020\000\022\r\n"
93+
+"\tUNIT_ONLY\020\001\022\023\n\017UNIT_AND_AMOUNT\020\002\022\032\n\026ANN"
94+
+"UALIZED_BASE_AMOUNT\020\003\022\033\n\027ANNUALIZED_TOTA"
95+
+"L_AMOUNT\020\004\"\301\003\n\rCommuteFilter\022B\n\016commute_"
96+
+"method\030\001\001(\0162%.google.cloud.talent.v4.Co"
97+
+"mmuteMethodB\003\340A\002\0223\n\021start_coordinates\030\002 "
98+
+"\001(\0132\023.google.type.LatLngB\003\340A\002\0227\n\017travel_"
99+
+"duration\030\003\001(\0132\031.google.protobuf.Duratio"
100+
+"nB\003\340A\002\022!\n\031allow_imprecise_addresses\030\004\001("
101+
+"\010\022I\n\014road_traffic\030\005\001(\01621.google.cloud.t"
102+
+"alent.v4.CommuteFilter.RoadTrafficH\000\0220\n\016"
103+
+"departure_time\030\006\001(\0132\026.google.type.TimeO"
104+
+"fDayH\000\"L\n\013RoadTraffic\022\034\n\030ROAD_TRAFFIC_UN"
105+
+"SPECIFIED\020\000\022\020\n\014TRAFFIC_FREE\020\001\022\r\n\tBUSY_HO"
106+
+"UR\020\002B\020\n\016traffic_optionBp\n\032com.google.clo"
107+
+"ud.talent.v4B\014FiltersProtoP\001Z<google.gol"
108+
+"ang.org/genproto/googleapis/cloud/talent"
109+
+"/v4;talent\242\002\003CTSb\006proto3"
111110
};
112111
descriptor =
113112
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
@@ -118,7 +117,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
118117
com.google.protobuf.DurationProto.getDescriptor(),
119118
com.google.type.LatLngProto.getDescriptor(),
120119
com.google.type.TimeOfDayProto.getDescriptor(),
121-
com.google.api.AnnotationsProto.getDescriptor(),
122120
});
123121
internal_static_google_cloud_talent_v4_JobQuery_descriptor =
124122
getDescriptor().getMessageTypes().get(0);
@@ -181,7 +179,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
181179
com.google.protobuf.DurationProto.getDescriptor();
182180
com.google.type.LatLngProto.getDescriptor();
183181
com.google.type.TimeOfDayProto.getDescriptor();
184-
com.google.api.AnnotationsProto.getDescriptor();
185182
}
186183

187184
// @@protoc_insertion_point(outer_class_scope)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp