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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 39a2e1698244d8f19e5e85258cf4df3553cc4fe4160d58af9744de9341ed9681
|
4
|
+
data.tar.gz: b3c55253d936ea40f46a4b63179a510f04211d6a011fb997fc152320845e2bc0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 550e7df977af2f24bf5fe0776fbf3c34914af44d64fe6b70ec512599887a24dc7be9e620225959eedf292fc4dec289682e55e5bfd809dc6e1120a24e8a615909
|
7
|
+
data.tar.gz: def04c5ea3e07d3f6f460be0925eed752c9b11d7e2f2472233a132110a853c99eff30f1cfbfa25d833b16a55da783e35fab801199028aa479b4fc69292f960d3
|
data/CHANGELOG.md
CHANGED
@@ -1161,13 +1161,13 @@ module Google
|
|
1161
1161
|
# @return [String]
|
1162
1162
|
attr_accessor :name
|
1163
1163
|
|
1164
|
-
# The normal response of the operation
|
1165
|
-
#
|
1166
|
-
#
|
1167
|
-
#
|
1168
|
-
#
|
1169
|
-
#
|
1170
|
-
#
|
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.
|
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 = "
|
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.
|
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-
|
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.
|
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: []
|