google-apis-jobs_v3p1beta1 0.29.0 → 0.30.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/lib/google/apis/jobs_v3p1beta1/classes.rb +42 -42
- data/lib/google/apis/jobs_v3p1beta1/gem_version.rb +3 -3
- metadata +4 -7
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 194d09cc2d3be6aad47ad8efbe5c32da1e3a1f27785e1f41a7050ede3131bb16
|
4
|
+
data.tar.gz: d1ab058e29cc27cf93797880efbc2fa66675d2f46d1c900f6138aee6b3041f81
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 41354d6a51a8ecc171a3dc005330798fcace64f21d3af4e2b164181c855e94c52b25881a85327c47b2565d7e69cc61d63be5c0a19aa71d81fc15fa31370ac233
|
7
|
+
data.tar.gz: 67801df9056ed49302fe85ace2667c6e9249740e172b044b6983fd0a251770fd847f3fb4b5a72b9ac18218c7e5138fa444d76d117cd316d7f34fe80d7a5faddb
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1
1
|
# Release history for google-apis-jobs_v3p1beta1
|
2
2
|
|
3
|
+
### v0.30.0 (2025-03-30)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20250326
|
6
|
+
* Regenerated using generator version 0.16.0
|
7
|
+
|
3
8
|
### v0.29.0 (2024-12-22)
|
4
9
|
|
5
10
|
* Regenerated from discovery document revision 20241219
|
@@ -1766,16 +1766,16 @@ module Google
|
|
1766
1766
|
# @return [String]
|
1767
1767
|
attr_accessor :location_type
|
1768
1768
|
|
1769
|
-
# Represents a postal address
|
1770
|
-
# addresses. Given a postal address, a postal service can deliver items to a
|
1771
|
-
# premise, P.O.
|
1772
|
-
# locations (roads, towns, mountains). In typical usage an address would be
|
1769
|
+
# Represents a postal address (for example, for postal delivery or payments
|
1770
|
+
# addresses). Given a postal address, a postal service can deliver items to a
|
1771
|
+
# premise, P.O. box or similar. It is not intended to model geographical
|
1772
|
+
# locations (roads, towns, mountains). In typical usage, an address would be
|
1773
1773
|
# created by user input or from importing existing data, depending on the type
|
1774
|
-
# of process. Advice on address input
|
1775
|
-
# ready address widget such as https://github.com/google/libaddressinput
|
1774
|
+
# of process. Advice on address input or editing: - Use an internationalization-
|
1775
|
+
# ready address widget such as https://github.com/google/libaddressinput. -
|
1776
1776
|
# Users should not be presented with UI elements for input or editing of fields
|
1777
1777
|
# outside countries where that field is used. For more guidance on how to use
|
1778
|
-
# this schema, see: https://support.google.com/business/answer/6397478
|
1778
|
+
# this schema, see: https://support.google.com/business/answer/6397478.
|
1779
1779
|
# Corresponds to the JSON property `postalAddress`
|
1780
1780
|
# @return [Google::Apis::JobsV3p1beta1::PostalAddress]
|
1781
1781
|
attr_accessor :postal_address
|
@@ -2086,46 +2086,46 @@ module Google
|
|
2086
2086
|
end
|
2087
2087
|
end
|
2088
2088
|
|
2089
|
-
# Represents a postal address
|
2090
|
-
# addresses. Given a postal address, a postal service can deliver items to a
|
2091
|
-
# premise, P.O.
|
2092
|
-
# locations (roads, towns, mountains). In typical usage an address would be
|
2089
|
+
# Represents a postal address (for example, for postal delivery or payments
|
2090
|
+
# addresses). Given a postal address, a postal service can deliver items to a
|
2091
|
+
# premise, P.O. box or similar. It is not intended to model geographical
|
2092
|
+
# locations (roads, towns, mountains). In typical usage, an address would be
|
2093
2093
|
# created by user input or from importing existing data, depending on the type
|
2094
|
-
# of process. Advice on address input
|
2095
|
-
# ready address widget such as https://github.com/google/libaddressinput
|
2094
|
+
# of process. Advice on address input or editing: - Use an internationalization-
|
2095
|
+
# ready address widget such as https://github.com/google/libaddressinput. -
|
2096
2096
|
# Users should not be presented with UI elements for input or editing of fields
|
2097
2097
|
# outside countries where that field is used. For more guidance on how to use
|
2098
|
-
# this schema, see: https://support.google.com/business/answer/6397478
|
2098
|
+
# this schema, see: https://support.google.com/business/answer/6397478.
|
2099
2099
|
class PostalAddress
|
2100
2100
|
include Google::Apis::Core::Hashable
|
2101
2101
|
|
2102
2102
|
# Unstructured address lines describing the lower levels of an address. Because
|
2103
|
-
# values in address_lines do not have type information and may sometimes
|
2104
|
-
# multiple values in a single field (
|
2105
|
-
# that the line order is clear. The order of address lines should be "
|
2106
|
-
# order" for the country
|
2107
|
-
#
|
2108
|
-
# ja" for large-to-small ordering and "ja-Latn" or "en" for small-
|
2109
|
-
#
|
2110
|
-
# language. The minimum permitted structural representation of an
|
2111
|
-
# consists of a region_code with all remaining information placed in
|
2112
|
-
# address_lines
|
2103
|
+
# values in `address_lines` do not have type information and may sometimes
|
2104
|
+
# contain multiple values in a single field (for example, "Austin, TX"), it is
|
2105
|
+
# important that the line order is clear. The order of address lines should be "
|
2106
|
+
# envelope order" for the country or region of the address. In places where this
|
2107
|
+
# can vary (for example, Japan), `address_language` is used to make it explicit (
|
2108
|
+
# for example, "ja" for large-to-small ordering and "ja-Latn" or "en" for small-
|
2109
|
+
# to-large). In this way, the most specific line of an address can be selected
|
2110
|
+
# based on the language. The minimum permitted structural representation of an
|
2111
|
+
# address consists of a `region_code` with all remaining information placed in
|
2112
|
+
# the `address_lines`. It would be possible to format such an address very
|
2113
2113
|
# approximately without geocoding, but no semantic reasoning could be made about
|
2114
2114
|
# any of the address components until it was at least partially resolved.
|
2115
|
-
# Creating an address only containing a region_code and address_lines
|
2116
|
-
# geocoding is the recommended way to handle completely unstructured
|
2117
|
-
# as opposed to guessing which parts of the address should be
|
2118
|
-
# administrative areas).
|
2115
|
+
# Creating an address only containing a `region_code` and `address_lines` and
|
2116
|
+
# then geocoding is the recommended way to handle completely unstructured
|
2117
|
+
# addresses (as opposed to guessing which parts of the address should be
|
2118
|
+
# localities or administrative areas).
|
2119
2119
|
# Corresponds to the JSON property `addressLines`
|
2120
2120
|
# @return [Array<String>]
|
2121
2121
|
attr_accessor :address_lines
|
2122
2122
|
|
2123
2123
|
# Optional. Highest administrative subdivision which is used for postal
|
2124
2124
|
# addresses of a country or region. For example, this can be a state, a province,
|
2125
|
-
# an oblast, or a prefecture.
|
2126
|
-
#
|
2127
|
-
#
|
2128
|
-
#
|
2125
|
+
# an oblast, or a prefecture. For Spain, this is the province and not the
|
2126
|
+
# autonomous community (for example, "Barcelona" and not "Catalonia"). Many
|
2127
|
+
# countries don't use an administrative area in postal addresses. For example,
|
2128
|
+
# in Switzerland, this should be left unpopulated.
|
2129
2129
|
# Corresponds to the JSON property `administrativeArea`
|
2130
2130
|
# @return [String]
|
2131
2131
|
attr_accessor :administrative_area
|
@@ -2142,10 +2142,10 @@ module Google
|
|
2142
2142
|
# @return [String]
|
2143
2143
|
attr_accessor :language_code
|
2144
2144
|
|
2145
|
-
# Optional. Generally refers to the city
|
2146
|
-
# US city, IT comune, UK post town. In regions of the world where
|
2147
|
-
# not well defined or do not fit into this structure well, leave
|
2148
|
-
# and use address_lines
|
2145
|
+
# Optional. Generally refers to the city or town portion of the address.
|
2146
|
+
# Examples: US city, IT comune, UK post town. In regions of the world where
|
2147
|
+
# localities are not well defined or do not fit into this structure well, leave `
|
2148
|
+
# locality` empty and use `address_lines`.
|
2149
2149
|
# Corresponds to the JSON property `locality`
|
2150
2150
|
# @return [String]
|
2151
2151
|
attr_accessor :locality
|
@@ -2157,8 +2157,8 @@ module Google
|
|
2157
2157
|
|
2158
2158
|
# Optional. Postal code of the address. Not all countries use or require postal
|
2159
2159
|
# codes to be present, but where they are used, they may trigger additional
|
2160
|
-
# validation with other parts of the address (
|
2161
|
-
# in the
|
2160
|
+
# validation with other parts of the address (for example, state or zip code
|
2161
|
+
# validation in the United States).
|
2162
2162
|
# Corresponds to the JSON property `postalCode`
|
2163
2163
|
# @return [String]
|
2164
2164
|
attr_accessor :postal_code
|
@@ -2187,15 +2187,15 @@ module Google
|
|
2187
2187
|
|
2188
2188
|
# Optional. Additional, country-specific, sorting code. This is not used in most
|
2189
2189
|
# regions. Where it is used, the value is either a string like "CEDEX",
|
2190
|
-
# optionally followed by a number (
|
2190
|
+
# optionally followed by a number (for example, "CEDEX 7"), or just a number
|
2191
2191
|
# alone, representing the "sector code" (Jamaica), "delivery area indicator" (
|
2192
|
-
# Malawi) or "post office indicator" (
|
2192
|
+
# Malawi) or "post office indicator" (Côte d'Ivoire).
|
2193
2193
|
# Corresponds to the JSON property `sortingCode`
|
2194
2194
|
# @return [String]
|
2195
2195
|
attr_accessor :sorting_code
|
2196
2196
|
|
2197
|
-
# Optional. Sublocality of the address. For example, this can be
|
2198
|
-
#
|
2197
|
+
# Optional. Sublocality of the address. For example, this can be a neighborhood,
|
2198
|
+
# borough, or district.
|
2199
2199
|
# Corresponds to the JSON property `sublocality`
|
2200
2200
|
# @return [String]
|
2201
2201
|
attr_accessor :sublocality
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module JobsV3p1beta1
|
18
18
|
# Version of the google-apis-jobs_v3p1beta1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.30.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.16.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20250326"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
metadata
CHANGED
@@ -1,14 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-jobs_v3p1beta1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.30.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
|
-
autorequire:
|
9
8
|
bindir: bin
|
10
9
|
cert_chain: []
|
11
|
-
date: 2025-
|
10
|
+
date: 2025-03-30 00:00:00.000000000 Z
|
12
11
|
dependencies:
|
13
12
|
- !ruby/object:Gem::Dependency
|
14
13
|
name: google-apis-core
|
@@ -58,9 +57,8 @@ licenses:
|
|
58
57
|
metadata:
|
59
58
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
60
59
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-jobs_v3p1beta1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-jobs_v3p1beta1/v0.
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-jobs_v3p1beta1/v0.30.0
|
62
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-jobs_v3p1beta1
|
63
|
-
post_install_message:
|
64
62
|
rdoc_options: []
|
65
63
|
require_paths:
|
66
64
|
- lib
|
@@ -75,8 +73,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
75
73
|
- !ruby/object:Gem::Version
|
76
74
|
version: '0'
|
77
75
|
requirements: []
|
78
|
-
rubygems_version: 3.5
|
79
|
-
signing_key:
|
76
|
+
rubygems_version: 3.6.5
|
80
77
|
specification_version: 4
|
81
78
|
summary: Simple REST client for Cloud Talent Solution API V3p1beta1
|
82
79
|
test_files: []
|