google-cloud-workstations 1.1.0 → 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +2 -4
- data/lib/google/cloud/workstations/version.rb +1 -1
- metadata +7 -33
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 378ec42a7f9964a9cb2ece6689a146053209a7a355a33b98eea40820c0f913bd
|
4
|
+
data.tar.gz: e53ba361f9950820b7478f3a46209bef5fe99cb47a05199829b3edbf0d1ab1aa
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f56ff423faa3234b9478e4d48539f908f1a5a1f7ba06e5d95945e48f36c080b4f3db1bead345c32e3d9311735cff0ee014c438085bdb922dce2b4af18164170f
|
7
|
+
data.tar.gz: f10f183430eb4baff1b029a067efe32f77b2901ded8782a707b8fac03cbf8c20b09aca21cd7eb6ee05bef47cf916ae2409c244e329c24bf742ed52ce513dffbc
|
data/README.md
CHANGED
@@ -15,8 +15,7 @@ for this library, google-cloud-workstations, to see the convenience methods for
|
|
15
15
|
constructing client objects. Reference documentation for the client objects
|
16
16
|
themselves can be found in the client library documentation for the versioned
|
17
17
|
client gems:
|
18
|
-
[google-cloud-workstations-v1](https://cloud.google.com/ruby/docs/reference/google-cloud-workstations-v1/latest)
|
19
|
-
[google-cloud-workstations-v1beta](https://cloud.google.com/ruby/docs/reference/google-cloud-workstations-v1beta/latest).
|
18
|
+
[google-cloud-workstations-v1](https://cloud.google.com/ruby/docs/reference/google-cloud-workstations-v1/latest).
|
20
19
|
|
21
20
|
See also the [Product Documentation](https://cloud.google.com/workstations/docs)
|
22
21
|
for more usage information.
|
@@ -62,8 +61,7 @@ results in logs appearing alongside your application logs in the
|
|
62
61
|
Debug logging also requires that the versioned clients for this service be
|
63
62
|
sufficiently recent, released after about Dec 10, 2024. If logging is not
|
64
63
|
working, try updating the versioned clients in your bundle or installed gems:
|
65
|
-
[google-cloud-workstations-v1](https://cloud.google.com/ruby/docs/reference/google-cloud-workstations-v1/latest)
|
66
|
-
[google-cloud-workstations-v1beta](https://cloud.google.com/ruby/docs/reference/google-cloud-workstations-v1beta/latest).
|
64
|
+
[google-cloud-workstations-v1](https://cloud.google.com/ruby/docs/reference/google-cloud-workstations-v1/latest).
|
67
65
|
|
68
66
|
## Supported Ruby Versions
|
69
67
|
|
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-workstations
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version:
|
4
|
+
version: 2.0.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
bindir: bin
|
9
9
|
cert_chain: []
|
10
|
-
date: 2025-
|
10
|
+
date: 2025-02-13 00:00:00.000000000 Z
|
11
11
|
dependencies:
|
12
12
|
- !ruby/object:Gem::Dependency
|
13
13
|
name: google-cloud-core
|
@@ -27,42 +27,16 @@ dependencies:
|
|
27
27
|
name: google-cloud-workstations-v1
|
28
28
|
requirement: !ruby/object:Gem::Requirement
|
29
29
|
requirements:
|
30
|
-
- - "
|
31
|
-
- !ruby/object:Gem::Version
|
32
|
-
version: '0.0'
|
33
|
-
- - "<"
|
34
|
-
- !ruby/object:Gem::Version
|
35
|
-
version: 2.a
|
36
|
-
type: :runtime
|
37
|
-
prerelease: false
|
38
|
-
version_requirements: !ruby/object:Gem::Requirement
|
39
|
-
requirements:
|
40
|
-
- - ">="
|
41
|
-
- !ruby/object:Gem::Version
|
42
|
-
version: '0.0'
|
43
|
-
- - "<"
|
44
|
-
- !ruby/object:Gem::Version
|
45
|
-
version: 2.a
|
46
|
-
- !ruby/object:Gem::Dependency
|
47
|
-
name: google-cloud-workstations-v1beta
|
48
|
-
requirement: !ruby/object:Gem::Requirement
|
49
|
-
requirements:
|
50
|
-
- - ">="
|
51
|
-
- !ruby/object:Gem::Version
|
52
|
-
version: '0.0'
|
53
|
-
- - "<"
|
30
|
+
- - "~>"
|
54
31
|
- !ruby/object:Gem::Version
|
55
|
-
version:
|
32
|
+
version: '1.0'
|
56
33
|
type: :runtime
|
57
34
|
prerelease: false
|
58
35
|
version_requirements: !ruby/object:Gem::Requirement
|
59
36
|
requirements:
|
60
|
-
- - "
|
61
|
-
- !ruby/object:Gem::Version
|
62
|
-
version: '0.0'
|
63
|
-
- - "<"
|
37
|
+
- - "~>"
|
64
38
|
- !ruby/object:Gem::Version
|
65
|
-
version:
|
39
|
+
version: '1.0'
|
66
40
|
description: Allows administrators to create managed developer environments in the
|
67
41
|
cloud.
|
68
42
|
email: googleapis-packages@google.com
|
@@ -95,7 +69,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
95
69
|
- !ruby/object:Gem::Version
|
96
70
|
version: '0'
|
97
71
|
requirements: []
|
98
|
-
rubygems_version: 3.6.
|
72
|
+
rubygems_version: 3.6.3
|
99
73
|
specification_version: 4
|
100
74
|
summary: Allows administrators to create managed developer environments in the cloud.
|
101
75
|
test_files: []
|