google-cloud-os_login 0.2.0 → 0.2.1

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3bb05e6e4b9504dc2201682cc2c8033222162dce9a4b53bc7e5e708b08adb2c5
4
- data.tar.gz: e0331a575f3309fab23fada73e51532817d112d1052f54592c4c291b73245dc0
3
+ metadata.gz: 6a8ff889ef15d2526ab8e4b92afb0aea43c4ff1e43107768e5f80ff128a1666d
4
+ data.tar.gz: f95ec2f29655653bdf82d3a35c477f680b15de74db05fd7f9b03d0fb0e71f0da
5
5
  SHA512:
6
- metadata.gz: 329d0d73690b45cfe7ced0ca7bcf2a9aac6ce2121a590fa4404228e85abb7f5743ce4cc7c4eedd2a1ac5e976a47ace9d2a60a0f707cea3729ba0541edaf2471b
7
- data.tar.gz: 04d14aaf33ac1c1cea28163a204a732541b1436af297a20bb295a03317bab4672e4104ab58e746c197e6e79f4e2e78bdc2528043cbc4eef8d1700e33e3bf9778
6
+ metadata.gz: df392aefac4c5428178b101c4b8172816d3d09a9df1357db1c40a1167c9883a1fcb4bb8c2b7a765325cb64eaa851aa0f5a45fa2cb27041e8f79affadd10f8a06
7
+ data.tar.gz: 775cf50a7616c9110edda9fdaa8e4527bdae6ee8dc6fb48c9221a593aa9a599a2f6e5d84e2c9f8b99f208d254de94196dd0a7222ba09bb968ecba4c5e8bee966
@@ -15,17 +15,6 @@
15
15
  module Google
16
16
  module Cloud
17
17
  module Oslogin
18
- ##
19
- # # Google Cloud OS Login API Contents
20
- #
21
- # | Class | Description |
22
- # | ----- | ----------- |
23
- # | [OsLoginServiceClient][] | Cloud OS Login API |
24
- # | [Data Types][] | Data types for Google::Cloud::OsLogin::V1 |
25
- #
26
- # [OsLoginServiceClient]: https://googlecloudplatform.github.io/google-cloud-ruby/#/docs/google-cloud-os_login/latest/google/cloud/oslogin/v1/osloginserviceclient
27
- # [Data Types]: https://googlecloudplatform.github.io/google-cloud-ruby/#/docs/google-cloud-os_login/latest/google/cloud/oslogin/v1/datatypes
28
- #
29
18
  module V1
30
19
  # The user profile information used for logging in to a virtual machine on
31
20
  # Google Compute Engine.
@@ -15,17 +15,6 @@
15
15
  module Google
16
16
  module Cloud
17
17
  module Oslogin
18
- ##
19
- # # Google Cloud OS Login API Contents
20
- #
21
- # | Class | Description |
22
- # | ----- | ----------- |
23
- # | [OsLoginServiceClient][] | Cloud OS Login API |
24
- # | [Data Types][] | Data types for Google::Cloud::OsLogin::V1beta |
25
- #
26
- # [OsLoginServiceClient]: https://googlecloudplatform.github.io/google-cloud-ruby/#/docs/google-cloud-os_login/latest/google/cloud/oslogin/v1beta/osloginserviceclient
27
- # [Data Types]: https://googlecloudplatform.github.io/google-cloud-ruby/#/docs/google-cloud-os_login/latest/google/cloud/oslogin/v1beta/datatypes
28
- #
29
18
  module V1beta
30
19
  # The user profile information used for logging in to a virtual machine on
31
20
  # Google Compute Engine.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-os_login
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-08-13 00:00:00.000000000 Z
11
+ date: 2018-08-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-gax