google-api-client 0.33.0 → 0.33.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (95) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +35 -0
  3. data/generated/google/apis/accessapproval_v1beta1.rb +1 -1
  4. data/generated/google/apis/accessapproval_v1beta1/classes.rb +19 -0
  5. data/generated/google/apis/accessapproval_v1beta1/representations.rb +12 -0
  6. data/generated/google/apis/accessapproval_v1beta1/service.rb +105 -0
  7. data/generated/google/apis/accesscontextmanager_v1.rb +1 -1
  8. data/generated/google/apis/accesscontextmanager_v1/classes.rb +1 -1
  9. data/generated/google/apis/accesscontextmanager_v1beta.rb +1 -1
  10. data/generated/google/apis/accesscontextmanager_v1beta/classes.rb +1 -1
  11. data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
  12. data/generated/google/apis/androidpublisher_v3.rb +1 -1
  13. data/generated/google/apis/androidpublisher_v3/classes.rb +6 -0
  14. data/generated/google/apis/androidpublisher_v3/representations.rb +1 -0
  15. data/generated/google/apis/bigquery_v2.rb +1 -1
  16. data/generated/google/apis/bigquery_v2/classes.rb +6 -0
  17. data/generated/google/apis/bigquery_v2/representations.rb +2 -0
  18. data/generated/google/apis/bigqueryconnection_v1beta1.rb +1 -1
  19. data/generated/google/apis/bigqueryconnection_v1beta1/service.rb +1 -1
  20. data/generated/google/apis/binaryauthorization_v1.rb +1 -1
  21. data/generated/google/apis/binaryauthorization_v1/service.rb +2 -0
  22. data/generated/google/apis/binaryauthorization_v1beta1.rb +1 -1
  23. data/generated/google/apis/binaryauthorization_v1beta1/service.rb +2 -0
  24. data/generated/google/apis/cloudasset_v1.rb +1 -1
  25. data/generated/google/apis/cloudasset_v1/classes.rb +14 -15
  26. data/generated/google/apis/cloudasset_v1/service.rb +1 -2
  27. data/generated/google/apis/clouddebugger_v2.rb +1 -1
  28. data/generated/google/apis/clouddebugger_v2/service.rb +14 -14
  29. data/generated/google/apis/cloudidentity_v1.rb +1 -1
  30. data/generated/google/apis/cloudidentity_v1/classes.rb +11 -8
  31. data/generated/google/apis/cloudidentity_v1/service.rb +2 -1
  32. data/generated/google/apis/cloudidentity_v1beta1.rb +1 -1
  33. data/generated/google/apis/cloudidentity_v1beta1/classes.rb +11 -8
  34. data/generated/google/apis/cloudidentity_v1beta1/service.rb +2 -1
  35. data/generated/google/apis/cloudsearch_v1.rb +1 -1
  36. data/generated/google/apis/cloudsearch_v1/classes.rb +5 -2
  37. data/generated/google/apis/cloudsearch_v1/service.rb +5 -2
  38. data/generated/google/apis/cloudshell_v1.rb +1 -1
  39. data/generated/google/apis/cloudshell_v1/classes.rb +15 -0
  40. data/generated/google/apis/cloudshell_v1/representations.rb +2 -0
  41. data/generated/google/apis/cloudshell_v1alpha1.rb +1 -1
  42. data/generated/google/apis/cloudshell_v1alpha1/classes.rb +15 -0
  43. data/generated/google/apis/cloudshell_v1alpha1/representations.rb +2 -0
  44. data/generated/google/apis/compute_alpha.rb +1 -1
  45. data/generated/google/apis/compute_alpha/classes.rb +481 -126
  46. data/generated/google/apis/compute_alpha/representations.rb +107 -2
  47. data/generated/google/apis/compute_alpha/service.rb +1035 -640
  48. data/generated/google/apis/compute_beta.rb +1 -1
  49. data/generated/google/apis/compute_beta/classes.rb +986 -241
  50. data/generated/google/apis/compute_beta/representations.rb +284 -0
  51. data/generated/google/apis/compute_beta/service.rb +1242 -532
  52. data/generated/google/apis/compute_v1.rb +1 -1
  53. data/generated/google/apis/compute_v1/classes.rb +252 -99
  54. data/generated/google/apis/compute_v1/representations.rb +24 -0
  55. data/generated/google/apis/compute_v1/service.rb +749 -472
  56. data/generated/google/apis/docs_v1.rb +1 -1
  57. data/generated/google/apis/docs_v1/classes.rb +63 -0
  58. data/generated/google/apis/docs_v1/representations.rb +17 -0
  59. data/generated/google/apis/doubleclickbidmanager_v1.rb +1 -1
  60. data/generated/google/apis/healthcare_v1beta1.rb +1 -1
  61. data/generated/google/apis/healthcare_v1beta1/classes.rb +203 -8
  62. data/generated/google/apis/healthcare_v1beta1/representations.rb +101 -0
  63. data/generated/google/apis/healthcare_v1beta1/service.rb +100 -3
  64. data/generated/google/apis/iam_v1.rb +1 -1
  65. data/generated/google/apis/iam_v1/classes.rb +1 -1
  66. data/generated/google/apis/iap_v1.rb +1 -1
  67. data/generated/google/apis/iap_v1/classes.rb +185 -0
  68. data/generated/google/apis/iap_v1/representations.rb +102 -0
  69. data/generated/google/apis/iap_v1/service.rb +72 -0
  70. data/generated/google/apis/{speech_v2beta.rb → lifesciences_v2beta.rb} +9 -8
  71. data/generated/google/apis/lifesciences_v2beta/classes.rb +1328 -0
  72. data/generated/google/apis/lifesciences_v2beta/representations.rb +533 -0
  73. data/generated/google/apis/lifesciences_v2beta/service.rb +303 -0
  74. data/generated/google/apis/monitoring_v1.rb +36 -0
  75. data/generated/google/apis/monitoring_v1/classes.rb +260 -0
  76. data/generated/google/apis/monitoring_v1/representations.rb +123 -0
  77. data/generated/google/apis/monitoring_v1/service.rb +64 -0
  78. data/generated/google/apis/policytroubleshooter_v1beta.rb +1 -1
  79. data/generated/google/apis/run_v1.rb +1 -1
  80. data/generated/google/apis/run_v1/classes.rb +0 -7
  81. data/generated/google/apis/run_v1/service.rb +156 -94
  82. data/generated/google/apis/sql_v1beta4.rb +37 -0
  83. data/generated/google/apis/sql_v1beta4/classes.rb +2689 -0
  84. data/generated/google/apis/sql_v1beta4/representations.rb +1099 -0
  85. data/generated/google/apis/sql_v1beta4/service.rb +1660 -0
  86. data/generated/google/apis/testing_v1.rb +1 -1
  87. data/generated/google/apis/testing_v1/classes.rb +1 -1
  88. data/generated/google/apis/vision_v1.rb +1 -1
  89. data/generated/google/apis/vision_v1p1beta1.rb +1 -1
  90. data/generated/google/apis/vision_v1p2beta1.rb +1 -1
  91. data/lib/google/apis/version.rb +1 -1
  92. metadata +14 -6
  93. data/generated/google/apis/speech_v2beta/classes.rb +0 -355
  94. data/generated/google/apis/speech_v2beta/representations.rb +0 -152
  95. data/generated/google/apis/speech_v2beta/service.rb +0 -138
@@ -0,0 +1,123 @@
1
+ # Copyright 2015 Google Inc.
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ require 'date'
16
+ require 'google/apis/core/base_service'
17
+ require 'google/apis/core/json_representation'
18
+ require 'google/apis/core/hashable'
19
+ require 'google/apis/errors'
20
+
21
+ module Google
22
+ module Apis
23
+ module MonitoringV1
24
+
25
+ class DroppedLabels
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ include Google::Apis::Core::JsonObjectSupport
29
+ end
30
+
31
+ class Field
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
37
+ class Option
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
43
+ class SourceContext
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
49
+ class SpanContext
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ include Google::Apis::Core::JsonObjectSupport
53
+ end
54
+
55
+ class Type
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
61
+ class DroppedLabels
62
+ # @private
63
+ class Representation < Google::Apis::Core::JsonRepresentation
64
+ hash :label, as: 'label'
65
+ end
66
+ end
67
+
68
+ class Field
69
+ # @private
70
+ class Representation < Google::Apis::Core::JsonRepresentation
71
+ property :cardinality, as: 'cardinality'
72
+ property :default_value, as: 'defaultValue'
73
+ property :json_name, as: 'jsonName'
74
+ property :kind, as: 'kind'
75
+ property :name, as: 'name'
76
+ property :number, as: 'number'
77
+ property :oneof_index, as: 'oneofIndex'
78
+ collection :options, as: 'options', class: Google::Apis::MonitoringV1::Option, decorator: Google::Apis::MonitoringV1::Option::Representation
79
+
80
+ property :packed, as: 'packed'
81
+ property :type_url, as: 'typeUrl'
82
+ end
83
+ end
84
+
85
+ class Option
86
+ # @private
87
+ class Representation < Google::Apis::Core::JsonRepresentation
88
+ property :name, as: 'name'
89
+ hash :value, as: 'value'
90
+ end
91
+ end
92
+
93
+ class SourceContext
94
+ # @private
95
+ class Representation < Google::Apis::Core::JsonRepresentation
96
+ property :file_name, as: 'fileName'
97
+ end
98
+ end
99
+
100
+ class SpanContext
101
+ # @private
102
+ class Representation < Google::Apis::Core::JsonRepresentation
103
+ property :span_name, as: 'spanName'
104
+ end
105
+ end
106
+
107
+ class Type
108
+ # @private
109
+ class Representation < Google::Apis::Core::JsonRepresentation
110
+ collection :fields, as: 'fields', class: Google::Apis::MonitoringV1::Field, decorator: Google::Apis::MonitoringV1::Field::Representation
111
+
112
+ property :name, as: 'name'
113
+ collection :oneofs, as: 'oneofs'
114
+ collection :options, as: 'options', class: Google::Apis::MonitoringV1::Option, decorator: Google::Apis::MonitoringV1::Option::Representation
115
+
116
+ property :source_context, as: 'sourceContext', class: Google::Apis::MonitoringV1::SourceContext, decorator: Google::Apis::MonitoringV1::SourceContext::Representation
117
+
118
+ property :syntax, as: 'syntax'
119
+ end
120
+ end
121
+ end
122
+ end
123
+ end
@@ -0,0 +1,64 @@
1
+ # Copyright 2015 Google Inc.
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ require 'google/apis/core/base_service'
16
+ require 'google/apis/core/json_representation'
17
+ require 'google/apis/core/hashable'
18
+ require 'google/apis/errors'
19
+
20
+ module Google
21
+ module Apis
22
+ module MonitoringV1
23
+ # Stackdriver Monitoring API
24
+ #
25
+ # Manages your Stackdriver Monitoring data and configurations. Most projects
26
+ # must be associated with a Stackdriver account, with a few exceptions as noted
27
+ # on the individual method pages. The table entries below are presented in
28
+ # alphabetical order, not in order of common use. For explanations of the
29
+ # concepts found in the table entries, read the Stackdriver Monitoring
30
+ # documentation.
31
+ #
32
+ # @example
33
+ # require 'google/apis/monitoring_v1'
34
+ #
35
+ # Monitoring = Google::Apis::MonitoringV1 # Alias the module
36
+ # service = Monitoring::MonitoringService.new
37
+ #
38
+ # @see https://cloud.google.com/monitoring/api/
39
+ class MonitoringService < Google::Apis::Core::BaseService
40
+ # @return [String]
41
+ # API key. Your API key identifies your project and provides you with API access,
42
+ # quota, and reports. Required unless you provide an OAuth 2.0 token.
43
+ attr_accessor :key
44
+
45
+ # @return [String]
46
+ # Available to use for quota purposes for server-side applications. Can be any
47
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
48
+ attr_accessor :quota_user
49
+
50
+ def initialize
51
+ super('https://monitoring.googleapis.com/', '')
52
+ @batch_path = 'batch'
53
+ end
54
+
55
+ protected
56
+
57
+ def apply_command_defaults(command)
58
+ command.query['key'] = key unless key.nil?
59
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
60
+ end
61
+ end
62
+ end
63
+ end
64
+ end
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://cloud.google.com/iam/
26
26
  module PolicytroubleshooterV1beta
27
27
  VERSION = 'V1beta'
28
- REVISION = '20191005'
28
+ REVISION = '20191012'
29
29
 
30
30
  # View and manage your data across Google Cloud Platform services
31
31
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -26,7 +26,7 @@ module Google
26
26
  # @see https://cloud.google.com/run/
27
27
  module RunV1
28
28
  VERSION = 'V1'
29
- REVISION = '20190927'
29
+ REVISION = '20191009'
30
30
 
31
31
  # View and manage your data across Google Cloud Platform services
32
32
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -647,7 +647,6 @@ module Google
647
647
  # string will be unchanged. The $(VAR_NAME) syntax can be escaped with a
648
648
  # double $$, ie: $$(VAR_NAME). Escaped references will never be expanded,
649
649
  # regardless of whether the variable exists or not.
650
- # Cannot be updated.
651
650
  # More info:
652
651
  # https://kubernetes.io/docs/tasks/inject-data-application/define-command-
653
652
  # argument-container/#running-a-command-in-a-shell
@@ -664,7 +663,6 @@ module Google
664
663
  # Cloud Run fully managed: supported
665
664
  # Cloud Run for Anthos: supported
666
665
  # List of environment variables to set in the container.
667
- # Cannot be updated.
668
666
  # Corresponds to the JSON property `env`
669
667
  # @return [Array<Google::Apis::RunV1::EnvVar>]
670
668
  attr_accessor :env
@@ -697,7 +695,6 @@ module Google
697
695
  # Image pull policy.
698
696
  # One of Always, Never, IfNotPresent.
699
697
  # Defaults to Always if :latest tag is specified, or IfNotPresent otherwise.
700
- # Cannot be updated.
701
698
  # More info:
702
699
  # https://kubernetes.io/docs/concepts/containers/images#updating-images
703
700
  # Corresponds to the JSON property `imagePullPolicy`
@@ -727,7 +724,6 @@ module Google
727
724
  # DOES NOT prevent that port from being exposed. Any port which is
728
725
  # listening on the default "0.0.0.0" address inside a container will be
729
726
  # accessible from the network.
730
- # Cannot be updated.
731
727
  # Corresponds to the JSON property `ports`
732
728
  # @return [Array<Google::Apis::RunV1::ContainerPort>]
733
729
  attr_accessor :ports
@@ -764,7 +760,6 @@ module Google
764
760
  # message. Will be truncated by the node if greater than 4096 bytes. The
765
761
  # total message length across all containers will be limited to 12kb.
766
762
  # Defaults to /dev/termination-log.
767
- # Cannot be updated.
768
763
  # Corresponds to the JSON property `terminationMessagePath`
769
764
  # @return [String]
770
765
  attr_accessor :termination_message_path
@@ -786,7 +781,6 @@ module Google
786
781
  # Cloud Run fully managed: not supported
787
782
  # Cloud Run for Anthos: supported
788
783
  # Pod volumes to mount into the container's filesystem.
789
- # Cannot be updated.
790
784
  # Corresponds to the JSON property `volumeMounts`
791
785
  # @return [Array<Google::Apis::RunV1::VolumeMount>]
792
786
  attr_accessor :volume_mounts
@@ -797,7 +791,6 @@ module Google
797
791
  # Container's working directory.
798
792
  # If not specified, the container runtime's default will be used, which
799
793
  # might be configured in the container image.
800
- # Cannot be updated.
801
794
  # Corresponds to the JSON property `workingDir`
802
795
  # @return [String]
803
796
  attr_accessor :working_dir
@@ -120,8 +120,9 @@ module Google
120
120
 
121
121
  # Delete an auto domain mapping.
122
122
  # @param [String] name
123
- # The name of the auto domain mapping being deleted. If needed, replace
124
- # `namespace_id` with the project ID.
123
+ # The name of the auto domain mapping being deleted.
124
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
125
+ # or number.
125
126
  # @param [String] api_version
126
127
  # Cloud Run currently ignores this parameter.
127
128
  # @param [String] kind
@@ -163,8 +164,9 @@ module Google
163
164
 
164
165
  # Get information about an auto domain mapping.
165
166
  # @param [String] name
166
- # The name of the auto domain mapping being retrieved. If needed, replace
167
- # `namespace_id` with the project ID.
167
+ # The name of the auto domain mapping being retrieved.
168
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
169
+ # or number.
168
170
  # @param [String] fields
169
171
  # Selector specifying which fields to include in a partial response.
170
172
  # @param [String] quota_user
@@ -256,8 +258,9 @@ module Google
256
258
  # May provide metadata.resourceVersion to enforce update from last read for
257
259
  # optimistic concurrency control.
258
260
  # @param [String] name
259
- # The name of the auto domain mapping being retrieved. If needed, replace
260
- # `namespace_id` with the project ID.
261
+ # The name of the auto domain mapping being retrieved.
262
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
263
+ # or number.
261
264
  # @param [Google::Apis::RunV1::AutoDomainMapping] auto_domain_mapping_object
262
265
  # @param [String] fields
263
266
  # Selector specifying which fields to include in a partial response.
@@ -290,8 +293,9 @@ module Google
290
293
 
291
294
  # Create a configuration.
292
295
  # @param [String] parent
293
- # The project ID or project number in which this configuration should be
294
- # created.
296
+ # The namespace in which the configuration should be created.
297
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
298
+ # or number.
295
299
  # @param [Google::Apis::RunV1::Configuration] configuration_object
296
300
  # @param [String] fields
297
301
  # Selector specifying which fields to include in a partial response.
@@ -327,8 +331,9 @@ module Google
327
331
  # calling this, any route referencing the configuration (or revision
328
332
  # from the configuration) must be deleted.
329
333
  # @param [String] name
330
- # The name of the configuration being deleted. If needed, replace
331
- # `namespace_id` with the project ID.
334
+ # The name of the configuration to delete.
335
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
336
+ # or number.
332
337
  # @param [String] api_version
333
338
  # Cloud Run currently ignores this parameter.
334
339
  # @param [String] kind
@@ -370,8 +375,9 @@ module Google
370
375
 
371
376
  # Get information about a configuration.
372
377
  # @param [String] name
373
- # The name of the configuration being retrieved. If needed, replace
374
- # `namespace_id` with the project ID.
378
+ # The name of the configuration to retrieve.
379
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
380
+ # or number.
375
381
  # @param [String] fields
376
382
  # Selector specifying which fields to include in a partial response.
377
383
  # @param [String] quota_user
@@ -401,8 +407,9 @@ module Google
401
407
 
402
408
  # List configurations.
403
409
  # @param [String] parent
404
- # The project ID or project number from which the configurations should be
405
- # listed.
410
+ # The namespace from which the configurations should be listed.
411
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
412
+ # or number.
406
413
  # @param [String] continue
407
414
  # Optional encoded string to continue paging.
408
415
  # @param [String] field_selector
@@ -463,8 +470,9 @@ module Google
463
470
  # May provide metadata.resourceVersion to enforce update from last read for
464
471
  # optimistic concurrency control.
465
472
  # @param [String] name
466
- # The name of the configuration being retrieved. If needed, replace
467
- # `namespace_id` with the project ID.
473
+ # The name of the configuration being replaced.
474
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
475
+ # or number.
468
476
  # @param [Google::Apis::RunV1::Configuration] configuration_object
469
477
  # @param [String] fields
470
478
  # Selector specifying which fields to include in a partial response.
@@ -497,8 +505,9 @@ module Google
497
505
 
498
506
  # Create a new domain mapping.
499
507
  # @param [String] parent
500
- # The project ID or project number in which this domain mapping should be
501
- # created.
508
+ # The namespace in which the domain mapping should be created.
509
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
510
+ # or number.
502
511
  # @param [Google::Apis::RunV1::DomainMapping] domain_mapping_object
503
512
  # @param [String] fields
504
513
  # Selector specifying which fields to include in a partial response.
@@ -531,8 +540,9 @@ module Google
531
540
 
532
541
  # Delete a domain mapping.
533
542
  # @param [String] name
534
- # The name of the domain mapping being deleted. If needed, replace
535
- # `namespace_id` with the project ID.
543
+ # The name of the domain mapping to delete.
544
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
545
+ # or number.
536
546
  # @param [String] api_version
537
547
  # Cloud Run currently ignores this parameter.
538
548
  # @param [String] kind
@@ -574,8 +584,9 @@ module Google
574
584
 
575
585
  # Get information about a domain mapping.
576
586
  # @param [String] name
577
- # The name of the domain mapping being retrieved. If needed, replace
578
- # `namespace_id` with the project ID.
587
+ # The name of the domain mapping to retrieve.
588
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
589
+ # or number.
579
590
  # @param [String] fields
580
591
  # Selector specifying which fields to include in a partial response.
581
592
  # @param [String] quota_user
@@ -605,8 +616,9 @@ module Google
605
616
 
606
617
  # List domain mappings.
607
618
  # @param [String] parent
608
- # The project ID or project number from which the domain mappings should be
609
- # listed.
619
+ # The namespace from which the domain mappings should be listed.
620
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
621
+ # or number.
610
622
  # @param [String] continue
611
623
  # Optional encoded string to continue paging.
612
624
  # @param [String] field_selector
@@ -667,8 +679,9 @@ module Google
667
679
  # May provide metadata.resourceVersion to enforce update from last read for
668
680
  # optimistic concurrency control.
669
681
  # @param [String] name
670
- # The name of the domain mapping being retrieved. If needed, replace
671
- # `namespace_id` with the project ID.
682
+ # The name of the domain mapping being retrieved.
683
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
684
+ # or number.
672
685
  # @param [Google::Apis::RunV1::DomainMapping] domain_mapping_object
673
686
  # @param [String] fields
674
687
  # Selector specifying which fields to include in a partial response.
@@ -701,8 +714,9 @@ module Google
701
714
 
702
715
  # Delete a revision.
703
716
  # @param [String] name
704
- # The name of the revision being deleted. If needed, replace
705
- # `namespace_id` with the project ID.
717
+ # The name of the revision to delete.
718
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
719
+ # or number.
706
720
  # @param [String] api_version
707
721
  # Cloud Run currently ignores this parameter.
708
722
  # @param [String] kind
@@ -744,8 +758,9 @@ module Google
744
758
 
745
759
  # Get information about a revision.
746
760
  # @param [String] name
747
- # The name of the revision being retrieved. If needed, replace
748
- # `namespace_id` with the project ID.
761
+ # The name of the revision to retrieve.
762
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
763
+ # or number.
749
764
  # @param [String] fields
750
765
  # Selector specifying which fields to include in a partial response.
751
766
  # @param [String] quota_user
@@ -775,7 +790,9 @@ module Google
775
790
 
776
791
  # List revisions.
777
792
  # @param [String] parent
778
- # The project ID or project number from which the revisions should be listed.
793
+ # The namespace from which the revisions should be listed.
794
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
795
+ # or number.
779
796
  # @param [String] continue
780
797
  # Optional encoded string to continue paging.
781
798
  # @param [String] field_selector
@@ -831,7 +848,9 @@ module Google
831
848
 
832
849
  # Create a route.
833
850
  # @param [String] parent
834
- # The project ID or project number in which this route should be created.
851
+ # The namespace in which the route should be created.
852
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
853
+ # or number.
835
854
  # @param [Google::Apis::RunV1::Route] route_object
836
855
  # @param [String] fields
837
856
  # Selector specifying which fields to include in a partial response.
@@ -865,8 +884,9 @@ module Google
865
884
  # Delete a route.
866
885
  # This will cause the route to stop serving traffic.
867
886
  # @param [String] name
868
- # The name of the route being deleted. If needed, replace
869
- # `namespace_id` with the project ID.
887
+ # The name of the route to delete.
888
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
889
+ # or number.
870
890
  # @param [String] api_version
871
891
  # Cloud Run currently ignores this parameter.
872
892
  # @param [String] kind
@@ -908,8 +928,9 @@ module Google
908
928
 
909
929
  # Get information about a route.
910
930
  # @param [String] name
911
- # The name of the route being retrieved. If needed, replace
912
- # `namespace_id` with the project ID.
931
+ # The name of the route to retrieve.
932
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
933
+ # or number.
913
934
  # @param [String] fields
914
935
  # Selector specifying which fields to include in a partial response.
915
936
  # @param [String] quota_user
@@ -939,7 +960,9 @@ module Google
939
960
 
940
961
  # List routes.
941
962
  # @param [String] parent
942
- # The project ID or project number from which the routes should be listed.
963
+ # The namespace from which the routes should be listed.
964
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
965
+ # or number.
943
966
  # @param [String] continue
944
967
  # Optional encoded string to continue paging.
945
968
  # @param [String] field_selector
@@ -1000,8 +1023,9 @@ module Google
1000
1023
  # May provide metadata.resourceVersion to enforce update from last read for
1001
1024
  # optimistic concurrency control.
1002
1025
  # @param [String] name
1003
- # The name of the route being replaced. If needed, replace
1004
- # `namespace_id` with the project ID.
1026
+ # The name of the route being replaced.
1027
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
1028
+ # or number.
1005
1029
  # @param [Google::Apis::RunV1::Route] route_object
1006
1030
  # @param [String] fields
1007
1031
  # Selector specifying which fields to include in a partial response.
@@ -1034,7 +1058,9 @@ module Google
1034
1058
 
1035
1059
  # Create a service.
1036
1060
  # @param [String] parent
1037
- # The project ID or project number in which this service should be created.
1061
+ # The namespace in which the service should be created.
1062
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
1063
+ # or number.
1038
1064
  # @param [Google::Apis::RunV1::Service] service_object
1039
1065
  # @param [String] fields
1040
1066
  # Selector specifying which fields to include in a partial response.
@@ -1069,8 +1095,9 @@ module Google
1069
1095
  # This will cause the Service to stop serving traffic and will delete the
1070
1096
  # child entities like Routes, Configurations and Revisions.
1071
1097
  # @param [String] name
1072
- # The name of the service being deleted. If needed, replace
1073
- # `namespace_id` with the project ID.
1098
+ # The name of the service to delete.
1099
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
1100
+ # or number.
1074
1101
  # @param [String] api_version
1075
1102
  # Cloud Run currently ignores this parameter.
1076
1103
  # @param [String] kind
@@ -1112,8 +1139,9 @@ module Google
1112
1139
 
1113
1140
  # Get information about a service.
1114
1141
  # @param [String] name
1115
- # The name of the service being retrieved. If needed, replace
1116
- # `namespace_id` with the project ID.
1142
+ # The name of the service to retrieve.
1143
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
1144
+ # or number.
1117
1145
  # @param [String] fields
1118
1146
  # Selector specifying which fields to include in a partial response.
1119
1147
  # @param [String] quota_user
@@ -1143,7 +1171,9 @@ module Google
1143
1171
 
1144
1172
  # List services.
1145
1173
  # @param [String] parent
1146
- # The project ID or project number from which the services should be listed.
1174
+ # The namespace from which the services should be listed.
1175
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
1176
+ # or number.
1147
1177
  # @param [String] continue
1148
1178
  # Optional encoded string to continue paging.
1149
1179
  # @param [String] field_selector
@@ -1204,8 +1234,9 @@ module Google
1204
1234
  # May provide metadata.resourceVersion to enforce update from last read for
1205
1235
  # optimistic concurrency control.
1206
1236
  # @param [String] name
1207
- # The name of the service being replaced. If needed, replace
1208
- # `namespace_id` with the project ID.
1237
+ # The name of the service being replaced.
1238
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
1239
+ # or number.
1209
1240
  # @param [Google::Apis::RunV1::Service] service_object
1210
1241
  # @param [String] fields
1211
1242
  # Selector specifying which fields to include in a partial response.
@@ -1377,8 +1408,9 @@ module Google
1377
1408
 
1378
1409
  # Delete an auto domain mapping.
1379
1410
  # @param [String] name
1380
- # The name of the auto domain mapping being deleted. If needed, replace
1381
- # `namespace_id` with the project ID.
1411
+ # The name of the auto domain mapping being deleted.
1412
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
1413
+ # or number.
1382
1414
  # @param [String] api_version
1383
1415
  # Cloud Run currently ignores this parameter.
1384
1416
  # @param [String] kind
@@ -1420,8 +1452,9 @@ module Google
1420
1452
 
1421
1453
  # Get information about an auto domain mapping.
1422
1454
  # @param [String] name
1423
- # The name of the auto domain mapping being retrieved. If needed, replace
1424
- # `namespace_id` with the project ID.
1455
+ # The name of the auto domain mapping being retrieved.
1456
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
1457
+ # or number.
1425
1458
  # @param [String] fields
1426
1459
  # Selector specifying which fields to include in a partial response.
1427
1460
  # @param [String] quota_user
@@ -1513,8 +1546,9 @@ module Google
1513
1546
  # May provide metadata.resourceVersion to enforce update from last read for
1514
1547
  # optimistic concurrency control.
1515
1548
  # @param [String] name
1516
- # The name of the auto domain mapping being retrieved. If needed, replace
1517
- # `namespace_id` with the project ID.
1549
+ # The name of the auto domain mapping being retrieved.
1550
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
1551
+ # or number.
1518
1552
  # @param [Google::Apis::RunV1::AutoDomainMapping] auto_domain_mapping_object
1519
1553
  # @param [String] fields
1520
1554
  # Selector specifying which fields to include in a partial response.
@@ -1547,8 +1581,9 @@ module Google
1547
1581
 
1548
1582
  # Create a configuration.
1549
1583
  # @param [String] parent
1550
- # The project ID or project number in which this configuration should be
1551
- # created.
1584
+ # The namespace in which the configuration should be created.
1585
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
1586
+ # or number.
1552
1587
  # @param [Google::Apis::RunV1::Configuration] configuration_object
1553
1588
  # @param [String] fields
1554
1589
  # Selector specifying which fields to include in a partial response.
@@ -1584,8 +1619,9 @@ module Google
1584
1619
  # calling this, any route referencing the configuration (or revision
1585
1620
  # from the configuration) must be deleted.
1586
1621
  # @param [String] name
1587
- # The name of the configuration being deleted. If needed, replace
1588
- # `namespace_id` with the project ID.
1622
+ # The name of the configuration to delete.
1623
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
1624
+ # or number.
1589
1625
  # @param [String] api_version
1590
1626
  # Cloud Run currently ignores this parameter.
1591
1627
  # @param [String] kind
@@ -1627,8 +1663,9 @@ module Google
1627
1663
 
1628
1664
  # Get information about a configuration.
1629
1665
  # @param [String] name
1630
- # The name of the configuration being retrieved. If needed, replace
1631
- # `namespace_id` with the project ID.
1666
+ # The name of the configuration to retrieve.
1667
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
1668
+ # or number.
1632
1669
  # @param [String] fields
1633
1670
  # Selector specifying which fields to include in a partial response.
1634
1671
  # @param [String] quota_user
@@ -1658,8 +1695,9 @@ module Google
1658
1695
 
1659
1696
  # List configurations.
1660
1697
  # @param [String] parent
1661
- # The project ID or project number from which the configurations should be
1662
- # listed.
1698
+ # The namespace from which the configurations should be listed.
1699
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
1700
+ # or number.
1663
1701
  # @param [String] continue
1664
1702
  # Optional encoded string to continue paging.
1665
1703
  # @param [String] field_selector
@@ -1720,8 +1758,9 @@ module Google
1720
1758
  # May provide metadata.resourceVersion to enforce update from last read for
1721
1759
  # optimistic concurrency control.
1722
1760
  # @param [String] name
1723
- # The name of the configuration being retrieved. If needed, replace
1724
- # `namespace_id` with the project ID.
1761
+ # The name of the configuration being replaced.
1762
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
1763
+ # or number.
1725
1764
  # @param [Google::Apis::RunV1::Configuration] configuration_object
1726
1765
  # @param [String] fields
1727
1766
  # Selector specifying which fields to include in a partial response.
@@ -1754,8 +1793,9 @@ module Google
1754
1793
 
1755
1794
  # Create a new domain mapping.
1756
1795
  # @param [String] parent
1757
- # The project ID or project number in which this domain mapping should be
1758
- # created.
1796
+ # The namespace in which the domain mapping should be created.
1797
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
1798
+ # or number.
1759
1799
  # @param [Google::Apis::RunV1::DomainMapping] domain_mapping_object
1760
1800
  # @param [String] fields
1761
1801
  # Selector specifying which fields to include in a partial response.
@@ -1788,8 +1828,9 @@ module Google
1788
1828
 
1789
1829
  # Delete a domain mapping.
1790
1830
  # @param [String] name
1791
- # The name of the domain mapping being deleted. If needed, replace
1792
- # `namespace_id` with the project ID.
1831
+ # The name of the domain mapping to delete.
1832
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
1833
+ # or number.
1793
1834
  # @param [String] api_version
1794
1835
  # Cloud Run currently ignores this parameter.
1795
1836
  # @param [String] kind
@@ -1831,8 +1872,9 @@ module Google
1831
1872
 
1832
1873
  # Get information about a domain mapping.
1833
1874
  # @param [String] name
1834
- # The name of the domain mapping being retrieved. If needed, replace
1835
- # `namespace_id` with the project ID.
1875
+ # The name of the domain mapping to retrieve.
1876
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
1877
+ # or number.
1836
1878
  # @param [String] fields
1837
1879
  # Selector specifying which fields to include in a partial response.
1838
1880
  # @param [String] quota_user
@@ -1862,8 +1904,9 @@ module Google
1862
1904
 
1863
1905
  # List domain mappings.
1864
1906
  # @param [String] parent
1865
- # The project ID or project number from which the domain mappings should be
1866
- # listed.
1907
+ # The namespace from which the domain mappings should be listed.
1908
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
1909
+ # or number.
1867
1910
  # @param [String] continue
1868
1911
  # Optional encoded string to continue paging.
1869
1912
  # @param [String] field_selector
@@ -1924,8 +1967,9 @@ module Google
1924
1967
  # May provide metadata.resourceVersion to enforce update from last read for
1925
1968
  # optimistic concurrency control.
1926
1969
  # @param [String] name
1927
- # The name of the domain mapping being retrieved. If needed, replace
1928
- # `namespace_id` with the project ID.
1970
+ # The name of the domain mapping being retrieved.
1971
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
1972
+ # or number.
1929
1973
  # @param [Google::Apis::RunV1::DomainMapping] domain_mapping_object
1930
1974
  # @param [String] fields
1931
1975
  # Selector specifying which fields to include in a partial response.
@@ -1958,8 +2002,9 @@ module Google
1958
2002
 
1959
2003
  # Delete a revision.
1960
2004
  # @param [String] name
1961
- # The name of the revision being deleted. If needed, replace
1962
- # `namespace_id` with the project ID.
2005
+ # The name of the revision to delete.
2006
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
2007
+ # or number.
1963
2008
  # @param [String] api_version
1964
2009
  # Cloud Run currently ignores this parameter.
1965
2010
  # @param [String] kind
@@ -2001,8 +2046,9 @@ module Google
2001
2046
 
2002
2047
  # Get information about a revision.
2003
2048
  # @param [String] name
2004
- # The name of the revision being retrieved. If needed, replace
2005
- # `namespace_id` with the project ID.
2049
+ # The name of the revision to retrieve.
2050
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
2051
+ # or number.
2006
2052
  # @param [String] fields
2007
2053
  # Selector specifying which fields to include in a partial response.
2008
2054
  # @param [String] quota_user
@@ -2032,7 +2078,9 @@ module Google
2032
2078
 
2033
2079
  # List revisions.
2034
2080
  # @param [String] parent
2035
- # The project ID or project number from which the revisions should be listed.
2081
+ # The namespace from which the revisions should be listed.
2082
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
2083
+ # or number.
2036
2084
  # @param [String] continue
2037
2085
  # Optional encoded string to continue paging.
2038
2086
  # @param [String] field_selector
@@ -2088,7 +2136,9 @@ module Google
2088
2136
 
2089
2137
  # Create a route.
2090
2138
  # @param [String] parent
2091
- # The project ID or project number in which this route should be created.
2139
+ # The namespace in which the route should be created.
2140
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
2141
+ # or number.
2092
2142
  # @param [Google::Apis::RunV1::Route] route_object
2093
2143
  # @param [String] fields
2094
2144
  # Selector specifying which fields to include in a partial response.
@@ -2122,8 +2172,9 @@ module Google
2122
2172
  # Delete a route.
2123
2173
  # This will cause the route to stop serving traffic.
2124
2174
  # @param [String] name
2125
- # The name of the route being deleted. If needed, replace
2126
- # `namespace_id` with the project ID.
2175
+ # The name of the route to delete.
2176
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
2177
+ # or number.
2127
2178
  # @param [String] api_version
2128
2179
  # Cloud Run currently ignores this parameter.
2129
2180
  # @param [String] kind
@@ -2165,8 +2216,9 @@ module Google
2165
2216
 
2166
2217
  # Get information about a route.
2167
2218
  # @param [String] name
2168
- # The name of the route being retrieved. If needed, replace
2169
- # `namespace_id` with the project ID.
2219
+ # The name of the route to retrieve.
2220
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
2221
+ # or number.
2170
2222
  # @param [String] fields
2171
2223
  # Selector specifying which fields to include in a partial response.
2172
2224
  # @param [String] quota_user
@@ -2196,7 +2248,9 @@ module Google
2196
2248
 
2197
2249
  # List routes.
2198
2250
  # @param [String] parent
2199
- # The project ID or project number from which the routes should be listed.
2251
+ # The namespace from which the routes should be listed.
2252
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
2253
+ # or number.
2200
2254
  # @param [String] continue
2201
2255
  # Optional encoded string to continue paging.
2202
2256
  # @param [String] field_selector
@@ -2257,8 +2311,9 @@ module Google
2257
2311
  # May provide metadata.resourceVersion to enforce update from last read for
2258
2312
  # optimistic concurrency control.
2259
2313
  # @param [String] name
2260
- # The name of the route being replaced. If needed, replace
2261
- # `namespace_id` with the project ID.
2314
+ # The name of the route being replaced.
2315
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
2316
+ # or number.
2262
2317
  # @param [Google::Apis::RunV1::Route] route_object
2263
2318
  # @param [String] fields
2264
2319
  # Selector specifying which fields to include in a partial response.
@@ -2291,7 +2346,9 @@ module Google
2291
2346
 
2292
2347
  # Create a service.
2293
2348
  # @param [String] parent
2294
- # The project ID or project number in which this service should be created.
2349
+ # The namespace in which the service should be created.
2350
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
2351
+ # or number.
2295
2352
  # @param [Google::Apis::RunV1::Service] service_object
2296
2353
  # @param [String] fields
2297
2354
  # Selector specifying which fields to include in a partial response.
@@ -2326,8 +2383,9 @@ module Google
2326
2383
  # This will cause the Service to stop serving traffic and will delete the
2327
2384
  # child entities like Routes, Configurations and Revisions.
2328
2385
  # @param [String] name
2329
- # The name of the service being deleted. If needed, replace
2330
- # `namespace_id` with the project ID.
2386
+ # The name of the service to delete.
2387
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
2388
+ # or number.
2331
2389
  # @param [String] api_version
2332
2390
  # Cloud Run currently ignores this parameter.
2333
2391
  # @param [String] kind
@@ -2369,8 +2427,9 @@ module Google
2369
2427
 
2370
2428
  # Get information about a service.
2371
2429
  # @param [String] name
2372
- # The name of the service being retrieved. If needed, replace
2373
- # `namespace_id` with the project ID.
2430
+ # The name of the service to retrieve.
2431
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
2432
+ # or number.
2374
2433
  # @param [String] fields
2375
2434
  # Selector specifying which fields to include in a partial response.
2376
2435
  # @param [String] quota_user
@@ -2440,7 +2499,9 @@ module Google
2440
2499
 
2441
2500
  # List services.
2442
2501
  # @param [String] parent
2443
- # The project ID or project number from which the services should be listed.
2502
+ # The namespace from which the services should be listed.
2503
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
2504
+ # or number.
2444
2505
  # @param [String] continue
2445
2506
  # Optional encoded string to continue paging.
2446
2507
  # @param [String] field_selector
@@ -2501,8 +2562,9 @@ module Google
2501
2562
  # May provide metadata.resourceVersion to enforce update from last read for
2502
2563
  # optimistic concurrency control.
2503
2564
  # @param [String] name
2504
- # The name of the service being replaced. If needed, replace
2505
- # `namespace_id` with the project ID.
2565
+ # The name of the service being replaced.
2566
+ # For Cloud Run (fully managed), replace `namespace_id` with the project ID
2567
+ # or number.
2506
2568
  # @param [Google::Apis::RunV1::Service] service_object
2507
2569
  # @param [String] fields
2508
2570
  # Selector specifying which fields to include in a partial response.