google-apis-prod_tt_sasportal_v1alpha1 0.40.0 → 0.41.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f0469c7d77ec27780159657def1a7ccb416f23e5058845533361f0ba2cb83d66
4
- data.tar.gz: b4c4ccd7aa149b0e5add0e58f71e3dd09ccccdebcbe953ccc4f1132a84cc5c38
3
+ metadata.gz: 28b0f6148d00654eb7e579cc87bd2d132166b02f7afe56496dcba2bececfdacd
4
+ data.tar.gz: 54a8ad81cc8333d977836eee2cb0964e5fa81e1099446af0c80a569b8073ca7e
5
5
  SHA512:
6
- metadata.gz: eb78f282312a0aa9029f8316437b8a41a02b63b1d6251a6bd06b009773c5b866cbd83a914f6c9e90c7b5e823b260d41f2e06c5e05937419c4414ece89d7adfbf
7
- data.tar.gz: 6491cda7fa0d398f260096204ddea3fc2d0dc75c1cb522fe0b16739fec0fb9324da10b2f20fd9aadf59379de78e7ead2947f57853e526ff436e6dc2650860d8f
6
+ metadata.gz: f0bbef52f59d997f312af51abf663d8f93b3765d9d27e5583d24c1daf6a32bc18133177acc3e36ae1740efc1da765b9c757f843134f824f379af77058c016eff
7
+ data.tar.gz: 1d673a592e2b04af9c33835ae168d7e0d648dfd0a307ea39e268b870ae90d031c2708c8b4c03586916c51265bb49e163bbc65e3c27fa6d47e5a862db056696e8
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-prod_tt_sasportal_v1alpha1
2
2
 
3
+ ### v0.41.0 (2024-02-18)
4
+
5
+ * Regenerated from discovery document revision 20240211
6
+ * Regenerated using generator version 0.13.1
7
+
3
8
  ### v0.40.0 (2024-01-23)
4
9
 
5
10
  * Regenerated from discovery document revision 20240120
@@ -222,7 +222,8 @@ module Google
222
222
  attr_accessor :display_name
223
223
 
224
224
  # The FCC identifier of the device. Refer to https://www.fcc.gov/oet/ea/fccid
225
- # for FccID format.
225
+ # for FccID format. Accept underscores and periods because some test-SAS
226
+ # customers use them.
226
227
  # Corresponds to the JSON property `fccId`
227
228
  # @return [String]
228
229
  attr_accessor :fcc_id
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ProdTtSasportalV1alpha1
18
18
  # Version of the google-apis-prod_tt_sasportal_v1alpha1 gem
19
- GEM_VERSION = "0.40.0"
19
+ GEM_VERSION = "0.41.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.13.0"
22
+ GENERATOR_VERSION = "0.13.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240120"
25
+ REVISION = "20240211"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-prod_tt_sasportal_v1alpha1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.40.0
4
+ version: 0.41.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-01-23 00:00:00.000000000 Z
11
+ date: 2024-02-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-prod_tt_sasportal_v1alpha1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-prod_tt_sasportal_v1alpha1/v0.40.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-prod_tt_sasportal_v1alpha1/v0.41.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-prod_tt_sasportal_v1alpha1
63
63
  post_install_message:
64
64
  rdoc_options: []