google-apis-prod_tt_sasportal_v1alpha1 0.34.0 → 0.35.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: f97c1cae53aa2ab95754e7ab29aed529c0e330a39e148d8ede48e6d6d692cecd
4
- data.tar.gz: 7d8520f77fb1d0d0a15cc58615df6ed78aa812472df3fac7f98d925ca688dfb4
3
+ metadata.gz: 39a2e1698244d8f19e5e85258cf4df3553cc4fe4160d58af9744de9341ed9681
4
+ data.tar.gz: b3c55253d936ea40f46a4b63179a510f04211d6a011fb997fc152320845e2bc0
5
5
  SHA512:
6
- metadata.gz: ec6c34608cf129327b3d05d11dd1f8798cdef8cc66309017185878b24ba3d73f21170d4f904f2bffa2b9cc11fa090eee05c926843d8b478dba929b29cfea250a
7
- data.tar.gz: 46aa24f138100ff60885f32fdcab3388f1ae546f967fc8d54ee11d63563ec25037401cb2009e858b62d0aa9be78e9f0bc743b7661f4e413865dfe9a87447f16f
6
+ metadata.gz: 550e7df977af2f24bf5fe0776fbf3c34914af44d64fe6b70ec512599887a24dc7be9e620225959eedf292fc4dec289682e55e5bfd809dc6e1120a24e8a615909
7
+ data.tar.gz: def04c5ea3e07d3f6f460be0925eed752c9b11d7e2f2472233a132110a853c99eff30f1cfbfa25d833b16a55da783e35fab801199028aa479b4fc69292f960d3
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-prod_tt_sasportal_v1alpha1
2
2
 
3
+ ### v0.35.0 (2023-08-13)
4
+
5
+ * Regenerated from discovery document revision 20230807
6
+
3
7
  ### v0.34.0 (2023-07-02)
4
8
 
5
9
  * Regenerated from discovery document revision 20230625
@@ -1161,13 +1161,13 @@ module Google
1161
1161
  # @return [String]
1162
1162
  attr_accessor :name
1163
1163
 
1164
- # The normal response of the operation in case of success. If the original
1165
- # method returns no data on success, such as `Delete`, the response is `google.
1166
- # protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`,
1167
- # the response should be the resource. For other methods, the response should
1168
- # have the type `XxxResponse`, where `Xxx` is the original method name. For
1169
- # example, if the original method name is `TakeSnapshot()`, the inferred
1170
- # response type is `TakeSnapshotResponse`.
1164
+ # The normal, successful response of the operation. If the original method
1165
+ # returns no data on success, such as `Delete`, the response is `google.protobuf.
1166
+ # Empty`. If the original method is standard `Get`/`Create`/`Update`, the
1167
+ # response should be the resource. For other methods, the response should have
1168
+ # the type `XxxResponse`, where `Xxx` is the original method name. For example,
1169
+ # if the original method name is `TakeSnapshot()`, the inferred response type is
1170
+ # `TakeSnapshotResponse`.
1171
1171
  # Corresponds to the JSON property `response`
1172
1172
  # @return [Hash<String,Object>]
1173
1173
  attr_accessor :response
@@ -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.34.0"
19
+ GEM_VERSION = "0.35.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230625"
25
+ REVISION = "20230807"
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.34.0
4
+ version: 0.35.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: 2023-07-02 00:00:00.000000000 Z
11
+ date: 2023-08-13 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.34.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-prod_tt_sasportal_v1alpha1/v0.35.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: []