google-apis-composer_v1beta1 0.11.0 → 0.15.0

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: b88a1bcf19f0fb7922d052cc70b81b0e2e36d38af1be9d3bc68084df8d2729b7
4
- data.tar.gz: f2c71647b11051448303cfe90a5aff4450ea25453559a92bcb7ffc276c8d58bf
3
+ metadata.gz: 8de9c3df4cdf33b64ea91c625b1b1a72795294237e8e3d630f343049fb02fac2
4
+ data.tar.gz: 43e3373b344e999fcd3b2857c127114ca79a1114782e2feb1c523c8b0f98bfdd
5
5
  SHA512:
6
- metadata.gz: c3bd0a611ca8740584e5e789b2e4ece382c102f6402b0f68105fb9239132d3bd9be89a7d0fb83437fb7c17a4b27d1e669d0d93d873c370927c3c891282f98a59
7
- data.tar.gz: 841f45121e972a0e038a4c08c067183969a9af34bad851dd0c3cf6a24d30138d25758932614c919af9f1a38589e8215b72d95426f92c90de14d7c2bdeae96b9a
6
+ metadata.gz: 19c88dc518ca0b90388621dd550caad027960e5b08c1120ff3977825b10f6eb94384e84aa3c44d44e6720f0eb5569145cccbf87019626bfd1a105bb998c2b1c8
7
+ data.tar.gz: c74aeeed9c4278ed56c86ea421bd091fa4d8fc2c60653468095f3f8d0bcddba154c7f9cf2c75f79c1b2c998be97b62d3c00a0e6822ae7470b43476022a15be67
data/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # Release history for google-apis-composer_v1beta1
2
2
 
3
+ ### v0.15.0 (2021-11-10)
4
+
5
+ * Regenerated from discovery document revision 20211102
6
+
7
+ ### v0.14.0 (2021-10-20)
8
+
9
+ * Unspecified changes
10
+
11
+ ### v0.13.0 (2021-09-28)
12
+
13
+ * Regenerated from discovery document revision 20210922
14
+
15
+ ### v0.12.0 (2021-09-01)
16
+
17
+ * Regenerated from discovery document revision 20210810
18
+
3
19
  ### v0.11.0 (2021-08-04)
4
20
 
5
21
  * Regenerated from discovery document revision 20210728
data/OVERVIEW.md CHANGED
@@ -60,8 +60,8 @@ See the class reference docs for information on the methods you can call from a
60
60
 
61
61
  More detailed descriptions of the Google simple REST clients are available in two documents.
62
62
 
63
- * The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/usage-guide.md) discusses how to make API calls, how to use the provided data structures, and how to work the various features of the client library, including media upload and download, error handling, retries, pagination, and logging.
64
- * The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
63
+ * The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/main/docs/usage-guide.md) discusses how to make API calls, how to use the provided data structures, and how to work the various features of the client library, including media upload and download, error handling, retries, pagination, and logging.
64
+ * The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/main/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
65
65
 
66
66
  (Note: the above documents are written for the simple REST clients in general, and their examples may not reflect the Composer service in particular.)
67
67
 
@@ -128,6 +128,31 @@ module Google
128
128
  end
129
129
  end
130
130
 
131
+ # CidrBlock contains an optional name and one CIDR block.
132
+ class CidrBlock
133
+ include Google::Apis::Core::Hashable
134
+
135
+ # cidr_block must be specified in CIDR notation.
136
+ # Corresponds to the JSON property `cidrBlock`
137
+ # @return [String]
138
+ attr_accessor :cidr_block
139
+
140
+ # display_name is a field for users to identify CIDR blocks.
141
+ # Corresponds to the JSON property `displayName`
142
+ # @return [String]
143
+ attr_accessor :display_name
144
+
145
+ def initialize(**args)
146
+ update!(**args)
147
+ end
148
+
149
+ # Update properties of this object
150
+ def update!(**args)
151
+ @cidr_block = args[:cidr_block] if args.key?(:cidr_block)
152
+ @display_name = args[:display_name] if args.key?(:display_name)
153
+ end
154
+ end
155
+
131
156
  # The configuration of Cloud SQL instance that is used by the Apache Airflow
132
157
  # software. Supported for Cloud Composer environments in versions composer-1.*.*-
133
158
  # airflow-*.*.*.
@@ -341,14 +366,22 @@ module Google
341
366
  attr_accessor :gke_cluster
342
367
 
343
368
  # The configuration settings for Cloud Composer maintenance window. The
344
- # following example: ` "startTime":"2019-08-01T01:00:00Z" "endTime":"2019-08-
345
- # 01T07:00:00Z" "recurrence":"FREQ=WEEKLY;BYDAY=TU,WE" ` would define a
369
+ # following example: ``` ` "startTime":"2019-08-01T01:00:00Z" "endTime":"2019-08-
370
+ # 01T07:00:00Z" "recurrence":"FREQ=WEEKLY;BYDAY=TU,WE" ` ``` would define a
346
371
  # maintenance window between 01 and 07 hours UTC during each Tuesday and
347
372
  # Wednesday.
348
373
  # Corresponds to the JSON property `maintenanceWindow`
349
374
  # @return [Google::Apis::ComposerV1beta1::MaintenanceWindow]
350
375
  attr_accessor :maintenance_window
351
376
 
377
+ # Configuration options for the master authorized networks feature. Enabled
378
+ # master authorized networks will disallow all external traffic to access
379
+ # Kubernetes master through HTTPS except traffic from the given CIDR blocks,
380
+ # Google Compute Engine Public IPs and Google Prod IPs.
381
+ # Corresponds to the JSON property `masterAuthorizedNetworksConfig`
382
+ # @return [Google::Apis::ComposerV1beta1::MasterAuthorizedNetworksConfig]
383
+ attr_accessor :master_authorized_networks_config
384
+
352
385
  # The configuration information for the Kubernetes Engine nodes running the
353
386
  # Apache Airflow software.
354
387
  # Corresponds to the JSON property `nodeConfig`
@@ -406,6 +439,7 @@ module Google
406
439
  @environment_size = args[:environment_size] if args.key?(:environment_size)
407
440
  @gke_cluster = args[:gke_cluster] if args.key?(:gke_cluster)
408
441
  @maintenance_window = args[:maintenance_window] if args.key?(:maintenance_window)
442
+ @master_authorized_networks_config = args[:master_authorized_networks_config] if args.key?(:master_authorized_networks_config)
409
443
  @node_config = args[:node_config] if args.key?(:node_config)
410
444
  @node_count = args[:node_count] if args.key?(:node_count)
411
445
  @private_environment_config = args[:private_environment_config] if args.key?(:private_environment_config)
@@ -421,11 +455,10 @@ module Google
421
455
  include Google::Apis::Core::Hashable
422
456
 
423
457
  # Optional. The IP address range used to allocate IP addresses to pods in the
424
- # cluster. This field is applicable only when `use_ip_aliases` is true. For
425
- # Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*, this
426
- # field is applicable only when `use_ip_aliases` is true. Set to blank to have
427
- # GKE choose a range with the default size. Set to /netmask (e.g. `/14`) to have
428
- # GKE choose a range with a specific netmask. Set to a [CIDR](http://en.
458
+ # cluster. For Cloud Composer environments in versions composer-1.*.*-airflow-*.*
459
+ # .*, this field is applicable only when `use_ip_aliases` is true. Set to blank
460
+ # to have GKE choose a range with the default size. Set to /netmask (e.g. `/14`)
461
+ # to have GKE choose a range with a specific netmask. Set to a [CIDR](https://en.
429
462
  # wikipedia.org/wiki/Classless_Inter-Domain_Routing) notation (e.g. `10.96.0.0/
430
463
  # 14`) from the RFC-1918 private networks (e.g. `10.0.0.0/8`, `172.16.0.0/12`, `
431
464
  # 192.168.0.0/16`) to pick a specific range to use. Specify `
@@ -436,34 +469,31 @@ module Google
436
469
 
437
470
  # Optional. The name of the cluster's secondary range used to allocate IP
438
471
  # addresses to pods. Specify either `cluster_secondary_range_name` or `
439
- # cluster_ipv4_cidr_block` but not both. This field is applicable only when `
440
- # use_ip_aliases` is true. For Cloud Composer environments in versions composer-
441
- # 1.*.*-airflow-*.*.*, this field is applicable only when `use_ip_aliases` is
442
- # true.
472
+ # cluster_ipv4_cidr_block` but not both. For Cloud Composer environments in
473
+ # versions composer-1.*.*-airflow-*.*.*, this field is applicable only when `
474
+ # use_ip_aliases` is true.
443
475
  # Corresponds to the JSON property `clusterSecondaryRangeName`
444
476
  # @return [String]
445
477
  attr_accessor :cluster_secondary_range_name
446
478
 
447
479
  # Optional. The IP address range of the services IP addresses in this cluster.
448
- # This field is applicable only when `use_ip_aliases` is true. For Cloud
449
- # Composer environments in versions composer-1.*.*-airflow-*.*.*, this field is
450
- # applicable only when `use_ip_aliases` is true. Set to blank to have GKE choose
451
- # a range with the default size. Set to /netmask (e.g. `/14`) to have GKE choose
452
- # a range with a specific netmask. Set to a [CIDR](http://en.wikipedia.org/wiki/
453
- # Classless_Inter-Domain_Routing) notation (e.g. `10.96.0.0/14`) from the RFC-
454
- # 1918 private networks (e.g. `10.0.0.0/8`, `172.16.0.0/12`, `192.168.0.0/16`)
455
- # to pick a specific range to use. Specify `services_secondary_range_name` or `
456
- # services_ipv4_cidr_block` but not both.
480
+ # For Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*, this
481
+ # field is applicable only when `use_ip_aliases` is true. Set to blank to have
482
+ # GKE choose a range with the default size. Set to /netmask (e.g. `/14`) to have
483
+ # GKE choose a range with a specific netmask. Set to a [CIDR](https://en.
484
+ # wikipedia.org/wiki/Classless_Inter-Domain_Routing) notation (e.g. `10.96.0.0/
485
+ # 14`) from the RFC-1918 private networks (e.g. `10.0.0.0/8`, `172.16.0.0/12`, `
486
+ # 192.168.0.0/16`) to pick a specific range to use. Specify `
487
+ # services_secondary_range_name` or `services_ipv4_cidr_block` but not both.
457
488
  # Corresponds to the JSON property `servicesIpv4CidrBlock`
458
489
  # @return [String]
459
490
  attr_accessor :services_ipv4_cidr_block
460
491
 
461
492
  # Optional. The name of the services' secondary range used to allocate IP
462
493
  # addresses to the cluster. Specify either `services_secondary_range_name` or `
463
- # services_ipv4_cidr_block` but not both. This field is applicable only when `
464
- # use_ip_aliases` is true. For Cloud Composer environments in versions composer-
465
- # 1.*.*-airflow-*.*.*, this field is applicable only when `use_ip_aliases` is
466
- # true.
494
+ # services_ipv4_cidr_block` but not both. For Cloud Composer environments in
495
+ # versions composer-1.*.*-airflow-*.*.*, this field is applicable only when `
496
+ # use_ip_aliases` is true.
467
497
  # Corresponds to the JSON property `servicesSecondaryRangeName`
468
498
  # @return [String]
469
499
  attr_accessor :services_secondary_range_name
@@ -629,8 +659,8 @@ module Google
629
659
  end
630
660
 
631
661
  # The configuration settings for Cloud Composer maintenance window. The
632
- # following example: ` "startTime":"2019-08-01T01:00:00Z" "endTime":"2019-08-
633
- # 01T07:00:00Z" "recurrence":"FREQ=WEEKLY;BYDAY=TU,WE" ` would define a
662
+ # following example: ``` ` "startTime":"2019-08-01T01:00:00Z" "endTime":"2019-08-
663
+ # 01T07:00:00Z" "recurrence":"FREQ=WEEKLY;BYDAY=TU,WE" ` ``` would define a
634
664
  # maintenance window between 01 and 07 hours UTC during each Tuesday and
635
665
  # Wednesday.
636
666
  class MaintenanceWindow
@@ -668,6 +698,36 @@ module Google
668
698
  end
669
699
  end
670
700
 
701
+ # Configuration options for the master authorized networks feature. Enabled
702
+ # master authorized networks will disallow all external traffic to access
703
+ # Kubernetes master through HTTPS except traffic from the given CIDR blocks,
704
+ # Google Compute Engine Public IPs and Google Prod IPs.
705
+ class MasterAuthorizedNetworksConfig
706
+ include Google::Apis::Core::Hashable
707
+
708
+ # cidr_blocks define up to 50 external networks that could access Kubernetes
709
+ # master through HTTPS.
710
+ # Corresponds to the JSON property `cidrBlocks`
711
+ # @return [Array<Google::Apis::ComposerV1beta1::CidrBlock>]
712
+ attr_accessor :cidr_blocks
713
+
714
+ # Whether or not master authorized networks is enabled.
715
+ # Corresponds to the JSON property `enabled`
716
+ # @return [Boolean]
717
+ attr_accessor :enabled
718
+ alias_method :enabled?, :enabled
719
+
720
+ def initialize(**args)
721
+ update!(**args)
722
+ end
723
+
724
+ # Update properties of this object
725
+ def update!(**args)
726
+ @cidr_blocks = args[:cidr_blocks] if args.key?(:cidr_blocks)
727
+ @enabled = args[:enabled] if args.key?(:enabled)
728
+ end
729
+ end
730
+
671
731
  # The configuration information for the Kubernetes Engine nodes running the
672
732
  # Apache Airflow software.
673
733
  class NodeConfig
@@ -680,6 +740,15 @@ module Google
680
740
  # @return [Fixnum]
681
741
  attr_accessor :disk_size_gb
682
742
 
743
+ # Optional. Deploys 'ip-masq-agent' daemon set in the GKE cluster and defines
744
+ # nonMasqueradeCIDRs equals to pod IP range so IP masquerading is used for all
745
+ # destination addresses, except between pods traffic. See: https://cloud.google.
746
+ # com/kubernetes-engine/docs/how-to/ip-masquerade-agent
747
+ # Corresponds to the JSON property `enableIpMasqAgent`
748
+ # @return [Boolean]
749
+ attr_accessor :enable_ip_masq_agent
750
+ alias_method :enable_ip_masq_agent?, :enable_ip_masq_agent
751
+
683
752
  # Configuration for controlling how IPs are allocated in the GKE cluster.
684
753
  # Corresponds to the JSON property `ipAllocationPolicy`
685
754
  # @return [Google::Apis::ComposerV1beta1::IpAllocationPolicy]
@@ -787,6 +856,7 @@ module Google
787
856
  # Update properties of this object
788
857
  def update!(**args)
789
858
  @disk_size_gb = args[:disk_size_gb] if args.key?(:disk_size_gb)
859
+ @enable_ip_masq_agent = args[:enable_ip_masq_agent] if args.key?(:enable_ip_masq_agent)
790
860
  @ip_allocation_policy = args[:ip_allocation_policy] if args.key?(:ip_allocation_policy)
791
861
  @location = args[:location] if args.key?(:location)
792
862
  @machine_type = args[:machine_type] if args.key?(:machine_type)
@@ -986,6 +1056,14 @@ module Google
986
1056
  attr_accessor :enable_private_environment
987
1057
  alias_method :enable_private_environment?, :enable_private_environment
988
1058
 
1059
+ # Optional. When enabled, IPs from public (non-RFC1918) ranges can be used for `
1060
+ # IPAllocationPolicy.cluster_ipv4_cidr_block` and `IPAllocationPolicy.
1061
+ # service_ipv4_cidr_block`.
1062
+ # Corresponds to the JSON property `enablePrivatelyUsedPublicIps`
1063
+ # @return [Boolean]
1064
+ attr_accessor :enable_privately_used_public_ips
1065
+ alias_method :enable_privately_used_public_ips?, :enable_privately_used_public_ips
1066
+
989
1067
  # Configuration options for the private GKE cluster in a Cloud Composer
990
1068
  # environment.
991
1069
  # Corresponds to the JSON property `privateClusterConfig`
@@ -1017,6 +1095,7 @@ module Google
1017
1095
  @cloud_composer_network_ipv4_reserved_range = args[:cloud_composer_network_ipv4_reserved_range] if args.key?(:cloud_composer_network_ipv4_reserved_range)
1018
1096
  @cloud_sql_ipv4_cidr_block = args[:cloud_sql_ipv4_cidr_block] if args.key?(:cloud_sql_ipv4_cidr_block)
1019
1097
  @enable_private_environment = args[:enable_private_environment] if args.key?(:enable_private_environment)
1098
+ @enable_privately_used_public_ips = args[:enable_privately_used_public_ips] if args.key?(:enable_privately_used_public_ips)
1020
1099
  @private_cluster_config = args[:private_cluster_config] if args.key?(:private_cluster_config)
1021
1100
  @web_server_ipv4_cidr_block = args[:web_server_ipv4_cidr_block] if args.key?(:web_server_ipv4_cidr_block)
1022
1101
  @web_server_ipv4_reserved_range = args[:web_server_ipv4_reserved_range] if args.key?(:web_server_ipv4_reserved_range)
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ComposerV1beta1
18
18
  # Version of the google-apis-composer_v1beta1 gem
19
- GEM_VERSION = "0.11.0"
19
+ GEM_VERSION = "0.15.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210728"
25
+ REVISION = "20211102"
26
26
  end
27
27
  end
28
28
  end
@@ -40,6 +40,12 @@ module Google
40
40
  include Google::Apis::Core::JsonObjectSupport
41
41
  end
42
42
 
43
+ class CidrBlock
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
43
49
  class DatabaseConfig
44
50
  class Representation < Google::Apis::Core::JsonRepresentation; end
45
51
 
@@ -112,6 +118,12 @@ module Google
112
118
  include Google::Apis::Core::JsonObjectSupport
113
119
  end
114
120
 
121
+ class MasterAuthorizedNetworksConfig
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
115
127
  class NodeConfig
116
128
  class Representation < Google::Apis::Core::JsonRepresentation; end
117
129
 
@@ -222,6 +234,14 @@ module Google
222
234
  end
223
235
  end
224
236
 
237
+ class CidrBlock
238
+ # @private
239
+ class Representation < Google::Apis::Core::JsonRepresentation
240
+ property :cidr_block, as: 'cidrBlock'
241
+ property :display_name, as: 'displayName'
242
+ end
243
+ end
244
+
225
245
  class DatabaseConfig
226
246
  # @private
227
247
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -278,6 +298,8 @@ module Google
278
298
  property :gke_cluster, as: 'gkeCluster'
279
299
  property :maintenance_window, as: 'maintenanceWindow', class: Google::Apis::ComposerV1beta1::MaintenanceWindow, decorator: Google::Apis::ComposerV1beta1::MaintenanceWindow::Representation
280
300
 
301
+ property :master_authorized_networks_config, as: 'masterAuthorizedNetworksConfig', class: Google::Apis::ComposerV1beta1::MasterAuthorizedNetworksConfig, decorator: Google::Apis::ComposerV1beta1::MasterAuthorizedNetworksConfig::Representation
302
+
281
303
  property :node_config, as: 'nodeConfig', class: Google::Apis::ComposerV1beta1::NodeConfig, decorator: Google::Apis::ComposerV1beta1::NodeConfig::Representation
282
304
 
283
305
  property :node_count, as: 'nodeCount'
@@ -354,10 +376,20 @@ module Google
354
376
  end
355
377
  end
356
378
 
379
+ class MasterAuthorizedNetworksConfig
380
+ # @private
381
+ class Representation < Google::Apis::Core::JsonRepresentation
382
+ collection :cidr_blocks, as: 'cidrBlocks', class: Google::Apis::ComposerV1beta1::CidrBlock, decorator: Google::Apis::ComposerV1beta1::CidrBlock::Representation
383
+
384
+ property :enabled, as: 'enabled'
385
+ end
386
+ end
387
+
357
388
  class NodeConfig
358
389
  # @private
359
390
  class Representation < Google::Apis::Core::JsonRepresentation
360
391
  property :disk_size_gb, as: 'diskSizeGb'
392
+ property :enable_ip_masq_agent, as: 'enableIpMasqAgent'
361
393
  property :ip_allocation_policy, as: 'ipAllocationPolicy', class: Google::Apis::ComposerV1beta1::IpAllocationPolicy, decorator: Google::Apis::ComposerV1beta1::IpAllocationPolicy::Representation
362
394
 
363
395
  property :location, as: 'location'
@@ -411,6 +443,7 @@ module Google
411
443
  property :cloud_composer_network_ipv4_reserved_range, as: 'cloudComposerNetworkIpv4ReservedRange'
412
444
  property :cloud_sql_ipv4_cidr_block, as: 'cloudSqlIpv4CidrBlock'
413
445
  property :enable_private_environment, as: 'enablePrivateEnvironment'
446
+ property :enable_privately_used_public_ips, as: 'enablePrivatelyUsedPublicIps'
414
447
  property :private_cluster_config, as: 'privateClusterConfig', class: Google::Apis::ComposerV1beta1::PrivateClusterConfig, decorator: Google::Apis::ComposerV1beta1::PrivateClusterConfig::Representation
415
448
 
416
449
  property :web_server_ipv4_cidr_block, as: 'webServerIpv4CidrBlock'
@@ -29,7 +29,7 @@ module Google
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V1beta1'
31
31
 
32
- # See, edit, configure, and delete your Google Cloud Platform data
32
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
33
33
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
34
34
  end
35
35
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-composer_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.11.0
4
+ version: 0.15.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-08-09 00:00:00.000000000 Z
11
+ date: 2021-11-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -57,9 +57,9 @@ licenses:
57
57
  - Apache-2.0
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
- changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-composer_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-composer_v1beta1/v0.11.0
62
- source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-composer_v1beta1
60
+ changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-composer_v1beta1/CHANGELOG.md
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-composer_v1beta1/v0.15.0
62
+ source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-composer_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []
65
65
  require_paths: