google-apis-run_v1 0.4.0 → 0.9.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module RunV1
18
18
  # Version of the google-apis-run_v1 gem
19
- GEM_VERSION = "0.4.0"
19
+ GEM_VERSION = "0.9.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.2.0"
22
+ GENERATOR_VERSION = "0.3.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210312"
25
+ REVISION = "20210611"
26
26
  end
27
27
  end
28
28
  end
@@ -541,6 +541,8 @@ module Google
541
541
 
542
542
  property :security_context, as: 'securityContext', class: Google::Apis::RunV1::SecurityContext, decorator: Google::Apis::RunV1::SecurityContext::Representation
543
543
 
544
+ property :startup_probe, as: 'startupProbe', class: Google::Apis::RunV1::Probe, decorator: Google::Apis::RunV1::Probe::Representation
545
+
544
546
  property :termination_message_path, as: 'terminationMessagePath'
545
547
  property :termination_message_policy, as: 'terminationMessagePolicy'
546
548
  collection :volume_mounts, as: 'volumeMounts', class: Google::Apis::RunV1::VolumeMount, decorator: Google::Apis::RunV1::VolumeMount::Representation
@@ -23,7 +23,8 @@ module Google
23
23
  # Cloud Run Admin API
24
24
  #
25
25
  # Deploy and manage user provided container images that scale automatically
26
- # based on HTTP traffic.
26
+ # based on incoming requets. The Cloud Run Admin API follows the Knative Serving
27
+ # API specification.
27
28
  #
28
29
  # @example
29
30
  # require 'google/apis/run_v1'
@@ -180,8 +181,8 @@ module Google
180
181
  # fully managed), replace `namespace_id` with the project ID or number.
181
182
  # @param [Google::Apis::RunV1::DomainMapping] domain_mapping_object
182
183
  # @param [String] dry_run
183
- # DryRun is a query string parameter which indicates that the server should run
184
- # validation without persisting the request.
184
+ # Indicates that the server should validate the request and populate default
185
+ # values without persisting the request. Supported values: `all`
185
186
  # @param [String] fields
186
187
  # Selector specifying which fields to include in a partial response.
187
188
  # @param [String] quota_user
@@ -219,8 +220,8 @@ module Google
219
220
  # @param [String] api_version
220
221
  # Cloud Run currently ignores this parameter.
221
222
  # @param [String] dry_run
222
- # DryRun is a query string parameter which indicates that the server should run
223
- # validation without persisting the request.
223
+ # Indicates that the server should validate the request and populate default
224
+ # values without persisting the request. Supported values: `all`
224
225
  # @param [String] kind
225
226
  # Cloud Run currently ignores this parameter.
226
227
  # @param [String] propagation_policy
@@ -353,8 +354,8 @@ module Google
353
354
  # @param [String] api_version
354
355
  # Cloud Run currently ignores this parameter.
355
356
  # @param [String] dry_run
356
- # DryRun is a query string parameter which indicates that the server should run
357
- # validation without persisting the request.
357
+ # Indicates that the server should validate the request and populate default
358
+ # values without persisting the request. Supported values: `all`
358
359
  # @param [String] kind
359
360
  # Cloud Run currently ignores this parameter.
360
361
  # @param [String] propagation_policy
@@ -574,8 +575,8 @@ module Google
574
575
  # managed), replace `namespace_id` with the project ID or number.
575
576
  # @param [Google::Apis::RunV1::Service] service_object
576
577
  # @param [String] dry_run
577
- # DryRun is a query string parameter which indicates that the server should run
578
- # validation without persisting the request.
578
+ # Indicates that the server should validate the request and populate default
579
+ # values without persisting the request. Supported values: `all`
579
580
  # @param [String] fields
580
581
  # Selector specifying which fields to include in a partial response.
581
582
  # @param [String] quota_user
@@ -614,8 +615,8 @@ module Google
614
615
  # @param [String] api_version
615
616
  # Cloud Run currently ignores this parameter.
616
617
  # @param [String] dry_run
617
- # DryRun is a query string parameter which indicates that the server should run
618
- # validation without persisting the request.
618
+ # Indicates that the server should validate the request and populate default
619
+ # values without persisting the request. Supported values: `all`
619
620
  # @param [String] kind
620
621
  # Cloud Run currently ignores this parameter.
621
622
  # @param [String] propagation_policy
@@ -750,8 +751,8 @@ module Google
750
751
  # `namespace_id` with the project ID or number.
751
752
  # @param [Google::Apis::RunV1::Service] service_object
752
753
  # @param [String] dry_run
753
- # DryRun is a query string parameter which indicates that the server should run
754
- # validation without persisting the request.
754
+ # Indicates that the server should validate the request and populate default
755
+ # values without persisting the request. Supported values: `all`
755
756
  # @param [String] fields
756
757
  # Selector specifying which fields to include in a partial response.
757
758
  # @param [String] quota_user
@@ -826,7 +827,7 @@ module Google
826
827
  # accepts strings like "displayName=tokyo", and is documented in more detail in [
827
828
  # AIP-160](https://google.aip.dev/160).
828
829
  # @param [Fixnum] page_size
829
- # The maximum number of results to return. If not set, the service will select a
830
+ # The maximum number of results to return. If not set, the service selects a
830
831
  # default.
831
832
  # @param [String] page_token
832
833
  # A page token received from the `next_page_token` field in the response. Send
@@ -991,8 +992,8 @@ module Google
991
992
  # fully managed), replace `namespace_id` with the project ID or number.
992
993
  # @param [Google::Apis::RunV1::DomainMapping] domain_mapping_object
993
994
  # @param [String] dry_run
994
- # DryRun is a query string parameter which indicates that the server should run
995
- # validation without persisting the request.
995
+ # Indicates that the server should validate the request and populate default
996
+ # values without persisting the request. Supported values: `all`
996
997
  # @param [String] fields
997
998
  # Selector specifying which fields to include in a partial response.
998
999
  # @param [String] quota_user
@@ -1030,8 +1031,8 @@ module Google
1030
1031
  # @param [String] api_version
1031
1032
  # Cloud Run currently ignores this parameter.
1032
1033
  # @param [String] dry_run
1033
- # DryRun is a query string parameter which indicates that the server should run
1034
- # validation without persisting the request.
1034
+ # Indicates that the server should validate the request and populate default
1035
+ # values without persisting the request. Supported values: `all`
1035
1036
  # @param [String] kind
1036
1037
  # Cloud Run currently ignores this parameter.
1037
1038
  # @param [String] propagation_policy
@@ -1164,8 +1165,8 @@ module Google
1164
1165
  # @param [String] api_version
1165
1166
  # Cloud Run currently ignores this parameter.
1166
1167
  # @param [String] dry_run
1167
- # DryRun is a query string parameter which indicates that the server should run
1168
- # validation without persisting the request.
1168
+ # Indicates that the server should validate the request and populate default
1169
+ # values without persisting the request. Supported values: `all`
1169
1170
  # @param [String] kind
1170
1171
  # Cloud Run currently ignores this parameter.
1171
1172
  # @param [String] propagation_policy
@@ -1385,8 +1386,8 @@ module Google
1385
1386
  # managed), replace `namespace_id` with the project ID or number.
1386
1387
  # @param [Google::Apis::RunV1::Service] service_object
1387
1388
  # @param [String] dry_run
1388
- # DryRun is a query string parameter which indicates that the server should run
1389
- # validation without persisting the request.
1389
+ # Indicates that the server should validate the request and populate default
1390
+ # values without persisting the request. Supported values: `all`
1390
1391
  # @param [String] fields
1391
1392
  # Selector specifying which fields to include in a partial response.
1392
1393
  # @param [String] quota_user
@@ -1425,8 +1426,8 @@ module Google
1425
1426
  # @param [String] api_version
1426
1427
  # Cloud Run currently ignores this parameter.
1427
1428
  # @param [String] dry_run
1428
- # DryRun is a query string parameter which indicates that the server should run
1429
- # validation without persisting the request.
1429
+ # Indicates that the server should validate the request and populate default
1430
+ # values without persisting the request. Supported values: `all`
1430
1431
  # @param [String] kind
1431
1432
  # Cloud Run currently ignores this parameter.
1432
1433
  # @param [String] propagation_policy
@@ -1602,8 +1603,8 @@ module Google
1602
1603
  # `namespace_id` with the project ID or number.
1603
1604
  # @param [Google::Apis::RunV1::Service] service_object
1604
1605
  # @param [String] dry_run
1605
- # DryRun is a query string parameter which indicates that the server should run
1606
- # validation without persisting the request.
1606
+ # Indicates that the server should validate the request and populate default
1607
+ # values without persisting the request. Supported values: `all`
1607
1608
  # @param [String] fields
1608
1609
  # Selector specifying which fields to include in a partial response.
1609
1610
  # @param [String] quota_user
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-run_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.9.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: 2021-03-22 00:00:00.000000000 Z
11
+ date: 2021-06-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -52,7 +52,7 @@ licenses:
52
52
  metadata:
53
53
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
54
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-run_v1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-run_v1/v0.4.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-run_v1/v0.9.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-run_v1
57
57
  post_install_message:
58
58
  rdoc_options: []
@@ -69,7 +69,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
69
69
  - !ruby/object:Gem::Version
70
70
  version: '0'
71
71
  requirements: []
72
- rubygems_version: 3.2.13
72
+ rubygems_version: 3.2.17
73
73
  signing_key:
74
74
  specification_version: 4
75
75
  summary: Simple REST client for Cloud Run Admin API V1