google-cloud-scheduler-v1 0.2.0 → 0.2.1

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: 9613c85ba10c82ba155635f5f3734254f6e31093f154f2bf93b2fbb9679f4f46
4
- data.tar.gz: 0e2ae13e76fab550a39f92e1287b2cd55beb100936e354a2fa7c1d5d671a164b
3
+ metadata.gz: 1ab8fdd637e9f474e372808f68d0e07830686ba8354dc61a1dba99e92452d04c
4
+ data.tar.gz: bdc800bb0c10461156f2d05a25d3610b866f0c12b143dbec8f2dacd305064d90
5
5
  SHA512:
6
- metadata.gz: ee3f55d33b6f8fea5c8d7a8e1383972a28015dab3d932c9408594729891de97658b537a8ef9c6026d4621c4883a3957f706b2f67ccb74ab9c1cf7d0843458b98
7
- data.tar.gz: 1dd58eb418878b83483ce1056785714308e19f593c0071ebe41a1066505c33e1037b41c28db5db9504adeac0252e78cbd4eef15418d430e0dd3f18dae9a31030
6
+ metadata.gz: 57587561ecbd00a2f32f40f6ea710a334482335517b741d601d88ef9e030d759f48896927bb166f3346e6d9182307b7c1131fd33080a3148913316a7b226fea5
7
+ data.tar.gz: 96381dadb79296b5c5e56d75e3282379a525c145620e708399e184f3a93809921968a26a4d0fb06075584d407be65845667f03820cb3b466ab16d42a21cad4ed
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Scheduler
23
23
  module V1
24
- VERSION = "0.2.0"
24
+ VERSION = "0.2.1"
25
25
  end
26
26
  end
27
27
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-scheduler-v1
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: 2020-05-20 00:00:00.000000000 Z
11
+ date: 2020-05-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common
@@ -166,7 +166,6 @@ files:
166
166
  - LICENSE.md
167
167
  - README.md
168
168
  - lib/google-cloud-scheduler-v1.rb
169
- - lib/google/cloud/common_resources_pb.rb
170
169
  - lib/google/cloud/scheduler/v1.rb
171
170
  - lib/google/cloud/scheduler/v1/cloud_scheduler.rb
172
171
  - lib/google/cloud/scheduler/v1/cloud_scheduler/client.rb
@@ -1,15 +0,0 @@
1
- # Generated by the protocol buffer compiler. DO NOT EDIT!
2
- # source: google/cloud/common_resources.proto
3
-
4
- require 'google/protobuf'
5
-
6
- require 'google/api/resource_pb'
7
- Google::Protobuf::DescriptorPool.generated_pool.build do
8
- add_file("google/cloud/common_resources.proto", :syntax => :proto3) do
9
- end
10
- end
11
-
12
- module Google
13
- module Cloud
14
- end
15
- end