google-apis-firebaseml_v2beta 0.11.0 → 0.12.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: d8084a85b7c3174e3e27e46ef1f98d9ce300e847d95da1eef177394cc4e03739
|
4
|
+
data.tar.gz: 7526e21defb2f8468f63ae22a43385ed2e3a1cd654380cb5823f15cfd58338a9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a54faf1f31515916c4c3b31e4bc47f4c3f1545605f6174a4122ee8c5bd49aaf0a523967c515538abb44541e7303bf371b63d8502192fcdf99b8c7295a0a5adea
|
7
|
+
data.tar.gz: 238cbb156dca3214dda1b191d134669c68b37d40856f2e08f519ba724c0226ea73515105512255d8f9a3d2aa7fc13a926f3884dc43a21138a9fd354ebd28e4f2
|
data/CHANGELOG.md
CHANGED
@@ -63,7 +63,7 @@ module Google
|
|
63
63
|
end
|
64
64
|
end
|
65
65
|
|
66
|
-
# Content blob.
|
66
|
+
# Content blob.
|
67
67
|
class GoogleCloudAiplatformV1beta1Blob
|
68
68
|
include Google::Apis::Core::Hashable
|
69
69
|
|
@@ -1274,7 +1274,7 @@ module Google
|
|
1274
1274
|
# @return [Google::Apis::FirebasemlV2beta::GoogleCloudAiplatformV1beta1FunctionResponse]
|
1275
1275
|
attr_accessor :function_response
|
1276
1276
|
|
1277
|
-
# Content blob.
|
1277
|
+
# Content blob.
|
1278
1278
|
# Corresponds to the JSON property `inlineData`
|
1279
1279
|
# @return [Google::Apis::FirebasemlV2beta::GoogleCloudAiplatformV1beta1Blob]
|
1280
1280
|
attr_accessor :inline_data
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module FirebasemlV2beta
|
18
18
|
# Version of the google-apis-firebaseml_v2beta gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.12.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.15.1"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20241211"
|
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-firebaseml_v2beta
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.12.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-12-
|
11
|
+
date: 2024-12-15 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-firebaseml_v2beta/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-firebaseml_v2beta/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-firebaseml_v2beta/v0.12.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-firebaseml_v2beta
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|