google-apis-composer_v1beta1 0.25.0 → 0.26.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/lib/google/apis/composer_v1beta1/gem_version.rb +3 -3
- data/lib/google/apis/composer_v1beta1/service.rb +27 -29
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: abdf36da597aa3802ca0516afcc586a612f0af0de9926c68d1f4b83e4ad904b2
|
|
4
|
+
data.tar.gz: 1c6bf480dfc6af70192a3c2e89a430084c8bad4caa400c56bf5061d46382ec15
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: d0d76f982a2eaff9cdc67ca92c95440c9ec3d983c756a2d44ceed03730dec4acfe05b006cfb72adf872b4faaa3a6735c3f42b3ce2c9c3bf8e4e8e9a7011cc3a8
|
|
7
|
+
data.tar.gz: 17dbc73dc9d7f0ed61753217a622c3c8bba23bd1d787a1894d6cf860cee37be351cae08acb857c95d04f8f475cd587620a4013f5f5dc29fddb98c2e9db5ab842
|
data/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,10 @@
|
|
|
1
1
|
# Release history for google-apis-composer_v1beta1
|
|
2
2
|
|
|
3
|
+
### v0.26.0 (2022-08-03)
|
|
4
|
+
|
|
5
|
+
* Regenerated from discovery document revision 20220727
|
|
6
|
+
* Regenerated using generator version 0.9.0
|
|
7
|
+
|
|
3
8
|
### v0.25.0 (2022-07-01)
|
|
4
9
|
|
|
5
10
|
* Regenerated using generator version 0.8.0
|
|
@@ -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.
|
|
19
|
+
GEM_VERSION = "0.26.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
|
-
GENERATOR_VERSION = "0.
|
|
22
|
+
GENERATOR_VERSION = "0.9.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20220727"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
|
@@ -315,35 +315,33 @@ module Google
|
|
|
315
315
|
# an error to provide both a mask of this form and the `config.softwareConfig.
|
|
316
316
|
# airflowConfigOverrides` mask. * `config.softwareConfig.envVariables` * Replace
|
|
317
317
|
# all environment variables. If a replacement environment variable map is not
|
|
318
|
-
# included in `environment`, all custom environment variables are cleared.
|
|
319
|
-
#
|
|
320
|
-
#
|
|
321
|
-
#
|
|
322
|
-
#
|
|
323
|
-
#
|
|
324
|
-
#
|
|
325
|
-
#
|
|
326
|
-
#
|
|
327
|
-
#
|
|
328
|
-
#
|
|
329
|
-
# softwareConfig.
|
|
330
|
-
#
|
|
331
|
-
#
|
|
332
|
-
#
|
|
333
|
-
#
|
|
334
|
-
#
|
|
335
|
-
#
|
|
336
|
-
#
|
|
337
|
-
#
|
|
338
|
-
#
|
|
339
|
-
#
|
|
340
|
-
#
|
|
341
|
-
#
|
|
342
|
-
#
|
|
343
|
-
# for Cloud Composer environments in versions
|
|
344
|
-
#
|
|
345
|
-
# Supported for Cloud Composer environments in versions composer-2.*.*-airflow-*
|
|
346
|
-
# .*.* and newer.
|
|
318
|
+
# included in `environment`, all custom environment variables are cleared. * `
|
|
319
|
+
# config.softwareConfig.imageVersion` * Upgrade the version of the environment
|
|
320
|
+
# in-place. Refer to `SoftwareConfig.image_version` for information on how to
|
|
321
|
+
# format the new image version. Additionally, the new image version cannot
|
|
322
|
+
# effect a version downgrade, and must match the current image version's
|
|
323
|
+
# Composer and Airflow major versions. Consult the [Cloud Composer version list](
|
|
324
|
+
# /composer/docs/concepts/versioning/composer-versions) for valid values. * `
|
|
325
|
+
# config.softwareConfig.schedulerCount` * Horizontally scale the number of
|
|
326
|
+
# schedulers in Airflow. A positive integer not greater than the number of nodes
|
|
327
|
+
# must be provided in the `config.softwareConfig.schedulerCount` field.
|
|
328
|
+
# Supported for Cloud Composer environments in versions composer-1.*.*-airflow-2.
|
|
329
|
+
# *.*. * `config.softwareConfig.cloudDataLineageIntegration` * Configuration for
|
|
330
|
+
# Cloud Data Lineage integration. * `config.databaseConfig.machineType` * Cloud
|
|
331
|
+
# SQL machine type used by Airflow database. It has to be one of: db-n1-standard-
|
|
332
|
+
# 2, db-n1-standard-4, db-n1-standard-8 or db-n1-standard-16. Supported for
|
|
333
|
+
# Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*. * `
|
|
334
|
+
# config.webServerConfig.machineType` * Machine type on which Airflow web server
|
|
335
|
+
# is running. It has to be one of: composer-n1-webserver-2, composer-n1-
|
|
336
|
+
# webserver-4 or composer-n1-webserver-8. Supported for Cloud Composer
|
|
337
|
+
# environments in versions composer-1.*.*-airflow-*.*.*. * `config.
|
|
338
|
+
# maintenanceWindow` * Maintenance window during which Cloud Composer components
|
|
339
|
+
# may be under maintenance. * `config.workloadsConfig` * The workloads
|
|
340
|
+
# configuration settings for the GKE cluster associated with the Cloud Composer
|
|
341
|
+
# environment. Supported for Cloud Composer environments in versions composer-2.*
|
|
342
|
+
# .*-airflow-*.*.* and newer. * `config.environmentSize` * The size of the Cloud
|
|
343
|
+
# Composer environment. Supported for Cloud Composer environments in versions
|
|
344
|
+
# composer-2.*.*-airflow-*.*.* and newer.
|
|
347
345
|
# @param [String] fields
|
|
348
346
|
# Selector specifying which fields to include in a partial response.
|
|
349
347
|
# @param [String] quota_user
|
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.
|
|
4
|
+
version: 0.26.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: 2022-
|
|
11
|
+
date: 2022-08-08 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: google-apis-core
|
|
@@ -58,7 +58,7 @@ licenses:
|
|
|
58
58
|
metadata:
|
|
59
59
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
|
60
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.
|
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-composer_v1beta1/v0.26.0
|
|
62
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: []
|