Skip to content

Commit 87ee3fc

Browse files
feat(jobs): update the api
#### jobs:v4 The following keys were added: - schemas.SearchJobsRequest.properties.relevanceThreshold.type (Total Keys: 1)
1 parent aa403c0 commit 87ee3fc

9 files changed

+368
-348
lines changed

docs/dyn/jobs_v3.projects.companies.html

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

docs/dyn/jobs_v3.projects.jobs.html

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

docs/dyn/jobs_v3p1beta1.projects.companies.html

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

docs/dyn/jobs_v3p1beta1.projects.jobs.html

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

docs/dyn/jobs_v4.projects.tenants.companies.html

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

docs/dyn/jobs_v4.projects.tenants.jobs.html

Lines changed: 92 additions & 90 deletions
Large diffs are not rendered by default.

googleapiclient/discovery_cache/documents/jobs.v3.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -652,7 +652,7 @@
652652
}
653653
}
654654
},
655-
"revision": "20240620",
655+
"revision": "20241217",
656656
"rootUrl": "https://jobs.googleapis.com/",
657657
"schemas": {
658658
"ApplicationInfo": {
@@ -2313,18 +2313,18 @@ false
23132313
"type": "object"
23142314
},
23152315
"PostalAddress": {
2316-
"description": "Represents a postal address, e.g. for postal delivery or payments addresses. Given a postal address, a postal service can deliver items to a premise, P.O. Box or similar. It is not intended to model geographical locations (roads, towns, mountains). In typical usage an address would be created via user input or from importing existing data, depending on the type of process. Advice on address input / editing: - Use an internationalization-ready address widget such as https://github.com/google/libaddressinput) - Users should not be presented with UI elements for input or editing of fields outside countries where that field is used. For more guidance on how to use this schema, please see: https://support.google.com/business/answer/6397478",
2316+
"description": "Represents a postal address. For example for postal delivery or payments addresses. Given a postal address, a postal service can deliver items to a premise, P.O. Box or similar. It is not intended to model geographical locations (roads, towns, mountains). In typical usage an address would be created by user input or from importing existing data, depending on the type of process. Advice on address input / editing: - Use an internationalization-ready address widget such as https://github.com/google/libaddressinput) - Users should not be presented with UI elements for input or editing of fields outside countries where that field is used. For more guidance on how to use this schema, see: https://support.google.com/business/answer/6397478",
23172317
"id": "PostalAddress",
23182318
"properties": {
23192319
"addressLines": {
2320-
"description": "Unstructured address lines describing the lower levels of an address. Because values in address_lines do not have type information and may sometimes contain multiple values in a single field (e.g. \"Austin, TX\"), it is important that the line order is clear. The order of address lines should be \"envelope order\" for the country/region of the address. In places where this can vary (e.g. Japan), address_language is used to make it explicit (e.g. \"ja\" for large-to-small ordering and \"ja-Latn\" or \"en\" for small-to-large). This way, the most specific line of an address can be selected based on the language. The minimum permitted structural representation of an address consists of a region_code with all remaining information placed in the address_lines. It would be possible to format such an address very approximately without geocoding, but no semantic reasoning could be made about any of the address components until it was at least partially resolved. Creating an address only containing a region_code and address_lines, and then geocoding is the recommended way to handle completely unstructured addresses (as opposed to guessing which parts of the address should be localities or administrative areas).",
2320+
"description": "Unstructured address lines describing the lower levels of an address. Because values in address_lines do not have type information and may sometimes contain multiple values in a single field (For example \"Austin, TX\"), it is important that the line order is clear. The order of address lines should be \"envelope order\" for the country/region of the address. In places where this can vary (For example Japan), address_language is used to make it explicit (For example \"ja\" for large-to-small ordering and \"ja-Latn\" or \"en\" for small-to-large). This way, the most specific line of an address can be selected based on the language. The minimum permitted structural representation of an address consists of a region_code with all remaining information placed in the address_lines. It would be possible to format such an address very approximately without geocoding, but no semantic reasoning could be made about any of the address components until it was at least partially resolved. Creating an address only containing a region_code and address_lines, and then geocoding is the recommended way to handle completely unstructured addresses (as opposed to guessing which parts of the address should be localities or administrative areas).",
23212321
"items": {
23222322
"type": "string"
23232323
},
23242324
"type": "array"
23252325
},
23262326
"administrativeArea": {
2327-
"description": "Optional. Highest administrative subdivision which is used for postal addresses of a country or region. For example, this can be a state, a province, an oblast, or a prefecture. Specifically, for Spain this is the province and not the autonomous community (e.g. \"Barcelona\" and not \"Catalonia\"). Many countries don't use an administrative area in postal addresses. E.g. in Switzerland this should be left unpopulated.",
2327+
"description": "Optional. Highest administrative subdivision which is used for postal addresses of a country or region. For example, this can be a state, a province, an oblast, or a prefecture. Specifically, for Spain this is the province and not the autonomous community (For example \"Barcelona\" and not \"Catalonia\"). Many countries don't use an administrative area in postal addresses. For example in Switzerland this should be left unpopulated.",
23282328
"type": "string"
23292329
},
23302330
"languageCode": {
@@ -2340,7 +2340,7 @@ false
23402340
"type": "string"
23412341
},
23422342
"postalCode": {
2343-
"description": "Optional. Postal code of the address. Not all countries use or require postal codes to be present, but where they are used, they may trigger additional validation with other parts of the address (e.g. state/zip validation in the U.S.A.).",
2343+
"description": "Optional. Postal code of the address. Not all countries use or require postal codes to be present, but where they are used, they may trigger additional validation with other parts of the address (For example state/zip validation in the U.S.A.).",
23442344
"type": "string"
23452345
},
23462346
"recipients": {
@@ -2360,7 +2360,7 @@ false
23602360
"type": "integer"
23612361
},
23622362
"sortingCode": {
2363-
"description": "Optional. Additional, country-specific, sorting code. This is not used in most regions. Where it is used, the value is either a string like \"CEDEX\", optionally followed by a number (e.g. \"CEDEX 7\"), or just a number alone, representing the \"sector code\" (Jamaica), \"delivery area indicator\" (Malawi) or \"post office indicator\" (e.g. C\u00f4te d'Ivoire).",
2363+
"description": "Optional. Additional, country-specific, sorting code. This is not used in most regions. Where it is used, the value is either a string like \"CEDEX\", optionally followed by a number (For example \"CEDEX 7\"), or just a number alone, representing the \"sector code\" (Jamaica), \"delivery area indicator\" (Malawi) or \"post office indicator\" (For example C\u00f4te d'Ivoire).",
23642364
"type": "string"
23652365
},
23662366
"sublocality": {
@@ -2597,22 +2597,22 @@ false
25972597
"id": "TimeOfDay",
25982598
"properties": {
25992599
"hours": {
2600-
"description": "Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value \"24:00:00\" for scenarios like business closing time.",
2600+
"description": "Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value \"24:00:00\" for scenarios like business closing time.",
26012601
"format": "int32",
26022602
"type": "integer"
26032603
},
26042604
"minutes": {
2605-
"description": "Minutes of hour of day. Must be from 0 to 59.",
2605+
"description": "Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59.",
26062606
"format": "int32",
26072607
"type": "integer"
26082608
},
26092609
"nanos": {
2610-
"description": "Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.",
2610+
"description": "Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999.",
26112611
"format": "int32",
26122612
"type": "integer"
26132613
},
26142614
"seconds": {
2615-
"description": "Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.",
2615+
"description": "Seconds of a minute. Must be greater than or equal to 0 and typically must be less than or equal to 59. An API may allow the value 60 if it allows leap-seconds.",
26162616
"format": "int32",
26172617
"type": "integer"
26182618
}

googleapiclient/discovery_cache/documents/jobs.v3p1beta1.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -682,7 +682,7 @@
682682
}
683683
}
684684
},
685-
"revision": "20240620",
685+
"revision": "20241219",
686686
"rootUrl": "https://jobs.googleapis.com/",
687687
"schemas": {
688688
"ApplicationInfo": {
@@ -2452,18 +2452,18 @@ false
24522452
"type": "object"
24532453
},
24542454
"PostalAddress": {
2455-
"description": "Represents a postal address, e.g. for postal delivery or payments addresses. Given a postal address, a postal service can deliver items to a premise, P.O. Box or similar. It is not intended to model geographical locations (roads, towns, mountains). In typical usage an address would be created via user input or from importing existing data, depending on the type of process. Advice on address input / editing: - Use an internationalization-ready address widget such as https://github.com/google/libaddressinput) - Users should not be presented with UI elements for input or editing of fields outside countries where that field is used. For more guidance on how to use this schema, please see: https://support.google.com/business/answer/6397478",
2455+
"description": "Represents a postal address. For example for postal delivery or payments addresses. Given a postal address, a postal service can deliver items to a premise, P.O. Box or similar. It is not intended to model geographical locations (roads, towns, mountains). In typical usage an address would be created by user input or from importing existing data, depending on the type of process. Advice on address input / editing: - Use an internationalization-ready address widget such as https://github.com/google/libaddressinput) - Users should not be presented with UI elements for input or editing of fields outside countries where that field is used. For more guidance on how to use this schema, see: https://support.google.com/business/answer/6397478",
24562456
"id": "PostalAddress",
24572457
"properties": {
24582458
"addressLines": {
2459-
"description": "Unstructured address lines describing the lower levels of an address. Because values in address_lines do not have type information and may sometimes contain multiple values in a single field (e.g. \"Austin, TX\"), it is important that the line order is clear. The order of address lines should be \"envelope order\" for the country/region of the address. In places where this can vary (e.g. Japan), address_language is used to make it explicit (e.g. \"ja\" for large-to-small ordering and \"ja-Latn\" or \"en\" for small-to-large). This way, the most specific line of an address can be selected based on the language. The minimum permitted structural representation of an address consists of a region_code with all remaining information placed in the address_lines. It would be possible to format such an address very approximately without geocoding, but no semantic reasoning could be made about any of the address components until it was at least partially resolved. Creating an address only containing a region_code and address_lines, and then geocoding is the recommended way to handle completely unstructured addresses (as opposed to guessing which parts of the address should be localities or administrative areas).",
2459+
"description": "Unstructured address lines describing the lower levels of an address. Because values in address_lines do not have type information and may sometimes contain multiple values in a single field (For example \"Austin, TX\"), it is important that the line order is clear. The order of address lines should be \"envelope order\" for the country/region of the address. In places where this can vary (For example Japan), address_language is used to make it explicit (For example \"ja\" for large-to-small ordering and \"ja-Latn\" or \"en\" for small-to-large). This way, the most specific line of an address can be selected based on the language. The minimum permitted structural representation of an address consists of a region_code with all remaining information placed in the address_lines. It would be possible to format such an address very approximately without geocoding, but no semantic reasoning could be made about any of the address components until it was at least partially resolved. Creating an address only containing a region_code and address_lines, and then geocoding is the recommended way to handle completely unstructured addresses (as opposed to guessing which parts of the address should be localities or administrative areas).",
24602460
"items": {
24612461
"type": "string"
24622462
},
24632463
"type": "array"
24642464
},
24652465
"administrativeArea": {
2466-
"description": "Optional. Highest administrative subdivision which is used for postal addresses of a country or region. For example, this can be a state, a province, an oblast, or a prefecture. Specifically, for Spain this is the province and not the autonomous community (e.g. \"Barcelona\" and not \"Catalonia\"). Many countries don't use an administrative area in postal addresses. E.g. in Switzerland this should be left unpopulated.",
2466+
"description": "Optional. Highest administrative subdivision which is used for postal addresses of a country or region. For example, this can be a state, a province, an oblast, or a prefecture. Specifically, for Spain this is the province and not the autonomous community (For example \"Barcelona\" and not \"Catalonia\"). Many countries don't use an administrative area in postal addresses. For example in Switzerland this should be left unpopulated.",
24672467
"type": "string"
24682468
},
24692469
"languageCode": {
@@ -2479,7 +2479,7 @@ false
24792479
"type": "string"
24802480
},
24812481
"postalCode": {
2482-
"description": "Optional. Postal code of the address. Not all countries use or require postal codes to be present, but where they are used, they may trigger additional validation with other parts of the address (e.g. state/zip validation in the U.S.A.).",
2482+
"description": "Optional. Postal code of the address. Not all countries use or require postal codes to be present, but where they are used, they may trigger additional validation with other parts of the address (For example state/zip validation in the U.S.A.).",
24832483
"type": "string"
24842484
},
24852485
"recipients": {
@@ -2499,7 +2499,7 @@ false
24992499
"type": "integer"
25002500
},
25012501
"sortingCode": {
2502-
"description": "Optional. Additional, country-specific, sorting code. This is not used in most regions. Where it is used, the value is either a string like \"CEDEX\", optionally followed by a number (e.g. \"CEDEX 7\"), or just a number alone, representing the \"sector code\" (Jamaica), \"delivery area indicator\" (Malawi) or \"post office indicator\" (e.g. C\u00f4te d'Ivoire).",
2502+
"description": "Optional. Additional, country-specific, sorting code. This is not used in most regions. Where it is used, the value is either a string like \"CEDEX\", optionally followed by a number (For example \"CEDEX 7\"), or just a number alone, representing the \"sector code\" (Jamaica), \"delivery area indicator\" (Malawi) or \"post office indicator\" (For example C\u00f4te d'Ivoire).",
25032503
"type": "string"
25042504
},
25052505
"sublocality": {
@@ -2781,22 +2781,22 @@ false
27812781
"id": "TimeOfDay",
27822782
"properties": {
27832783
"hours": {
2784-
"description": "Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value \"24:00:00\" for scenarios like business closing time.",
2784+
"description": "Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value \"24:00:00\" for scenarios like business closing time.",
27852785
"format": "int32",
27862786
"type": "integer"
27872787
},
27882788
"minutes": {
2789-
"description": "Minutes of hour of day. Must be from 0 to 59.",
2789+
"description": "Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59.",
27902790
"format": "int32",
27912791
"type": "integer"
27922792
},
27932793
"nanos": {
2794-
"description": "Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.",
2794+
"description": "Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999.",
27952795
"format": "int32",
27962796
"type": "integer"
27972797
},
27982798
"seconds": {
2799-
"description": "Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.",
2799+
"description": "Seconds of a minute. Must be greater than or equal to 0 and typically must be less than or equal to 59. An API may allow the value 60 if it allows leap-seconds.",
28002800
"format": "int32",
28012801
"type": "integer"
28022802
}

0 commit comments

Comments
 (0)