File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
generated/google-apis-addressvalidation_v1
lib/google/apis/addressvalidation_v1 Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-addressvalidation_v1
22
3+ ### v0.8.0 (2025-04-06)
4+
5+ * Regenerated from discovery document revision 20250330
6+
37### v0.7.0 (2025-03-30)
48
59* Regenerated from discovery document revision 20250323
Original file line number Diff line number Diff line change @@ -1078,7 +1078,7 @@ class GoogleMapsAddressvalidationV1Verdict
10781078 # includes a specific apartment number, then the `input_granularity` here will
10791079 # be `SUB_PREMISE`. If we cannot match the apartment number in the databases or
10801080 # the apartment number is invalid, the `validation_granularity` will likely be `
1081- # PREMISE` or below .
1081+ # PREMISE` or worse .
10821082 # Corresponds to the JSON property `inputGranularity`
10831083 # @return [String]
10841084 attr_accessor :input_granularity
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module AddressvalidationV1
1818 # Version of the google-apis-addressvalidation_v1 gem
19- GEM_VERSION = "0.7 .0"
19+ GEM_VERSION = "0.8 .0"
2020
2121 # Version of the code generator used to generate this client
2222 GENERATOR_VERSION = "0.16.0"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20250323 "
25+ REVISION = "20250330 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments