google-cloud-deploy-v1 0.1.0 → 0.1.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: e4f25af974c1959d12296b2617781f6360afd62ed381badce9366f454268ea79
4
- data.tar.gz: 3e168983a1e2f5535becc1dbde9efd3436b47d538ce220d400ea09ee5399cc17
3
+ metadata.gz: 8eb6cf4e73f289935ad310f4ae4a4ec4829d44b88c3ba43ba20d71239a83b9be
4
+ data.tar.gz: 84898475259d3209d420bacfd476ca4f73080b3d835a168d7ea24416205fa35e
5
5
  SHA512:
6
- metadata.gz: b7ef76161d2c7061b1843a237250728005d22d975dc051ac09fce288247546a0f60d5cc24078d19a415468a09bf692de2a89480f9bbfc1db3c06e9acda710305
7
- data.tar.gz: 8ab2e7baff867a5b91695278bf2bfc14bbfa28c30290a2b7d97c0de06c143bb278fe99743b3f1fbd4acbf3757baa622767b05a1da46b0ae2e1546d908f6c0fdb
6
+ metadata.gz: 8f53dd3a14a958ad8f15c606cf6c343c9ecc6e58d67c40723f8ad2a4626db0ee58a9213617601778c8aec2ce34c2c987d074db3797b05cd2769c17a56caffa3a
7
+ data.tar.gz: fe526f7e8a5b2a6aecbc1651304779e2ac1fe65d6a5811062b780f4943f3cf5abf430c02284429d0c35ff8a1cf977b188c4c9b4322bc484794cc75402c57fc21
@@ -1,8 +1,6 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/deploy/v1/cloud_deploy.proto
3
3
 
4
- require 'google/protobuf'
5
-
6
4
  require 'google/api/annotations_pb'
7
5
  require 'google/api/client_pb'
8
6
  require 'google/api/field_behavior_pb'
@@ -11,6 +9,8 @@ require 'google/longrunning/operations_pb'
11
9
  require 'google/protobuf/field_mask_pb'
12
10
  require 'google/protobuf/timestamp_pb'
13
11
  require 'google/type/date_pb'
12
+ require 'google/protobuf'
13
+
14
14
  Google::Protobuf::DescriptorPool.generated_pool.build do
15
15
  add_file("google/cloud/deploy/v1/cloud_deploy.proto", :syntax => :proto3) do
16
16
  add_message "google.cloud.deploy.v1.DeliveryPipeline" do
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Deploy
23
23
  module V1
24
- VERSION = "0.1.0"
24
+ VERSION = "0.1.1"
25
25
  end
26
26
  end
27
27
  end
@@ -46,9 +46,9 @@ module Google
46
46
  # Labels are attributes that can be set and used by both the
47
47
  # user and by Google Cloud Deploy. Labels must meet the following
48
48
  # constraints: Each resource is limited to 64 labels. Keys must conform to
49
- # the regexp: [a-zA-Z][a-zA-Z0-9_-]\\{0,62} Values must conform to the regexp:
50
- # [a-zA-Z0-9_-]\\{0,63} Both keys and values are additionally constrained to be
51
- # <= 128 bytes in size.
49
+ # the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the
50
+ # regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally
51
+ # constrained to be <= 128 bytes in size.
52
52
  # @!attribute [r] create_time
53
53
  # @return [::Google::Protobuf::Timestamp]
54
54
  # Output only. Time at which the pipeline was created.
@@ -364,9 +364,9 @@ module Google
364
364
  # Optional. Labels are attributes that can be set and used by both the
365
365
  # user and by Google Cloud Deploy. Labels must meet the following
366
366
  # constraints: Each resource is limited to 64 labels. Keys must conform to
367
- # the regexp: [a-zA-Z][a-zA-Z0-9_-]\\{0,62} Values must conform to the regexp:
368
- # [a-zA-Z0-9_-]\\{0,63} Both keys and values are additionally constrained to be
369
- # <= 128 bytes in size.
367
+ # the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the
368
+ # regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally
369
+ # constrained to be <= 128 bytes in size.
370
370
  # @!attribute [rw] require_approval
371
371
  # @return [::Boolean]
372
372
  # Optional. Whether or not the `Target` requires approval.
@@ -685,9 +685,9 @@ module Google
685
685
  # Labels are attributes that can be set and used by both the
686
686
  # user and by Google Cloud Deploy. Labels must meet the following
687
687
  # constraints: Each resource is limited to 64 labels. Keys must conform to
688
- # the regexp: [a-zA-Z][a-zA-Z0-9_-]\\{0,62} Values must conform to the regexp:
689
- # [a-zA-Z0-9_-]\\{0,63} Both keys and values are additionally constrained to be
690
- # <= 128 bytes in size.
688
+ # the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the
689
+ # regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally
690
+ # constrained to be <= 128 bytes in size.
691
691
  # @!attribute [r] create_time
692
692
  # @return [::Google::Protobuf::Timestamp]
693
693
  # Output only. Time at which the `Release` was created.
@@ -966,9 +966,9 @@ module Google
966
966
  # Labels are attributes that can be set and used by both the
967
967
  # user and by Google Cloud Deploy. Labels must meet the following
968
968
  # constraints: Each resource is limited to 64 labels. Keys must conform to
969
- # the regexp: [a-zA-Z][a-zA-Z0-9_-]\\{0,62} Values must conform to the regexp:
970
- # [a-zA-Z0-9_-]\\{0,63} Both keys and values are additionally constrained to be
971
- # <= 128 bytes in size.
969
+ # the regexp: `[a-zA-Z][a-zA-Z0-9_-]{0,62}`. Values must conform to the
970
+ # regexp: `[a-zA-Z0-9_-]{0,63}`. Both keys and values are additionally
971
+ # constrained to be <= 128 bytes in size.
972
972
  # @!attribute [r] create_time
973
973
  # @return [::Google::Protobuf::Timestamp]
974
974
  # Output only. Time at which the `Rollout` was created.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-deploy-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.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: 2021-09-23 00:00:00.000000000 Z
11
+ date: 2021-10-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common