google-apis-vmmigration_v1alpha1 0.18.0 → 0.20.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: 1ec6fe1f9dab5b0f6c4cfb6b458239ce35ccbc607ca00b880fcca92c526f4111
|
4
|
+
data.tar.gz: 868747cd70f03449dc746be16b96907be4c366266e2347639fb0f7784e120ef8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f31f7e5ee16e9018554046f4b0d39075b90202cabef27b80a6a02c0f783b80de0fba74ff30a221545c3bde40b14e8dc6c8ee5e27700013ad1eae8ee85f64ff6d
|
7
|
+
data.tar.gz: d3bf57141a5a208ee76a1c3fb7514db4ac2bf43dbb43fed5fab18d2aef9c006eeaff609efc418dfa99098684e4ee7c688383e1e2364894d8634f23176eb2b1fb
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,13 @@
|
|
1
1
|
# Release history for google-apis-vmmigration_v1alpha1
|
2
2
|
|
3
|
+
### v0.20.0 (2022-10-27)
|
4
|
+
|
5
|
+
* Regenerated using generator version 0.11.0
|
6
|
+
|
7
|
+
### v0.19.0 (2022-09-29)
|
8
|
+
|
9
|
+
* Regenerated from discovery document revision 20220922
|
10
|
+
|
3
11
|
### v0.18.0 (2022-09-20)
|
4
12
|
|
5
13
|
* Regenerated from discovery document revision 20220908
|
data/OVERVIEW.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1
|
-
# Simple REST client for version V1alpha1 of the
|
1
|
+
# Simple REST client for version V1alpha1 of the Migrate to Virtual Machines API
|
2
2
|
|
3
|
-
This is a simple client library for version V1alpha1 of the
|
3
|
+
This is a simple client library for version V1alpha1 of the Migrate to Virtual Machines API. It provides:
|
4
4
|
|
5
5
|
* A client object that connects to the HTTP/JSON REST endpoint for the service.
|
6
6
|
* Ruby objects for data structures related to the service.
|
@@ -65,7 +65,7 @@ More detailed descriptions of the Google simple REST clients are available in tw
|
|
65
65
|
|
66
66
|
(Note: the above documents are written for the simple REST clients in general, and their examples may not reflect the Vmmigration service in particular.)
|
67
67
|
|
68
|
-
For reference information on specific calls in the
|
68
|
+
For reference information on specific calls in the Migrate to Virtual Machines API, see the {Google::Apis::VmmigrationV1alpha1::VMMigrationServiceService class reference docs}.
|
69
69
|
|
70
70
|
## Which client should I use?
|
71
71
|
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module VmmigrationV1alpha1
|
18
18
|
# Version of the google-apis-vmmigration_v1alpha1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.20.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.11.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20220922"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -19,13 +19,13 @@ require 'google/apis/vmmigration_v1alpha1/gem_version.rb'
|
|
19
19
|
|
20
20
|
module Google
|
21
21
|
module Apis
|
22
|
-
#
|
22
|
+
# Migrate to Virtual Machines API
|
23
23
|
#
|
24
24
|
# Use the Migrate to Virtual Machines API to programmatically migrate workloads.
|
25
25
|
#
|
26
26
|
# @see https://cloud.google.com/migrate/virtual-machines
|
27
27
|
module VmmigrationV1alpha1
|
28
|
-
# Version of the
|
28
|
+
# Version of the Migrate to Virtual Machines API this client connects to.
|
29
29
|
# This is NOT the gem version.
|
30
30
|
VERSION = 'V1alpha1'
|
31
31
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-vmmigration_v1alpha1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.20.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: 2022-
|
11
|
+
date: 2022-10-31 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
@@ -16,7 +16,7 @@ dependencies:
|
|
16
16
|
requirements:
|
17
17
|
- - ">="
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: 0.9.
|
19
|
+
version: 0.9.1
|
20
20
|
- - "<"
|
21
21
|
- !ruby/object:Gem::Version
|
22
22
|
version: 2.a
|
@@ -26,17 +26,17 @@ dependencies:
|
|
26
26
|
requirements:
|
27
27
|
- - ">="
|
28
28
|
- !ruby/object:Gem::Version
|
29
|
-
version: 0.9.
|
29
|
+
version: 0.9.1
|
30
30
|
- - "<"
|
31
31
|
- !ruby/object:Gem::Version
|
32
32
|
version: 2.a
|
33
|
-
description: This is the simple REST client for
|
34
|
-
REST clients are Ruby client libraries that provide access to Google services
|
35
|
-
their HTTP REST API endpoints. These libraries are generated and updated automatically
|
33
|
+
description: This is the simple REST client for Migrate to Virtual Machines API V1alpha1.
|
34
|
+
Simple REST clients are Ruby client libraries that provide access to Google services
|
35
|
+
via their HTTP REST API endpoints. These libraries are generated and updated automatically
|
36
36
|
based on the discovery documents published by the service, and they handle most
|
37
37
|
concerns such as authentication, pagination, retry, timeouts, and logging. You can
|
38
|
-
use this client to access the
|
39
|
-
provide a separate modern client that is easier to use.
|
38
|
+
use this client to access the Migrate to Virtual Machines API, but note that some
|
39
|
+
services may provide a separate modern client that is easier to use.
|
40
40
|
email: googleapis-packages@google.com
|
41
41
|
executables: []
|
42
42
|
extensions: []
|
@@ -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-vmmigration_v1alpha1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-vmmigration_v1alpha1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-vmmigration_v1alpha1/v0.20.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-vmmigration_v1alpha1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|
@@ -78,5 +78,5 @@ requirements: []
|
|
78
78
|
rubygems_version: 3.3.14
|
79
79
|
signing_key:
|
80
80
|
specification_version: 4
|
81
|
-
summary: Simple REST client for
|
81
|
+
summary: Simple REST client for Migrate to Virtual Machines API V1alpha1
|
82
82
|
test_files: []
|