google-cloud-orchestration-airflow-service-v1 1.0.1 → 1.2.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +30 -20
- data/lib/google/cloud/orchestration/airflow/service/v1/environments/client.rb +167 -24
- data/lib/google/cloud/orchestration/airflow/service/v1/environments/operations.rb +12 -15
- data/lib/google/cloud/orchestration/airflow/service/v1/environments/rest/client.rb +160 -24
- data/lib/google/cloud/orchestration/airflow/service/v1/environments/rest/operations.rb +43 -38
- data/lib/google/cloud/orchestration/airflow/service/v1/environments/rest/service_stub.rb +259 -139
- data/lib/google/cloud/orchestration/airflow/service/v1/environments_pb.rb +4 -1
- data/lib/google/cloud/orchestration/airflow/service/v1/environments_services_pb.rb +4 -0
- data/lib/google/cloud/orchestration/airflow/service/v1/image_versions/client.rb +28 -2
- data/lib/google/cloud/orchestration/airflow/service/v1/image_versions/rest/client.rb +28 -2
- data/lib/google/cloud/orchestration/airflow/service/v1/image_versions/rest/service_stub.rb +22 -8
- data/lib/google/cloud/orchestration/airflow/service/v1/version.rb +1 -1
- data/proto_docs/google/api/client.rb +39 -0
- data/proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb +95 -10
- data/proto_docs/google/longrunning/operations.rb +19 -14
- metadata +5 -5
@@ -15,7 +15,7 @@ require 'google/protobuf/field_mask_pb'
|
|
15
15
|
require 'google/protobuf/timestamp_pb'
|
16
16
|
|
17
17
|
|
18
|
-
descriptor_data = "\n@google/cloud/orchestration/airflow/service/v1/environments.proto\x12-google.cloud.orchestration.airflow.service.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a>google/cloud/orchestration/airflow/service/v1/operations.proto\x1a#google/longrunning/operations.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a google/protobuf/field_mask.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"{\n\x18\x43reateEnvironmentRequest\x12\x0e\n\x06parent\x18\x01 \x01(\t\x12O\n\x0b\x65nvironment\x18\x02 \x01(\x0b\x32:.google.cloud.orchestration.airflow.service.v1.Environment\"%\n\x15GetEnvironmentRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\"P\n\x17ListEnvironmentsRequest\x12\x0e\n\x06parent\x18\x01 \x01(\t\x12\x11\n\tpage_size\x18\x02 \x01(\x05\x12\x12\n\npage_token\x18\x03 \x01(\t\"\x85\x01\n\x18ListEnvironmentsResponse\x12P\n\x0c\x65nvironments\x18\x01 \x03(\x0b\x32:.google.cloud.orchestration.airflow.service.v1.Environment\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"(\n\x18\x44\x65leteEnvironmentRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\"\xaa\x01\n\x18UpdateEnvironmentRequest\x12\x0c\n\x04name\x18\x02 \x01(\t\x12O\n\x0b\x65nvironment\x18\x01 \x01(\x0b\x32:.google.cloud.orchestration.airflow.service.v1.Environment\x12/\n\x0bupdate_mask\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\"l\n\x1c\x45xecuteAirflowCommandRequest\x12\x13\n\x0b\x65nvironment\x18\x01 \x01(\t\x12\x0f\n\x07\x63ommand\x18\x02 \x01(\t\x12\x12\n\nsubcommand\x18\x03 \x01(\t\x12\x12\n\nparameters\x18\x04 \x03(\t\"h\n\x1d\x45xecuteAirflowCommandResponse\x12\x14\n\x0c\x65xecution_id\x18\x01 \x01(\t\x12\x0b\n\x03pod\x18\x02 \x01(\t\x12\x15\n\rpod_namespace\x18\x03 \x01(\t\x12\r\n\x05\x65rror\x18\x04 \x01(\t\"y\n\x19StopAirflowCommandRequest\x12\x13\n\x0b\x65nvironment\x18\x01 \x01(\t\x12\x14\n\x0c\x65xecution_id\x18\x02 \x01(\t\x12\x0b\n\x03pod\x18\x03 \x01(\t\x12\x15\n\rpod_namespace\x18\x04 \x01(\t\x12\r\n\x05\x66orce\x18\x05 \x01(\x08\"=\n\x1aStopAirflowCommandResponse\x12\x0f\n\x07is_done\x18\x01 \x01(\x08\x12\x0e\n\x06output\x18\x02 \x03(\t\"\x84\x01\n\x19PollAirflowCommandRequest\x12\x13\n\x0b\x65nvironment\x18\x01 \x01(\t\x12\x14\n\x0c\x65xecution_id\x18\x02 \x01(\t\x12\x0b\n\x03pod\x18\x03 \x01(\t\x12\x15\n\rpod_namespace\x18\x04 \x01(\t\x12\x18\n\x10next_line_number\x18\x05 \x01(\x05\"\xd3\x02\n\x1aPollAirflowCommandResponse\x12^\n\x06output\x18\x01 \x03(\x0b\x32N.google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse.Line\x12\x12\n\noutput_end\x18\x02 \x01(\x08\x12\x65\n\texit_info\x18\x03 \x01(\x0b\x32R.google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse.ExitInfo\x1a,\n\x04Line\x12\x13\n\x0bline_number\x18\x01 \x01(\x05\x12\x0f\n\x07\x63ontent\x18\x02 \x01(\t\x1a,\n\x08\x45xitInfo\x12\x11\n\texit_code\x18\x01 \x01(\x05\x12\r\n\x05\x65rror\x18\x02 \x01(\t\"\xc7\x01\n CreateUserWorkloadsSecretRequest\x12;\n\x06parent\x18\x01 \x01(\tB+\xe0\x41\x02\xfa\x41%\n#composer.googleapis.com/Environment\x12\x66\n\x15user_workloads_secret\x18\x02 \x01(\x0b\x32\x42.google.cloud.orchestration.airflow.service.v1.UserWorkloadsSecretB\x03\xe0\x41\x02\"b\n\x1dGetUserWorkloadsSecretRequest\x12\x41\n\x04name\x18\x01 \x01(\tB3\xe0\x41\x02\xfa\x41-\n+composer.googleapis.com/UserWorkloadsSecret\"\x8f\x01\n\x1fListUserWorkloadsSecretsRequest\x12;\n\x06parent\x18\x01 \x01(\tB+\xe0\x41\x02\xfa\x41%\n#composer.googleapis.com/Environment\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\"\x8a\x01\n UpdateUserWorkloadsSecretRequest\x12\x66\n\x15user_workloads_secret\x18\x01 \x01(\x0b\x32\x42.google.cloud.orchestration.airflow.service.v1.UserWorkloadsSecretB\x03\xe0\x41\x01\"e\n DeleteUserWorkloadsSecretRequest\x12\x41\n\x04name\x18\x01 \x01(\tB3\xe0\x41\x02\xfa\x41-\n+composer.googleapis.com/UserWorkloadsSecret\"\xd1\x01\n#CreateUserWorkloadsConfigMapRequest\x12;\n\x06parent\x18\x01 \x01(\tB+\xe0\x41\x02\xfa\x41%\n#composer.googleapis.com/Environment\x12m\n\x19user_workloads_config_map\x18\x02 \x01(\x0b\x32\x45.google.cloud.orchestration.airflow.service.v1.UserWorkloadsConfigMapB\x03\xe0\x41\x02\"h\n GetUserWorkloadsConfigMapRequest\x12\x44\n\x04name\x18\x01 \x01(\tB6\xe0\x41\x02\xfa\x41\x30\n.composer.googleapis.com/UserWorkloadsConfigMap\"\x92\x01\n\"ListUserWorkloadsConfigMapsRequest\x12;\n\x06parent\x18\x01 \x01(\tB+\xe0\x41\x02\xfa\x41%\n#composer.googleapis.com/Environment\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\"\x94\x01\n#UpdateUserWorkloadsConfigMapRequest\x12m\n\x19user_workloads_config_map\x18\x01 \x01(\x0b\x32\x45.google.cloud.orchestration.airflow.service.v1.UserWorkloadsConfigMapB\x03\xe0\x41\x01\"k\n#DeleteUserWorkloadsConfigMapRequest\x12\x44\n\x04name\x18\x01 \x01(\tB6\xe0\x41\x02\xfa\x41\x30\n.composer.googleapis.com/UserWorkloadsConfigMap\"\x86\x03\n\x13UserWorkloadsSecret\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x08\x12_\n\x04\x64\x61ta\x18\x02 \x03(\x0b\x32L.google.cloud.orchestration.airflow.service.v1.UserWorkloadsSecret.DataEntryB\x03\xe0\x41\x01\x1a+\n\tDataEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01:\xcd\x01\xea\x41\xc9\x01\n+composer.googleapis.com/UserWorkloadsSecret\x12oprojects/{project}/locations/{location}/environments/{environment}/userWorkloadsSecrets/{user_workloads_secret}*\x14userWorkloadsSecrets2\x13userWorkloadsSecret\"\x9f\x01\n ListUserWorkloadsSecretsResponse\x12\x62\n\x16user_workloads_secrets\x18\x01 \x03(\x0b\x32\x42.google.cloud.orchestration.airflow.service.v1.UserWorkloadsSecret\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\x9c\x03\n\x16UserWorkloadsConfigMap\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x08\x12\x62\n\x04\x64\x61ta\x18\x02 \x03(\x0b\x32O.google.cloud.orchestration.airflow.service.v1.UserWorkloadsConfigMap.DataEntryB\x03\xe0\x41\x01\x1a+\n\tDataEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01:\xdd\x01\xea\x41\xd9\x01\n.composer.googleapis.com/UserWorkloadsConfigMap\x12vprojects/{project}/locations/{location}/environments/{environment}/userWorkloadsConfigMaps/{user_workloads_config_map}*\x17userWorkloadsConfigMaps2\x16userWorkloadsConfigMap\"\xa9\x01\n#ListUserWorkloadsConfigMapsResponse\x12i\n\x1auser_workloads_config_maps\x18\x01 \x03(\x0b\x32\x45.google.cloud.orchestration.airflow.service.v1.UserWorkloadsConfigMap\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\x99\x01\n\x14ListWorkloadsRequest\x12;\n\x06parent\x18\x01 \x01(\tB+\xe0\x41\x02\xfa\x41%\n#composer.googleapis.com/Environment\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\"\xc5\x07\n\x15ListWorkloadsResponse\x12h\n\tworkloads\x18\x01 \x03(\x0b\x32U.google.cloud.orchestration.airflow.service.v1.ListWorkloadsResponse.ComposerWorkload\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\x1a\xfb\x01\n\x10\x43omposerWorkload\x12\x0c\n\x04name\x18\x01 \x01(\t\x12g\n\x04type\x18\x02 \x01(\x0e\x32Y.google.cloud.orchestration.airflow.service.v1.ListWorkloadsResponse.ComposerWorkloadType\x12p\n\x06status\x18\x03 \x01(\x0b\x32[.google.cloud.orchestration.airflow.service.v1.ListWorkloadsResponse.ComposerWorkloadStatusB\x03\xe0\x41\x03\x1a\xcb\x01\n\x16\x43omposerWorkloadStatus\x12n\n\x05state\x18\x01 \x01(\x0e\x32Z.google.cloud.orchestration.airflow.service.v1.ListWorkloadsResponse.ComposerWorkloadStateB\x03\xe0\x41\x03\x12\x1b\n\x0estatus_message\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12$\n\x17\x64\x65tailed_status_message\x18\x03 \x01(\tB\x03\xe0\x41\x03\"\xd1\x01\n\x14\x43omposerWorkloadType\x12&\n\"COMPOSER_WORKLOAD_TYPE_UNSPECIFIED\x10\x00\x12\x11\n\rCELERY_WORKER\x10\x01\x12\x15\n\x11KUBERNETES_WORKER\x10\x02\x12\x1b\n\x17KUBERNETES_OPERATOR_POD\x10\x03\x12\r\n\tSCHEDULER\x10\x04\x12\x11\n\rDAG_PROCESSOR\x10\x05\x12\r\n\tTRIGGERER\x10\x06\x12\x0e\n\nWEB_SERVER\x10\x07\x12\t\n\x05REDIS\x10\x08\"\x88\x01\n\x15\x43omposerWorkloadState\x12\'\n#COMPOSER_WORKLOAD_STATE_UNSPECIFIED\x10\x00\x12\x0b\n\x07PENDING\x10\x01\x12\x06\n\x02OK\x10\x02\x12\x0b\n\x07WARNING\x10\x03\x12\t\n\x05\x45RROR\x10\x04\x12\r\n\tSUCCEEDED\x10\x05\x12\n\n\x06\x46\x41ILED\x10\x06\"E\n\x13SaveSnapshotRequest\x12\x13\n\x0b\x65nvironment\x18\x01 \x01(\t\x12\x19\n\x11snapshot_location\x18\x02 \x01(\t\"-\n\x14SaveSnapshotResponse\x12\x15\n\rsnapshot_path\x18\x01 \x01(\t\"\xdd\x01\n\x13LoadSnapshotRequest\x12\x13\n\x0b\x65nvironment\x18\x01 \x01(\t\x12\x15\n\rsnapshot_path\x18\x02 \x01(\t\x12\'\n\x1fskip_pypi_packages_installation\x18\x03 \x01(\x08\x12*\n\"skip_environment_variables_setting\x18\x04 \x01(\x08\x12&\n\x1eskip_airflow_overrides_setting\x18\x05 \x01(\x08\x12\x1d\n\x15skip_gcs_data_copying\x18\x06 \x01(\x08\"\x16\n\x14LoadSnapshotResponse\".\n\x17\x44\x61tabaseFailoverRequest\x12\x13\n\x0b\x65nvironment\x18\x01 \x01(\t\"\x1a\n\x18\x44\x61tabaseFailoverResponse\"b\n\x1e\x46\x65tchDatabasePropertiesRequest\x12@\n\x0b\x65nvironment\x18\x01 \x01(\tB+\xe0\x41\x02\xfa\x41%\n#composer.googleapis.com/Environment\"~\n\x1f\x46\x65tchDatabasePropertiesResponse\x12\x18\n\x10primary_gce_zone\x18\x01 \x01(\t\x12\x1a\n\x12secondary_gce_zone\x18\x02 \x01(\t\x12%\n\x1dis_failover_replica_available\x18\x03 \x01(\x08\"$\n\rStorageConfig\x12\x13\n\x06\x62ucket\x18\x01 \x01(\tB\x03\xe0\x41\x01\"\xf3\r\n\x11\x45nvironmentConfig\x12\x13\n\x0bgke_cluster\x18\x01 \x01(\t\x12\x16\n\x0e\x64\x61g_gcs_prefix\x18\x02 \x01(\t\x12\x12\n\nnode_count\x18\x03 \x01(\x05\x12V\n\x0fsoftware_config\x18\x04 \x01(\x0b\x32=.google.cloud.orchestration.airflow.service.v1.SoftwareConfig\x12N\n\x0bnode_config\x18\x05 \x01(\x0b\x32\x39.google.cloud.orchestration.airflow.service.v1.NodeConfig\x12k\n\x1aprivate_environment_config\x18\x07 \x01(\x0b\x32G.google.cloud.orchestration.airflow.service.v1.PrivateEnvironmentConfig\x12|\n!web_server_network_access_control\x18\x08 \x01(\x0b\x32L.google.cloud.orchestration.airflow.service.v1.WebServerNetworkAccessControlB\x03\xe0\x41\x01\x12[\n\x0f\x64\x61tabase_config\x18\t \x01(\x0b\x32=.google.cloud.orchestration.airflow.service.v1.DatabaseConfigB\x03\xe0\x41\x01\x12^\n\x11web_server_config\x18\n \x01(\x0b\x32>.google.cloud.orchestration.airflow.service.v1.WebServerConfigB\x03\xe0\x41\x01\x12_\n\x11\x65ncryption_config\x18\x0b \x01(\x0b\x32?.google.cloud.orchestration.airflow.service.v1.EncryptionConfigB\x03\xe0\x41\x01\x12\x61\n\x12maintenance_window\x18\x0c \x01(\x0b\x32@.google.cloud.orchestration.airflow.service.v1.MaintenanceWindowB\x03\xe0\x41\x01\x12]\n\x10workloads_config\x18\x0f \x01(\x0b\x32>.google.cloud.orchestration.airflow.service.v1.WorkloadsConfigB\x03\xe0\x41\x01\x12o\n\x10\x65nvironment_size\x18\x10 \x01(\x0e\x32P.google.cloud.orchestration.airflow.service.v1.EnvironmentConfig.EnvironmentSizeB\x03\xe0\x41\x01\x12\x13\n\x0b\x61irflow_uri\x18\x06 \x01(\t\x12\x1e\n\x11\x61irflow_byoid_uri\x18\x14 \x01(\tB\x03\xe0\x41\x03\x12}\n!master_authorized_networks_config\x18\x11 \x01(\x0b\x32M.google.cloud.orchestration.airflow.service.v1.MasterAuthorizedNetworksConfigB\x03\xe0\x41\x01\x12[\n\x0frecovery_config\x18\x12 \x01(\x0b\x32=.google.cloud.orchestration.airflow.service.v1.RecoveryConfigB\x03\xe0\x41\x01\x12m\n\x0fresilience_mode\x18\x13 \x01(\x0e\x32O.google.cloud.orchestration.airflow.service.v1.EnvironmentConfig.ResilienceModeB\x03\xe0\x41\x01\x12\x66\n\x15\x64\x61ta_retention_config\x18\x15 \x01(\x0b\x32\x42.google.cloud.orchestration.airflow.service.v1.DataRetentionConfigB\x03\xe0\x41\x01\"\x88\x01\n\x0f\x45nvironmentSize\x12 \n\x1c\x45NVIRONMENT_SIZE_UNSPECIFIED\x10\x00\x12\x1a\n\x16\x45NVIRONMENT_SIZE_SMALL\x10\x01\x12\x1b\n\x17\x45NVIRONMENT_SIZE_MEDIUM\x10\x02\x12\x1a\n\x16\x45NVIRONMENT_SIZE_LARGE\x10\x03\"F\n\x0eResilienceMode\x12\x1f\n\x1bRESILIENCE_MODE_UNSPECIFIED\x10\x00\x12\x13\n\x0fHIGH_RESILIENCE\x10\x01\"\xd2\x01\n\x1dWebServerNetworkAccessControl\x12v\n\x11\x61llowed_ip_ranges\x18\x01 \x03(\x0b\x32[.google.cloud.orchestration.airflow.service.v1.WebServerNetworkAccessControl.AllowedIpRange\x1a\x39\n\x0e\x41llowedIpRange\x12\r\n\x05value\x18\x01 \x01(\t\x12\x18\n\x0b\x64\x65scription\x18\x02 \x01(\tB\x03\xe0\x41\x01\">\n\x0e\x44\x61tabaseConfig\x12\x19\n\x0cmachine_type\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12\x11\n\x04zone\x18\x02 \x01(\tB\x03\xe0\x41\x01\",\n\x0fWebServerConfig\x12\x19\n\x0cmachine_type\x18\x01 \x01(\tB\x03\xe0\x41\x01\"-\n\x10\x45ncryptionConfig\x12\x19\n\x0ckms_key_name\x18\x01 \x01(\tB\x03\xe0\x41\x01\"\x94\x01\n\x11MaintenanceWindow\x12\x33\n\nstart_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x02\x12\x31\n\x08\x65nd_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x02\x12\x17\n\nrecurrence\x18\x03 \x01(\tB\x03\xe0\x41\x02\"\xb2\x07\n\x0eSoftwareConfig\x12\x15\n\rimage_version\x18\x01 \x01(\t\x12{\n\x18\x61irflow_config_overrides\x18\x02 \x03(\x0b\x32Y.google.cloud.orchestration.airflow.service.v1.SoftwareConfig.AirflowConfigOverridesEntry\x12\x66\n\rpypi_packages\x18\x03 \x03(\x0b\x32O.google.cloud.orchestration.airflow.service.v1.SoftwareConfig.PypiPackagesEntry\x12\x66\n\renv_variables\x18\x04 \x03(\x0b\x32O.google.cloud.orchestration.airflow.service.v1.SoftwareConfig.EnvVariablesEntry\x12\x16\n\x0epython_version\x18\x06 \x01(\t\x12\x1c\n\x0fscheduler_count\x18\x07 \x01(\x05\x42\x03\xe0\x41\x01\x12w\n\x1e\x63loud_data_lineage_integration\x18\x08 \x01(\x0b\x32J.google.cloud.orchestration.airflow.service.v1.CloudDataLineageIntegrationB\x03\xe0\x41\x01\x12x\n\x17web_server_plugins_mode\x18\n \x01(\x0e\x32R.google.cloud.orchestration.airflow.service.v1.SoftwareConfig.WebServerPluginsModeB\x03\xe0\x41\x01\x1a=\n\x1b\x41irflowConfigOverridesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a\x33\n\x11PypiPackagesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a\x33\n\x11\x45nvVariablesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"j\n\x14WebServerPluginsMode\x12\'\n#WEB_SERVER_PLUGINS_MODE_UNSPECIFIED\x10\x00\x12\x14\n\x10PLUGINS_DISABLED\x10\x01\x12\x13\n\x0fPLUGINS_ENABLED\x10\x02\"\x90\x02\n\x12IPAllocationPolicy\x12\x1b\n\x0euse_ip_aliases\x18\x01 \x01(\x08\x42\x03\xe0\x41\x01\x12+\n\x1c\x63luster_secondary_range_name\x18\x02 \x01(\tB\x03\xe0\x41\x01H\x00\x12&\n\x17\x63luster_ipv4_cidr_block\x18\x04 \x01(\tB\x03\xe0\x41\x01H\x00\x12,\n\x1dservices_secondary_range_name\x18\x03 \x01(\tB\x03\xe0\x41\x01H\x01\x12\'\n\x18services_ipv4_cidr_block\x18\x05 \x01(\tB\x03\xe0\x41\x01H\x01\x42\x17\n\x15\x63luster_ip_allocationB\x18\n\x16services_ip_allocation\"\x8f\x03\n\nNodeConfig\x12\x10\n\x08location\x18\x01 \x01(\t\x12\x14\n\x0cmachine_type\x18\x02 \x01(\t\x12\x0f\n\x07network\x18\x03 \x01(\t\x12\x12\n\nsubnetwork\x18\x04 \x01(\t\x12\x14\n\x0c\x64isk_size_gb\x18\x05 \x01(\x05\x12\x14\n\x0coauth_scopes\x18\x06 \x03(\t\x12\x17\n\x0fservice_account\x18\x07 \x01(\t\x12\x0c\n\x04tags\x18\x08 \x03(\t\x12\x64\n\x14ip_allocation_policy\x18\t \x01(\x0b\x32\x41.google.cloud.orchestration.airflow.service.v1.IPAllocationPolicyB\x03\xe0\x41\x01\x12!\n\x14\x65nable_ip_masq_agent\x18\x0b \x01(\x08\x42\x03\xe0\x41\x01\x12(\n\x1b\x63omposer_network_attachment\x18\x0c \x01(\tB\x03\xe0\x41\x01\x12.\n!composer_internal_ipv4_cidr_block\x18\r \x01(\tB\x03\xe0\x41\x01\"\x8a\x01\n\x14PrivateClusterConfig\x12$\n\x17\x65nable_private_endpoint\x18\x01 \x01(\x08\x42\x03\xe0\x41\x01\x12#\n\x16master_ipv4_cidr_block\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12\'\n\x1amaster_ipv4_reserved_range\x18\x03 \x01(\tB\x03\xe0\x41\x03\"\xe1\x01\n\x10NetworkingConfig\x12l\n\x0f\x63onnection_type\x18\x01 \x01(\x0e\x32N.google.cloud.orchestration.airflow.service.v1.NetworkingConfig.ConnectionTypeB\x03\xe0\x41\x01\"_\n\x0e\x43onnectionType\x12\x1f\n\x1b\x43ONNECTION_TYPE_UNSPECIFIED\x10\x00\x12\x0f\n\x0bVPC_PEERING\x10\x01\x12\x1b\n\x17PRIVATE_SERVICE_CONNECT\x10\x02\"\x85\x05\n\x18PrivateEnvironmentConfig\x12\'\n\x1a\x65nable_private_environment\x18\x01 \x01(\x08\x42\x03\xe0\x41\x01\x12\'\n\x1a\x65nable_private_builds_only\x18\x0b \x01(\x08\x42\x03\xe0\x41\x01\x12h\n\x16private_cluster_config\x18\x02 \x01(\x0b\x32\x43.google.cloud.orchestration.airflow.service.v1.PrivateClusterConfigB\x03\xe0\x41\x01\x12\'\n\x1aweb_server_ipv4_cidr_block\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12&\n\x19\x63loud_sql_ipv4_cidr_block\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12+\n\x1eweb_server_ipv4_reserved_range\x18\x05 \x01(\tB\x03\xe0\x41\x03\x12\x33\n&cloud_composer_network_ipv4_cidr_block\x18\x07 \x01(\tB\x03\xe0\x41\x01\x12\x37\n*cloud_composer_network_ipv4_reserved_range\x18\x08 \x01(\tB\x03\xe0\x41\x03\x12-\n enable_privately_used_public_ips\x18\x06 \x01(\x08\x42\x03\xe0\x41\x01\x12\x31\n$cloud_composer_connection_subnetwork\x18\t \x01(\tB\x03\xe0\x41\x01\x12_\n\x11networking_config\x18\n \x01(\x0b\x32?.google.cloud.orchestration.airflow.service.v1.NetworkingConfigB\x03\xe0\x41\x01\"\xb1\x08\n\x0fWorkloadsConfig\x12h\n\tscheduler\x18\x01 \x01(\x0b\x32P.google.cloud.orchestration.airflow.service.v1.WorkloadsConfig.SchedulerResourceB\x03\xe0\x41\x01\x12i\n\nweb_server\x18\x02 \x01(\x0b\x32P.google.cloud.orchestration.airflow.service.v1.WorkloadsConfig.WebServerResourceB\x03\xe0\x41\x01\x12\x62\n\x06worker\x18\x03 \x01(\x0b\x32M.google.cloud.orchestration.airflow.service.v1.WorkloadsConfig.WorkerResourceB\x03\xe0\x41\x01\x12h\n\ttriggerer\x18\x04 \x01(\x0b\x32P.google.cloud.orchestration.airflow.service.v1.WorkloadsConfig.TriggererResourceB\x03\xe0\x41\x01\x12o\n\rdag_processor\x18\x05 \x01(\x0b\x32S.google.cloud.orchestration.airflow.service.v1.WorkloadsConfig.DagProcessorResourceB\x03\xe0\x41\x01\x1aj\n\x11SchedulerResource\x12\x10\n\x03\x63pu\x18\x01 \x01(\x02\x42\x03\xe0\x41\x01\x12\x16\n\tmemory_gb\x18\x02 \x01(\x02\x42\x03\xe0\x41\x01\x12\x17\n\nstorage_gb\x18\x03 \x01(\x02\x42\x03\xe0\x41\x01\x12\x12\n\x05\x63ount\x18\x04 \x01(\x05\x42\x03\xe0\x41\x01\x1aV\n\x11WebServerResource\x12\x10\n\x03\x63pu\x18\x01 \x01(\x02\x42\x03\xe0\x41\x01\x12\x16\n\tmemory_gb\x18\x02 \x01(\x02\x42\x03\xe0\x41\x01\x12\x17\n\nstorage_gb\x18\x03 \x01(\x02\x42\x03\xe0\x41\x01\x1a\x83\x01\n\x0eWorkerResource\x12\x10\n\x03\x63pu\x18\x01 \x01(\x02\x42\x03\xe0\x41\x01\x12\x16\n\tmemory_gb\x18\x02 \x01(\x02\x42\x03\xe0\x41\x01\x12\x17\n\nstorage_gb\x18\x03 \x01(\x02\x42\x03\xe0\x41\x01\x12\x16\n\tmin_count\x18\x04 \x01(\x05\x42\x03\xe0\x41\x01\x12\x16\n\tmax_count\x18\x05 \x01(\x05\x42\x03\xe0\x41\x01\x1aQ\n\x11TriggererResource\x12\x12\n\x05\x63ount\x18\x01 \x01(\x05\x42\x03\xe0\x41\x01\x12\x10\n\x03\x63pu\x18\x02 \x01(\x02\x42\x03\xe0\x41\x01\x12\x16\n\tmemory_gb\x18\x03 \x01(\x02\x42\x03\xe0\x41\x01\x1am\n\x14\x44\x61gProcessorResource\x12\x10\n\x03\x63pu\x18\x01 \x01(\x02\x42\x03\xe0\x41\x01\x12\x16\n\tmemory_gb\x18\x02 \x01(\x02\x42\x03\xe0\x41\x01\x12\x17\n\nstorage_gb\x18\x03 \x01(\x02\x42\x03\xe0\x41\x01\x12\x12\n\x05\x63ount\x18\x04 \x01(\x05\x42\x03\xe0\x41\x01\"\x82\x01\n\x0eRecoveryConfig\x12p\n\x1ascheduled_snapshots_config\x18\x01 \x01(\x0b\x32G.google.cloud.orchestration.airflow.service.v1.ScheduledSnapshotsConfigB\x03\xe0\x41\x01\"\x91\x01\n\x18ScheduledSnapshotsConfig\x12\x14\n\x07\x65nabled\x18\x01 \x01(\x08\x42\x03\xe0\x41\x01\x12\x1e\n\x11snapshot_location\x18\x06 \x01(\tB\x03\xe0\x41\x01\x12\'\n\x1asnapshot_creation_schedule\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x16\n\ttime_zone\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\xd6\x01\n\x1eMasterAuthorizedNetworksConfig\x12\x0f\n\x07\x65nabled\x18\x01 \x01(\x08\x12l\n\x0b\x63idr_blocks\x18\x02 \x03(\x0b\x32W.google.cloud.orchestration.airflow.service.v1.MasterAuthorizedNetworksConfig.CidrBlock\x1a\x35\n\tCidrBlock\x12\x14\n\x0c\x64isplay_name\x18\x01 \x01(\t\x12\x12\n\ncidr_block\x18\x02 \x01(\t\"3\n\x1b\x43loudDataLineageIntegration\x12\x14\n\x07\x65nabled\x18\x01 \x01(\x08\x42\x03\xe0\x41\x01\"\xfc\x05\n\x0b\x45nvironment\x12\x0c\n\x04name\x18\x01 \x01(\t\x12P\n\x06\x63onfig\x18\x02 \x01(\x0b\x32@.google.cloud.orchestration.airflow.service.v1.EnvironmentConfig\x12\x0c\n\x04uuid\x18\x03 \x01(\t\x12O\n\x05state\x18\x04 \x01(\x0e\x32@.google.cloud.orchestration.airflow.service.v1.Environment.State\x12/\n\x0b\x63reate_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12/\n\x0bupdate_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12V\n\x06labels\x18\x07 \x03(\x0b\x32\x46.google.cloud.orchestration.airflow.service.v1.Environment.LabelsEntry\x12\x1a\n\rsatisfies_pzs\x18\x08 \x01(\x08\x42\x03\xe0\x41\x03\x12Y\n\x0estorage_config\x18\t \x01(\x0b\x32<.google.cloud.orchestration.airflow.service.v1.StorageConfigB\x03\xe0\x41\x01\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"`\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0c\n\x08\x43REATING\x10\x01\x12\x0b\n\x07RUNNING\x10\x02\x12\x0c\n\x08UPDATING\x10\x03\x12\x0c\n\x08\x44\x45LETING\x10\x04\x12\t\n\x05\x45RROR\x10\x05:l\xea\x41i\n#composer.googleapis.com/Environment\x12\x42projects/{project}/locations/{location}/environments/{environment}\"\xf9\x03\n\x14\x43heckUpgradeResponse\x12\x1a\n\rbuild_log_uri\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12\x7f\n\x1e\x63ontains_pypi_modules_conflict\x18\x04 \x01(\x0e\x32R.google.cloud.orchestration.airflow.service.v1.CheckUpgradeResponse.ConflictResultB\x03\xe0\x41\x03\x12,\n\x1fpypi_conflict_build_log_extract\x18\x03 \x01(\tB\x03\xe0\x41\x03\x12\x15\n\rimage_version\x18\x05 \x01(\t\x12t\n\x11pypi_dependencies\x18\x06 \x03(\x0b\x32Y.google.cloud.orchestration.airflow.service.v1.CheckUpgradeResponse.PypiDependenciesEntry\x1a\x37\n\x15PypiDependenciesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"P\n\x0e\x43onflictResult\x12\x1f\n\x1b\x43ONFLICT_RESULT_UNSPECIFIED\x10\x00\x12\x0c\n\x08\x43ONFLICT\x10\x01\x12\x0f\n\x0bNO_CONFLICT\x10\x02\"\x86\x01\n\x13\x44\x61taRetentionConfig\x12o\n\x1atask_logs_retention_config\x18\x02 \x01(\x0b\x32\x46.google.cloud.orchestration.airflow.service.v1.TaskLogsRetentionConfigB\x03\xe0\x41\x01\"\x8c\x02\n\x17TaskLogsRetentionConfig\x12u\n\x0cstorage_mode\x18\x02 \x01(\x0e\x32Z.google.cloud.orchestration.airflow.service.v1.TaskLogsRetentionConfig.TaskLogsStorageModeB\x03\xe0\x41\x01\"z\n\x13TaskLogsStorageMode\x12&\n\"TASK_LOGS_STORAGE_MODE_UNSPECIFIED\x10\x00\x12#\n\x1f\x43LOUD_LOGGING_AND_CLOUD_STORAGE\x10\x01\x12\x16\n\x12\x43LOUD_LOGGING_ONLY\x10\x02\x32\xf9\x33\n\x0c\x45nvironments\x12\xa9\x02\n\x11\x43reateEnvironment\x12G.google.cloud.orchestration.airflow.service.v1.CreateEnvironmentRequest\x1a\x1d.google.longrunning.Operation\"\xab\x01\xca\x41N\n\x0b\x45nvironment\x12?google.cloud.orchestration.airflow.service.v1.OperationMetadata\xda\x41\x12parent,environment\x82\xd3\xe4\x93\x02?\"0/v1/{parent=projects/*/locations/*}/environments:\x0b\x65nvironment\x12\xd3\x01\n\x0eGetEnvironment\x12\x44.google.cloud.orchestration.airflow.service.v1.GetEnvironmentRequest\x1a:.google.cloud.orchestration.airflow.service.v1.Environment\"?\xda\x41\x04name\x82\xd3\xe4\x93\x02\x32\x12\x30/v1/{name=projects/*/locations/*/environments/*}\x12\xe6\x01\n\x10ListEnvironments\x12\x46.google.cloud.orchestration.airflow.service.v1.ListEnvironmentsRequest\x1aG.google.cloud.orchestration.airflow.service.v1.ListEnvironmentsResponse\"A\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x32\x12\x30/v1/{parent=projects/*/locations/*}/environments\x12\xb3\x02\n\x11UpdateEnvironment\x12G.google.cloud.orchestration.airflow.service.v1.UpdateEnvironmentRequest\x1a\x1d.google.longrunning.Operation\"\xb5\x01\xca\x41N\n\x0b\x45nvironment\x12?google.cloud.orchestration.airflow.service.v1.OperationMetadata\xda\x41\x1cname,environment,update_mask\x82\xd3\xe4\x93\x02?20/v1/{name=projects/*/locations/*/environments/*}:\x0b\x65nvironment\x12\x98\x02\n\x11\x44\x65leteEnvironment\x12G.google.cloud.orchestration.airflow.service.v1.DeleteEnvironmentRequest\x1a\x1d.google.longrunning.Operation\"\x9a\x01\xca\x41X\n\x15google.protobuf.Empty\x12?google.cloud.orchestration.airflow.service.v1.OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02\x32*0/v1/{name=projects/*/locations/*/environments/*}\x12\x8c\x02\n\x15\x45xecuteAirflowCommand\x12K.google.cloud.orchestration.airflow.service.v1.ExecuteAirflowCommandRequest\x1aL.google.cloud.orchestration.airflow.service.v1.ExecuteAirflowCommandResponse\"X\x82\xd3\xe4\x93\x02R\"M/v1/{environment=projects/*/locations/*/environments/*}:executeAirflowCommand:\x01*\x12\x80\x02\n\x12StopAirflowCommand\x12H.google.cloud.orchestration.airflow.service.v1.StopAirflowCommandRequest\x1aI.google.cloud.orchestration.airflow.service.v1.StopAirflowCommandResponse\"U\x82\xd3\xe4\x93\x02O\"J/v1/{environment=projects/*/locations/*/environments/*}:stopAirflowCommand:\x01*\x12\x80\x02\n\x12PollAirflowCommand\x12H.google.cloud.orchestration.airflow.service.v1.PollAirflowCommandRequest\x1aI.google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse\"U\x82\xd3\xe4\x93\x02O\"J/v1/{environment=projects/*/locations/*/environments/*}:pollAirflowCommand:\x01*\x12\xe9\x01\n\rListWorkloads\x12\x43.google.cloud.orchestration.airflow.service.v1.ListWorkloadsRequest\x1a\x44.google.cloud.orchestration.airflow.service.v1.ListWorkloadsResponse\"M\xda\x41\x06parent\x82\xd3\xe4\x93\x02>\x12</v1/{parent=projects/*/locations/*/environments/*}/workloads\x12\xb8\x02\n\x19\x43reateUserWorkloadsSecret\x12O.google.cloud.orchestration.airflow.service.v1.CreateUserWorkloadsSecretRequest\x1a\x42.google.cloud.orchestration.airflow.service.v1.UserWorkloadsSecret\"\x85\x01\xda\x41\x1cparent,user_workloads_secret\x82\xd3\xe4\x93\x02`\"G/v1/{parent=projects/*/locations/*/environments/*}/userWorkloadsSecrets:\x15user_workloads_secret\x12\x82\x02\n\x16GetUserWorkloadsSecret\x12L.google.cloud.orchestration.airflow.service.v1.GetUserWorkloadsSecretRequest\x1a\x42.google.cloud.orchestration.airflow.service.v1.UserWorkloadsSecret\"V\xda\x41\x04name\x82\xd3\xe4\x93\x02I\x12G/v1/{name=projects/*/locations/*/environments/*/userWorkloadsSecrets/*}\x12\x95\x02\n\x18ListUserWorkloadsSecrets\x12N.google.cloud.orchestration.airflow.service.v1.ListUserWorkloadsSecretsRequest\x1aO.google.cloud.orchestration.airflow.service.v1.ListUserWorkloadsSecretsResponse\"X\xda\x41\x06parent\x82\xd3\xe4\x93\x02I\x12G/v1/{parent=projects/*/locations/*/environments/*}/userWorkloadsSecrets\x12\xc7\x02\n\x19UpdateUserWorkloadsSecret\x12O.google.cloud.orchestration.airflow.service.v1.UpdateUserWorkloadsSecretRequest\x1a\x42.google.cloud.orchestration.airflow.service.v1.UserWorkloadsSecret\"\x94\x01\xda\x41\x15user_workloads_secret\x82\xd3\xe4\x93\x02v\x1a]/v1/{user_workloads_secret.name=projects/*/locations/*/environments/*/userWorkloadsSecrets/*}:\x15user_workloads_secret\x12\xdc\x01\n\x19\x44\x65leteUserWorkloadsSecret\x12O.google.cloud.orchestration.airflow.service.v1.DeleteUserWorkloadsSecretRequest\x1a\x16.google.protobuf.Empty\"V\xda\x41\x04name\x82\xd3\xe4\x93\x02I*G/v1/{name=projects/*/locations/*/environments/*/userWorkloadsSecrets/*}\x12\xcc\x02\n\x1c\x43reateUserWorkloadsConfigMap\x12R.google.cloud.orchestration.airflow.service.v1.CreateUserWorkloadsConfigMapRequest\x1a\x45.google.cloud.orchestration.airflow.service.v1.UserWorkloadsConfigMap\"\x90\x01\xda\x41 parent,user_workloads_config_map\x82\xd3\xe4\x93\x02g\"J/v1/{parent=projects/*/locations/*/environments/*}/userWorkloadsConfigMaps:\x19user_workloads_config_map\x12\x8e\x02\n\x19GetUserWorkloadsConfigMap\x12O.google.cloud.orchestration.airflow.service.v1.GetUserWorkloadsConfigMapRequest\x1a\x45.google.cloud.orchestration.airflow.service.v1.UserWorkloadsConfigMap\"Y\xda\x41\x04name\x82\xd3\xe4\x93\x02L\x12J/v1/{name=projects/*/locations/*/environments/*/userWorkloadsConfigMaps/*}\x12\xa1\x02\n\x1bListUserWorkloadsConfigMaps\x12Q.google.cloud.orchestration.airflow.service.v1.ListUserWorkloadsConfigMapsRequest\x1aR.google.cloud.orchestration.airflow.service.v1.ListUserWorkloadsConfigMapsResponse\"[\xda\x41\x06parent\x82\xd3\xe4\x93\x02L\x12J/v1/{parent=projects/*/locations/*/environments/*}/userWorkloadsConfigMaps\x12\xe0\x02\n\x1cUpdateUserWorkloadsConfigMap\x12R.google.cloud.orchestration.airflow.service.v1.UpdateUserWorkloadsConfigMapRequest\x1a\x45.google.cloud.orchestration.airflow.service.v1.UserWorkloadsConfigMap\"\xa4\x01\xda\x41\x19user_workloads_config_map\x82\xd3\xe4\x93\x02\x81\x01\x1a\x64/v1/{user_workloads_config_map.name=projects/*/locations/*/environments/*/userWorkloadsConfigMaps/*}:\x19user_workloads_config_map\x12\xe5\x01\n\x1c\x44\x65leteUserWorkloadsConfigMap\x12R.google.cloud.orchestration.airflow.service.v1.DeleteUserWorkloadsConfigMapRequest\x1a\x16.google.protobuf.Empty\"Y\xda\x41\x04name\x82\xd3\xe4\x93\x02L*J/v1/{name=projects/*/locations/*/environments/*/userWorkloadsConfigMaps/*}\x12\xcc\x02\n\x0cSaveSnapshot\x12\x42.google.cloud.orchestration.airflow.service.v1.SaveSnapshotRequest\x1a\x1d.google.longrunning.Operation\"\xd8\x01\xca\x41\x85\x01\nBgoogle.cloud.orchestration.airflow.service.v1.SaveSnapshotResponse\x12?google.cloud.orchestration.airflow.service.v1.OperationMetadata\x82\xd3\xe4\x93\x02I\"D/v1/{environment=projects/*/locations/*/environments/*}:saveSnapshot:\x01*\x12\xcc\x02\n\x0cLoadSnapshot\x12\x42.google.cloud.orchestration.airflow.service.v1.LoadSnapshotRequest\x1a\x1d.google.longrunning.Operation\"\xd8\x01\xca\x41\x85\x01\nBgoogle.cloud.orchestration.airflow.service.v1.LoadSnapshotResponse\x12?google.cloud.orchestration.airflow.service.v1.OperationMetadata\x82\xd3\xe4\x93\x02I\"D/v1/{environment=projects/*/locations/*/environments/*}:loadSnapshot:\x01*\x12\xdc\x02\n\x10\x44\x61tabaseFailover\x12\x46.google.cloud.orchestration.airflow.service.v1.DatabaseFailoverRequest\x1a\x1d.google.longrunning.Operation\"\xe0\x01\xca\x41\x89\x01\nFgoogle.cloud.orchestration.airflow.service.v1.DatabaseFailoverResponse\x12?google.cloud.orchestration.airflow.service.v1.OperationMetadata\x82\xd3\xe4\x93\x02M\"H/v1/{environment=projects/*/locations/*/environments/*}:databaseFailover:\x01*\x12\x91\x02\n\x17\x46\x65tchDatabaseProperties\x12M.google.cloud.orchestration.airflow.service.v1.FetchDatabasePropertiesRequest\x1aN.google.cloud.orchestration.airflow.service.v1.FetchDatabasePropertiesResponse\"W\x82\xd3\xe4\x93\x02Q\x12O/v1/{environment=projects/*/locations/*/environments/*}:fetchDatabaseProperties\x1aK\xca\x41\x17\x63omposer.googleapis.com\xd2\x41.https://www.googleapis.com/auth/cloud-platformB\x82\x01\n1com.google.cloud.orchestration.airflow.service.v1P\x01ZKcloud.google.com/go/orchestration/airflow/service/apiv1/servicepb;servicepbb\x06proto3"
|
18
|
+
descriptor_data = "\n@google/cloud/orchestration/airflow/service/v1/environments.proto\x12-google.cloud.orchestration.airflow.service.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a>google/cloud/orchestration/airflow/service/v1/operations.proto\x1a#google/longrunning/operations.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a google/protobuf/field_mask.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"{\n\x18\x43reateEnvironmentRequest\x12\x0e\n\x06parent\x18\x01 \x01(\t\x12O\n\x0b\x65nvironment\x18\x02 \x01(\x0b\x32:.google.cloud.orchestration.airflow.service.v1.Environment\"%\n\x15GetEnvironmentRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\"P\n\x17ListEnvironmentsRequest\x12\x0e\n\x06parent\x18\x01 \x01(\t\x12\x11\n\tpage_size\x18\x02 \x01(\x05\x12\x12\n\npage_token\x18\x03 \x01(\t\"\x85\x01\n\x18ListEnvironmentsResponse\x12P\n\x0c\x65nvironments\x18\x01 \x03(\x0b\x32:.google.cloud.orchestration.airflow.service.v1.Environment\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"(\n\x18\x44\x65leteEnvironmentRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\"\xaa\x01\n\x18UpdateEnvironmentRequest\x12\x0c\n\x04name\x18\x02 \x01(\t\x12O\n\x0b\x65nvironment\x18\x01 \x01(\x0b\x32:.google.cloud.orchestration.airflow.service.v1.Environment\x12/\n\x0bupdate_mask\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\"l\n\x1c\x45xecuteAirflowCommandRequest\x12\x13\n\x0b\x65nvironment\x18\x01 \x01(\t\x12\x0f\n\x07\x63ommand\x18\x02 \x01(\t\x12\x12\n\nsubcommand\x18\x03 \x01(\t\x12\x12\n\nparameters\x18\x04 \x03(\t\"h\n\x1d\x45xecuteAirflowCommandResponse\x12\x14\n\x0c\x65xecution_id\x18\x01 \x01(\t\x12\x0b\n\x03pod\x18\x02 \x01(\t\x12\x15\n\rpod_namespace\x18\x03 \x01(\t\x12\r\n\x05\x65rror\x18\x04 \x01(\t\"y\n\x19StopAirflowCommandRequest\x12\x13\n\x0b\x65nvironment\x18\x01 \x01(\t\x12\x14\n\x0c\x65xecution_id\x18\x02 \x01(\t\x12\x0b\n\x03pod\x18\x03 \x01(\t\x12\x15\n\rpod_namespace\x18\x04 \x01(\t\x12\r\n\x05\x66orce\x18\x05 \x01(\x08\"=\n\x1aStopAirflowCommandResponse\x12\x0f\n\x07is_done\x18\x01 \x01(\x08\x12\x0e\n\x06output\x18\x02 \x03(\t\"\x84\x01\n\x19PollAirflowCommandRequest\x12\x13\n\x0b\x65nvironment\x18\x01 \x01(\t\x12\x14\n\x0c\x65xecution_id\x18\x02 \x01(\t\x12\x0b\n\x03pod\x18\x03 \x01(\t\x12\x15\n\rpod_namespace\x18\x04 \x01(\t\x12\x18\n\x10next_line_number\x18\x05 \x01(\x05\"\xd3\x02\n\x1aPollAirflowCommandResponse\x12^\n\x06output\x18\x01 \x03(\x0b\x32N.google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse.Line\x12\x12\n\noutput_end\x18\x02 \x01(\x08\x12\x65\n\texit_info\x18\x03 \x01(\x0b\x32R.google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse.ExitInfo\x1a,\n\x04Line\x12\x13\n\x0bline_number\x18\x01 \x01(\x05\x12\x0f\n\x07\x63ontent\x18\x02 \x01(\t\x1a,\n\x08\x45xitInfo\x12\x11\n\texit_code\x18\x01 \x01(\x05\x12\r\n\x05\x65rror\x18\x02 \x01(\t\"\xc7\x01\n CreateUserWorkloadsSecretRequest\x12;\n\x06parent\x18\x01 \x01(\tB+\xe0\x41\x02\xfa\x41%\n#composer.googleapis.com/Environment\x12\x66\n\x15user_workloads_secret\x18\x02 \x01(\x0b\x32\x42.google.cloud.orchestration.airflow.service.v1.UserWorkloadsSecretB\x03\xe0\x41\x02\"b\n\x1dGetUserWorkloadsSecretRequest\x12\x41\n\x04name\x18\x01 \x01(\tB3\xe0\x41\x02\xfa\x41-\n+composer.googleapis.com/UserWorkloadsSecret\"\x8f\x01\n\x1fListUserWorkloadsSecretsRequest\x12;\n\x06parent\x18\x01 \x01(\tB+\xe0\x41\x02\xfa\x41%\n#composer.googleapis.com/Environment\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\"\x8a\x01\n UpdateUserWorkloadsSecretRequest\x12\x66\n\x15user_workloads_secret\x18\x01 \x01(\x0b\x32\x42.google.cloud.orchestration.airflow.service.v1.UserWorkloadsSecretB\x03\xe0\x41\x01\"e\n DeleteUserWorkloadsSecretRequest\x12\x41\n\x04name\x18\x01 \x01(\tB3\xe0\x41\x02\xfa\x41-\n+composer.googleapis.com/UserWorkloadsSecret\"\xd1\x01\n#CreateUserWorkloadsConfigMapRequest\x12;\n\x06parent\x18\x01 \x01(\tB+\xe0\x41\x02\xfa\x41%\n#composer.googleapis.com/Environment\x12m\n\x19user_workloads_config_map\x18\x02 \x01(\x0b\x32\x45.google.cloud.orchestration.airflow.service.v1.UserWorkloadsConfigMapB\x03\xe0\x41\x02\"h\n GetUserWorkloadsConfigMapRequest\x12\x44\n\x04name\x18\x01 \x01(\tB6\xe0\x41\x02\xfa\x41\x30\n.composer.googleapis.com/UserWorkloadsConfigMap\"\x92\x01\n\"ListUserWorkloadsConfigMapsRequest\x12;\n\x06parent\x18\x01 \x01(\tB+\xe0\x41\x02\xfa\x41%\n#composer.googleapis.com/Environment\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\"\x94\x01\n#UpdateUserWorkloadsConfigMapRequest\x12m\n\x19user_workloads_config_map\x18\x01 \x01(\x0b\x32\x45.google.cloud.orchestration.airflow.service.v1.UserWorkloadsConfigMapB\x03\xe0\x41\x01\"k\n#DeleteUserWorkloadsConfigMapRequest\x12\x44\n\x04name\x18\x01 \x01(\tB6\xe0\x41\x02\xfa\x41\x30\n.composer.googleapis.com/UserWorkloadsConfigMap\"\x86\x03\n\x13UserWorkloadsSecret\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x08\x12_\n\x04\x64\x61ta\x18\x02 \x03(\x0b\x32L.google.cloud.orchestration.airflow.service.v1.UserWorkloadsSecret.DataEntryB\x03\xe0\x41\x01\x1a+\n\tDataEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01:\xcd\x01\xea\x41\xc9\x01\n+composer.googleapis.com/UserWorkloadsSecret\x12oprojects/{project}/locations/{location}/environments/{environment}/userWorkloadsSecrets/{user_workloads_secret}*\x14userWorkloadsSecrets2\x13userWorkloadsSecret\"\x9f\x01\n ListUserWorkloadsSecretsResponse\x12\x62\n\x16user_workloads_secrets\x18\x01 \x03(\x0b\x32\x42.google.cloud.orchestration.airflow.service.v1.UserWorkloadsSecret\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\x9c\x03\n\x16UserWorkloadsConfigMap\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x08\x12\x62\n\x04\x64\x61ta\x18\x02 \x03(\x0b\x32O.google.cloud.orchestration.airflow.service.v1.UserWorkloadsConfigMap.DataEntryB\x03\xe0\x41\x01\x1a+\n\tDataEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01:\xdd\x01\xea\x41\xd9\x01\n.composer.googleapis.com/UserWorkloadsConfigMap\x12vprojects/{project}/locations/{location}/environments/{environment}/userWorkloadsConfigMaps/{user_workloads_config_map}*\x17userWorkloadsConfigMaps2\x16userWorkloadsConfigMap\"\xa9\x01\n#ListUserWorkloadsConfigMapsResponse\x12i\n\x1auser_workloads_config_maps\x18\x01 \x03(\x0b\x32\x45.google.cloud.orchestration.airflow.service.v1.UserWorkloadsConfigMap\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\x99\x01\n\x14ListWorkloadsRequest\x12;\n\x06parent\x18\x01 \x01(\tB+\xe0\x41\x02\xfa\x41%\n#composer.googleapis.com/Environment\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\"\xc5\x07\n\x15ListWorkloadsResponse\x12h\n\tworkloads\x18\x01 \x03(\x0b\x32U.google.cloud.orchestration.airflow.service.v1.ListWorkloadsResponse.ComposerWorkload\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\x1a\xfb\x01\n\x10\x43omposerWorkload\x12\x0c\n\x04name\x18\x01 \x01(\t\x12g\n\x04type\x18\x02 \x01(\x0e\x32Y.google.cloud.orchestration.airflow.service.v1.ListWorkloadsResponse.ComposerWorkloadType\x12p\n\x06status\x18\x03 \x01(\x0b\x32[.google.cloud.orchestration.airflow.service.v1.ListWorkloadsResponse.ComposerWorkloadStatusB\x03\xe0\x41\x03\x1a\xcb\x01\n\x16\x43omposerWorkloadStatus\x12n\n\x05state\x18\x01 \x01(\x0e\x32Z.google.cloud.orchestration.airflow.service.v1.ListWorkloadsResponse.ComposerWorkloadStateB\x03\xe0\x41\x03\x12\x1b\n\x0estatus_message\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12$\n\x17\x64\x65tailed_status_message\x18\x03 \x01(\tB\x03\xe0\x41\x03\"\xd1\x01\n\x14\x43omposerWorkloadType\x12&\n\"COMPOSER_WORKLOAD_TYPE_UNSPECIFIED\x10\x00\x12\x11\n\rCELERY_WORKER\x10\x01\x12\x15\n\x11KUBERNETES_WORKER\x10\x02\x12\x1b\n\x17KUBERNETES_OPERATOR_POD\x10\x03\x12\r\n\tSCHEDULER\x10\x04\x12\x11\n\rDAG_PROCESSOR\x10\x05\x12\r\n\tTRIGGERER\x10\x06\x12\x0e\n\nWEB_SERVER\x10\x07\x12\t\n\x05REDIS\x10\x08\"\x88\x01\n\x15\x43omposerWorkloadState\x12\'\n#COMPOSER_WORKLOAD_STATE_UNSPECIFIED\x10\x00\x12\x0b\n\x07PENDING\x10\x01\x12\x06\n\x02OK\x10\x02\x12\x0b\n\x07WARNING\x10\x03\x12\t\n\x05\x45RROR\x10\x04\x12\r\n\tSUCCEEDED\x10\x05\x12\n\n\x06\x46\x41ILED\x10\x06\"E\n\x13SaveSnapshotRequest\x12\x13\n\x0b\x65nvironment\x18\x01 \x01(\t\x12\x19\n\x11snapshot_location\x18\x02 \x01(\t\"-\n\x14SaveSnapshotResponse\x12\x15\n\rsnapshot_path\x18\x01 \x01(\t\"\xdd\x01\n\x13LoadSnapshotRequest\x12\x13\n\x0b\x65nvironment\x18\x01 \x01(\t\x12\x15\n\rsnapshot_path\x18\x02 \x01(\t\x12\'\n\x1fskip_pypi_packages_installation\x18\x03 \x01(\x08\x12*\n\"skip_environment_variables_setting\x18\x04 \x01(\x08\x12&\n\x1eskip_airflow_overrides_setting\x18\x05 \x01(\x08\x12\x1d\n\x15skip_gcs_data_copying\x18\x06 \x01(\x08\"\x16\n\x14LoadSnapshotResponse\".\n\x17\x44\x61tabaseFailoverRequest\x12\x13\n\x0b\x65nvironment\x18\x01 \x01(\t\"\x1a\n\x18\x44\x61tabaseFailoverResponse\"b\n\x1e\x46\x65tchDatabasePropertiesRequest\x12@\n\x0b\x65nvironment\x18\x01 \x01(\tB+\xe0\x41\x02\xfa\x41%\n#composer.googleapis.com/Environment\"~\n\x1f\x46\x65tchDatabasePropertiesResponse\x12\x18\n\x10primary_gce_zone\x18\x01 \x01(\t\x12\x1a\n\x12secondary_gce_zone\x18\x02 \x01(\t\x12%\n\x1dis_failover_replica_available\x18\x03 \x01(\x08\"$\n\rStorageConfig\x12\x13\n\x06\x62ucket\x18\x01 \x01(\tB\x03\xe0\x41\x01\"\x82\x0e\n\x11\x45nvironmentConfig\x12\x13\n\x0bgke_cluster\x18\x01 \x01(\t\x12\x16\n\x0e\x64\x61g_gcs_prefix\x18\x02 \x01(\t\x12\x12\n\nnode_count\x18\x03 \x01(\x05\x12[\n\x0fsoftware_config\x18\x04 \x01(\x0b\x32=.google.cloud.orchestration.airflow.service.v1.SoftwareConfigB\x03\xe0\x41\x01\x12S\n\x0bnode_config\x18\x05 \x01(\x0b\x32\x39.google.cloud.orchestration.airflow.service.v1.NodeConfigB\x03\xe0\x41\x01\x12p\n\x1aprivate_environment_config\x18\x07 \x01(\x0b\x32G.google.cloud.orchestration.airflow.service.v1.PrivateEnvironmentConfigB\x03\xe0\x41\x01\x12|\n!web_server_network_access_control\x18\x08 \x01(\x0b\x32L.google.cloud.orchestration.airflow.service.v1.WebServerNetworkAccessControlB\x03\xe0\x41\x01\x12[\n\x0f\x64\x61tabase_config\x18\t \x01(\x0b\x32=.google.cloud.orchestration.airflow.service.v1.DatabaseConfigB\x03\xe0\x41\x01\x12^\n\x11web_server_config\x18\n \x01(\x0b\x32>.google.cloud.orchestration.airflow.service.v1.WebServerConfigB\x03\xe0\x41\x01\x12_\n\x11\x65ncryption_config\x18\x0b \x01(\x0b\x32?.google.cloud.orchestration.airflow.service.v1.EncryptionConfigB\x03\xe0\x41\x01\x12\x61\n\x12maintenance_window\x18\x0c \x01(\x0b\x32@.google.cloud.orchestration.airflow.service.v1.MaintenanceWindowB\x03\xe0\x41\x01\x12]\n\x10workloads_config\x18\x0f \x01(\x0b\x32>.google.cloud.orchestration.airflow.service.v1.WorkloadsConfigB\x03\xe0\x41\x01\x12o\n\x10\x65nvironment_size\x18\x10 \x01(\x0e\x32P.google.cloud.orchestration.airflow.service.v1.EnvironmentConfig.EnvironmentSizeB\x03\xe0\x41\x01\x12\x13\n\x0b\x61irflow_uri\x18\x06 \x01(\t\x12\x1e\n\x11\x61irflow_byoid_uri\x18\x14 \x01(\tB\x03\xe0\x41\x03\x12}\n!master_authorized_networks_config\x18\x11 \x01(\x0b\x32M.google.cloud.orchestration.airflow.service.v1.MasterAuthorizedNetworksConfigB\x03\xe0\x41\x01\x12[\n\x0frecovery_config\x18\x12 \x01(\x0b\x32=.google.cloud.orchestration.airflow.service.v1.RecoveryConfigB\x03\xe0\x41\x01\x12m\n\x0fresilience_mode\x18\x13 \x01(\x0e\x32O.google.cloud.orchestration.airflow.service.v1.EnvironmentConfig.ResilienceModeB\x03\xe0\x41\x01\x12\x66\n\x15\x64\x61ta_retention_config\x18\x15 \x01(\x0b\x32\x42.google.cloud.orchestration.airflow.service.v1.DataRetentionConfigB\x03\xe0\x41\x01\"\x88\x01\n\x0f\x45nvironmentSize\x12 \n\x1c\x45NVIRONMENT_SIZE_UNSPECIFIED\x10\x00\x12\x1a\n\x16\x45NVIRONMENT_SIZE_SMALL\x10\x01\x12\x1b\n\x17\x45NVIRONMENT_SIZE_MEDIUM\x10\x02\x12\x1a\n\x16\x45NVIRONMENT_SIZE_LARGE\x10\x03\"F\n\x0eResilienceMode\x12\x1f\n\x1bRESILIENCE_MODE_UNSPECIFIED\x10\x00\x12\x13\n\x0fHIGH_RESILIENCE\x10\x01\"\xd2\x01\n\x1dWebServerNetworkAccessControl\x12v\n\x11\x61llowed_ip_ranges\x18\x01 \x03(\x0b\x32[.google.cloud.orchestration.airflow.service.v1.WebServerNetworkAccessControl.AllowedIpRange\x1a\x39\n\x0e\x41llowedIpRange\x12\r\n\x05value\x18\x01 \x01(\t\x12\x18\n\x0b\x64\x65scription\x18\x02 \x01(\tB\x03\xe0\x41\x01\">\n\x0e\x44\x61tabaseConfig\x12\x19\n\x0cmachine_type\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12\x11\n\x04zone\x18\x02 \x01(\tB\x03\xe0\x41\x01\",\n\x0fWebServerConfig\x12\x19\n\x0cmachine_type\x18\x01 \x01(\tB\x03\xe0\x41\x01\"-\n\x10\x45ncryptionConfig\x12\x19\n\x0ckms_key_name\x18\x01 \x01(\tB\x03\xe0\x41\x01\"\x94\x01\n\x11MaintenanceWindow\x12\x33\n\nstart_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x02\x12\x31\n\x08\x65nd_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x02\x12\x17\n\nrecurrence\x18\x03 \x01(\tB\x03\xe0\x41\x02\"\xb7\x07\n\x0eSoftwareConfig\x12\x1a\n\rimage_version\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12{\n\x18\x61irflow_config_overrides\x18\x02 \x03(\x0b\x32Y.google.cloud.orchestration.airflow.service.v1.SoftwareConfig.AirflowConfigOverridesEntry\x12\x66\n\rpypi_packages\x18\x03 \x03(\x0b\x32O.google.cloud.orchestration.airflow.service.v1.SoftwareConfig.PypiPackagesEntry\x12\x66\n\renv_variables\x18\x04 \x03(\x0b\x32O.google.cloud.orchestration.airflow.service.v1.SoftwareConfig.EnvVariablesEntry\x12\x16\n\x0epython_version\x18\x06 \x01(\t\x12\x1c\n\x0fscheduler_count\x18\x07 \x01(\x05\x42\x03\xe0\x41\x01\x12w\n\x1e\x63loud_data_lineage_integration\x18\x08 \x01(\x0b\x32J.google.cloud.orchestration.airflow.service.v1.CloudDataLineageIntegrationB\x03\xe0\x41\x01\x12x\n\x17web_server_plugins_mode\x18\n \x01(\x0e\x32R.google.cloud.orchestration.airflow.service.v1.SoftwareConfig.WebServerPluginsModeB\x03\xe0\x41\x01\x1a=\n\x1b\x41irflowConfigOverridesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a\x33\n\x11PypiPackagesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a\x33\n\x11\x45nvVariablesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"j\n\x14WebServerPluginsMode\x12\'\n#WEB_SERVER_PLUGINS_MODE_UNSPECIFIED\x10\x00\x12\x14\n\x10PLUGINS_DISABLED\x10\x01\x12\x13\n\x0fPLUGINS_ENABLED\x10\x02\"\x90\x02\n\x12IPAllocationPolicy\x12\x1b\n\x0euse_ip_aliases\x18\x01 \x01(\x08\x42\x03\xe0\x41\x01\x12+\n\x1c\x63luster_secondary_range_name\x18\x02 \x01(\tB\x03\xe0\x41\x01H\x00\x12&\n\x17\x63luster_ipv4_cidr_block\x18\x04 \x01(\tB\x03\xe0\x41\x01H\x00\x12,\n\x1dservices_secondary_range_name\x18\x03 \x01(\tB\x03\xe0\x41\x01H\x01\x12\'\n\x18services_ipv4_cidr_block\x18\x05 \x01(\tB\x03\xe0\x41\x01H\x01\x42\x17\n\x15\x63luster_ip_allocationB\x18\n\x16services_ip_allocation\"\x9e\x03\n\nNodeConfig\x12\x10\n\x08location\x18\x01 \x01(\t\x12\x14\n\x0cmachine_type\x18\x02 \x01(\t\x12\x14\n\x07network\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x17\n\nsubnetwork\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x14\n\x0c\x64isk_size_gb\x18\x05 \x01(\x05\x12\x14\n\x0coauth_scopes\x18\x06 \x03(\t\x12\x1c\n\x0fservice_account\x18\x07 \x01(\tB\x03\xe0\x41\x01\x12\x0c\n\x04tags\x18\x08 \x03(\t\x12\x64\n\x14ip_allocation_policy\x18\t \x01(\x0b\x32\x41.google.cloud.orchestration.airflow.service.v1.IPAllocationPolicyB\x03\xe0\x41\x01\x12!\n\x14\x65nable_ip_masq_agent\x18\x0b \x01(\x08\x42\x03\xe0\x41\x01\x12(\n\x1b\x63omposer_network_attachment\x18\x0c \x01(\tB\x03\xe0\x41\x01\x12.\n!composer_internal_ipv4_cidr_block\x18\r \x01(\tB\x03\xe0\x41\x01\"\x8a\x01\n\x14PrivateClusterConfig\x12$\n\x17\x65nable_private_endpoint\x18\x01 \x01(\x08\x42\x03\xe0\x41\x01\x12#\n\x16master_ipv4_cidr_block\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12\'\n\x1amaster_ipv4_reserved_range\x18\x03 \x01(\tB\x03\xe0\x41\x03\"\xe1\x01\n\x10NetworkingConfig\x12l\n\x0f\x63onnection_type\x18\x01 \x01(\x0e\x32N.google.cloud.orchestration.airflow.service.v1.NetworkingConfig.ConnectionTypeB\x03\xe0\x41\x01\"_\n\x0e\x43onnectionType\x12\x1f\n\x1b\x43ONNECTION_TYPE_UNSPECIFIED\x10\x00\x12\x0f\n\x0bVPC_PEERING\x10\x01\x12\x1b\n\x17PRIVATE_SERVICE_CONNECT\x10\x02\"\x85\x05\n\x18PrivateEnvironmentConfig\x12\'\n\x1a\x65nable_private_environment\x18\x01 \x01(\x08\x42\x03\xe0\x41\x01\x12\'\n\x1a\x65nable_private_builds_only\x18\x0b \x01(\x08\x42\x03\xe0\x41\x01\x12h\n\x16private_cluster_config\x18\x02 \x01(\x0b\x32\x43.google.cloud.orchestration.airflow.service.v1.PrivateClusterConfigB\x03\xe0\x41\x01\x12\'\n\x1aweb_server_ipv4_cidr_block\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12&\n\x19\x63loud_sql_ipv4_cidr_block\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12+\n\x1eweb_server_ipv4_reserved_range\x18\x05 \x01(\tB\x03\xe0\x41\x03\x12\x33\n&cloud_composer_network_ipv4_cidr_block\x18\x07 \x01(\tB\x03\xe0\x41\x01\x12\x37\n*cloud_composer_network_ipv4_reserved_range\x18\x08 \x01(\tB\x03\xe0\x41\x03\x12-\n enable_privately_used_public_ips\x18\x06 \x01(\x08\x42\x03\xe0\x41\x01\x12\x31\n$cloud_composer_connection_subnetwork\x18\t \x01(\tB\x03\xe0\x41\x01\x12_\n\x11networking_config\x18\n \x01(\x0b\x32?.google.cloud.orchestration.airflow.service.v1.NetworkingConfigB\x03\xe0\x41\x01\"\xb1\x08\n\x0fWorkloadsConfig\x12h\n\tscheduler\x18\x01 \x01(\x0b\x32P.google.cloud.orchestration.airflow.service.v1.WorkloadsConfig.SchedulerResourceB\x03\xe0\x41\x01\x12i\n\nweb_server\x18\x02 \x01(\x0b\x32P.google.cloud.orchestration.airflow.service.v1.WorkloadsConfig.WebServerResourceB\x03\xe0\x41\x01\x12\x62\n\x06worker\x18\x03 \x01(\x0b\x32M.google.cloud.orchestration.airflow.service.v1.WorkloadsConfig.WorkerResourceB\x03\xe0\x41\x01\x12h\n\ttriggerer\x18\x04 \x01(\x0b\x32P.google.cloud.orchestration.airflow.service.v1.WorkloadsConfig.TriggererResourceB\x03\xe0\x41\x01\x12o\n\rdag_processor\x18\x05 \x01(\x0b\x32S.google.cloud.orchestration.airflow.service.v1.WorkloadsConfig.DagProcessorResourceB\x03\xe0\x41\x01\x1aj\n\x11SchedulerResource\x12\x10\n\x03\x63pu\x18\x01 \x01(\x02\x42\x03\xe0\x41\x01\x12\x16\n\tmemory_gb\x18\x02 \x01(\x02\x42\x03\xe0\x41\x01\x12\x17\n\nstorage_gb\x18\x03 \x01(\x02\x42\x03\xe0\x41\x01\x12\x12\n\x05\x63ount\x18\x04 \x01(\x05\x42\x03\xe0\x41\x01\x1aV\n\x11WebServerResource\x12\x10\n\x03\x63pu\x18\x01 \x01(\x02\x42\x03\xe0\x41\x01\x12\x16\n\tmemory_gb\x18\x02 \x01(\x02\x42\x03\xe0\x41\x01\x12\x17\n\nstorage_gb\x18\x03 \x01(\x02\x42\x03\xe0\x41\x01\x1a\x83\x01\n\x0eWorkerResource\x12\x10\n\x03\x63pu\x18\x01 \x01(\x02\x42\x03\xe0\x41\x01\x12\x16\n\tmemory_gb\x18\x02 \x01(\x02\x42\x03\xe0\x41\x01\x12\x17\n\nstorage_gb\x18\x03 \x01(\x02\x42\x03\xe0\x41\x01\x12\x16\n\tmin_count\x18\x04 \x01(\x05\x42\x03\xe0\x41\x01\x12\x16\n\tmax_count\x18\x05 \x01(\x05\x42\x03\xe0\x41\x01\x1aQ\n\x11TriggererResource\x12\x12\n\x05\x63ount\x18\x01 \x01(\x05\x42\x03\xe0\x41\x01\x12\x10\n\x03\x63pu\x18\x02 \x01(\x02\x42\x03\xe0\x41\x01\x12\x16\n\tmemory_gb\x18\x03 \x01(\x02\x42\x03\xe0\x41\x01\x1am\n\x14\x44\x61gProcessorResource\x12\x10\n\x03\x63pu\x18\x01 \x01(\x02\x42\x03\xe0\x41\x01\x12\x16\n\tmemory_gb\x18\x02 \x01(\x02\x42\x03\xe0\x41\x01\x12\x17\n\nstorage_gb\x18\x03 \x01(\x02\x42\x03\xe0\x41\x01\x12\x12\n\x05\x63ount\x18\x04 \x01(\x05\x42\x03\xe0\x41\x01\"\x82\x01\n\x0eRecoveryConfig\x12p\n\x1ascheduled_snapshots_config\x18\x01 \x01(\x0b\x32G.google.cloud.orchestration.airflow.service.v1.ScheduledSnapshotsConfigB\x03\xe0\x41\x01\"\x91\x01\n\x18ScheduledSnapshotsConfig\x12\x14\n\x07\x65nabled\x18\x01 \x01(\x08\x42\x03\xe0\x41\x01\x12\x1e\n\x11snapshot_location\x18\x06 \x01(\tB\x03\xe0\x41\x01\x12\'\n\x1asnapshot_creation_schedule\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x16\n\ttime_zone\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\xd6\x01\n\x1eMasterAuthorizedNetworksConfig\x12\x0f\n\x07\x65nabled\x18\x01 \x01(\x08\x12l\n\x0b\x63idr_blocks\x18\x02 \x03(\x0b\x32W.google.cloud.orchestration.airflow.service.v1.MasterAuthorizedNetworksConfig.CidrBlock\x1a\x35\n\tCidrBlock\x12\x14\n\x0c\x64isplay_name\x18\x01 \x01(\t\x12\x12\n\ncidr_block\x18\x02 \x01(\t\"3\n\x1b\x43loudDataLineageIntegration\x12\x14\n\x07\x65nabled\x18\x01 \x01(\x08\x42\x03\xe0\x41\x01\"\xa7\x06\n\x0b\x45nvironment\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x08\x12U\n\x06\x63onfig\x18\x02 \x01(\x0b\x32@.google.cloud.orchestration.airflow.service.v1.EnvironmentConfigB\x03\xe0\x41\x01\x12\x0c\n\x04uuid\x18\x03 \x01(\t\x12O\n\x05state\x18\x04 \x01(\x0e\x32@.google.cloud.orchestration.airflow.service.v1.Environment.State\x12/\n\x0b\x63reate_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12/\n\x0bupdate_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12[\n\x06labels\x18\x07 \x03(\x0b\x32\x46.google.cloud.orchestration.airflow.service.v1.Environment.LabelsEntryB\x03\xe0\x41\x01\x12\x1a\n\rsatisfies_pzs\x18\x08 \x01(\x08\x42\x03\xe0\x41\x03\x12\x1a\n\rsatisfies_pzi\x18\n \x01(\x08\x42\x03\xe0\x41\x03\x12Y\n\x0estorage_config\x18\t \x01(\x0b\x32<.google.cloud.orchestration.airflow.service.v1.StorageConfigB\x03\xe0\x41\x01\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"`\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0c\n\x08\x43REATING\x10\x01\x12\x0b\n\x07RUNNING\x10\x02\x12\x0c\n\x08UPDATING\x10\x03\x12\x0c\n\x08\x44\x45LETING\x10\x04\x12\t\n\x05\x45RROR\x10\x05:l\xea\x41i\n#composer.googleapis.com/Environment\x12\x42projects/{project}/locations/{location}/environments/{environment}\"K\n\x13\x43heckUpgradeRequest\x12\x18\n\x0b\x65nvironment\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x1a\n\rimage_version\x18\x02 \x01(\tB\x03\xe0\x41\x01\"\xf9\x03\n\x14\x43heckUpgradeResponse\x12\x1a\n\rbuild_log_uri\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12\x7f\n\x1e\x63ontains_pypi_modules_conflict\x18\x04 \x01(\x0e\x32R.google.cloud.orchestration.airflow.service.v1.CheckUpgradeResponse.ConflictResultB\x03\xe0\x41\x03\x12,\n\x1fpypi_conflict_build_log_extract\x18\x03 \x01(\tB\x03\xe0\x41\x03\x12\x15\n\rimage_version\x18\x05 \x01(\t\x12t\n\x11pypi_dependencies\x18\x06 \x03(\x0b\x32Y.google.cloud.orchestration.airflow.service.v1.CheckUpgradeResponse.PypiDependenciesEntry\x1a\x37\n\x15PypiDependenciesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"P\n\x0e\x43onflictResult\x12\x1f\n\x1b\x43ONFLICT_RESULT_UNSPECIFIED\x10\x00\x12\x0c\n\x08\x43ONFLICT\x10\x01\x12\x0f\n\x0bNO_CONFLICT\x10\x02\"\x8c\x02\n\x13\x44\x61taRetentionConfig\x12\x83\x01\n!airflow_metadata_retention_config\x18\x01 \x01(\x0b\x32S.google.cloud.orchestration.airflow.service.v1.AirflowMetadataRetentionPolicyConfigB\x03\xe0\x41\x01\x12o\n\x1atask_logs_retention_config\x18\x02 \x01(\x0b\x32\x46.google.cloud.orchestration.airflow.service.v1.TaskLogsRetentionConfigB\x03\xe0\x41\x01\"\x8c\x02\n\x17TaskLogsRetentionConfig\x12u\n\x0cstorage_mode\x18\x02 \x01(\x0e\x32Z.google.cloud.orchestration.airflow.service.v1.TaskLogsRetentionConfig.TaskLogsStorageModeB\x03\xe0\x41\x01\"z\n\x13TaskLogsStorageMode\x12&\n\"TASK_LOGS_STORAGE_MODE_UNSPECIFIED\x10\x00\x12#\n\x1f\x43LOUD_LOGGING_AND_CLOUD_STORAGE\x10\x01\x12\x16\n\x12\x43LOUD_LOGGING_ONLY\x10\x02\"\xad\x02\n$AirflowMetadataRetentionPolicyConfig\x12~\n\x0eretention_mode\x18\x01 \x01(\x0e\x32\x61.google.cloud.orchestration.airflow.service.v1.AirflowMetadataRetentionPolicyConfig.RetentionModeB\x03\xe0\x41\x01\x12\x1b\n\x0eretention_days\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\"h\n\rRetentionMode\x12\x1e\n\x1aRETENTION_MODE_UNSPECIFIED\x10\x00\x12\x1a\n\x16RETENTION_MODE_ENABLED\x10\x01\x12\x1b\n\x17RETENTION_MODE_DISABLED\x10\x02\x32\xc8\x36\n\x0c\x45nvironments\x12\xa9\x02\n\x11\x43reateEnvironment\x12G.google.cloud.orchestration.airflow.service.v1.CreateEnvironmentRequest\x1a\x1d.google.longrunning.Operation\"\xab\x01\xca\x41N\n\x0b\x45nvironment\x12?google.cloud.orchestration.airflow.service.v1.OperationMetadata\xda\x41\x12parent,environment\x82\xd3\xe4\x93\x02?\"0/v1/{parent=projects/*/locations/*}/environments:\x0b\x65nvironment\x12\xd3\x01\n\x0eGetEnvironment\x12\x44.google.cloud.orchestration.airflow.service.v1.GetEnvironmentRequest\x1a:.google.cloud.orchestration.airflow.service.v1.Environment\"?\xda\x41\x04name\x82\xd3\xe4\x93\x02\x32\x12\x30/v1/{name=projects/*/locations/*/environments/*}\x12\xe6\x01\n\x10ListEnvironments\x12\x46.google.cloud.orchestration.airflow.service.v1.ListEnvironmentsRequest\x1aG.google.cloud.orchestration.airflow.service.v1.ListEnvironmentsResponse\"A\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x32\x12\x30/v1/{parent=projects/*/locations/*}/environments\x12\xb3\x02\n\x11UpdateEnvironment\x12G.google.cloud.orchestration.airflow.service.v1.UpdateEnvironmentRequest\x1a\x1d.google.longrunning.Operation\"\xb5\x01\xca\x41N\n\x0b\x45nvironment\x12?google.cloud.orchestration.airflow.service.v1.OperationMetadata\xda\x41\x1cname,environment,update_mask\x82\xd3\xe4\x93\x02?20/v1/{name=projects/*/locations/*/environments/*}:\x0b\x65nvironment\x12\x98\x02\n\x11\x44\x65leteEnvironment\x12G.google.cloud.orchestration.airflow.service.v1.DeleteEnvironmentRequest\x1a\x1d.google.longrunning.Operation\"\x9a\x01\xca\x41X\n\x15google.protobuf.Empty\x12?google.cloud.orchestration.airflow.service.v1.OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02\x32*0/v1/{name=projects/*/locations/*/environments/*}\x12\x8c\x02\n\x15\x45xecuteAirflowCommand\x12K.google.cloud.orchestration.airflow.service.v1.ExecuteAirflowCommandRequest\x1aL.google.cloud.orchestration.airflow.service.v1.ExecuteAirflowCommandResponse\"X\x82\xd3\xe4\x93\x02R\"M/v1/{environment=projects/*/locations/*/environments/*}:executeAirflowCommand:\x01*\x12\x80\x02\n\x12StopAirflowCommand\x12H.google.cloud.orchestration.airflow.service.v1.StopAirflowCommandRequest\x1aI.google.cloud.orchestration.airflow.service.v1.StopAirflowCommandResponse\"U\x82\xd3\xe4\x93\x02O\"J/v1/{environment=projects/*/locations/*/environments/*}:stopAirflowCommand:\x01*\x12\x80\x02\n\x12PollAirflowCommand\x12H.google.cloud.orchestration.airflow.service.v1.PollAirflowCommandRequest\x1aI.google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse\"U\x82\xd3\xe4\x93\x02O\"J/v1/{environment=projects/*/locations/*/environments/*}:pollAirflowCommand:\x01*\x12\xe9\x01\n\rListWorkloads\x12\x43.google.cloud.orchestration.airflow.service.v1.ListWorkloadsRequest\x1a\x44.google.cloud.orchestration.airflow.service.v1.ListWorkloadsResponse\"M\xda\x41\x06parent\x82\xd3\xe4\x93\x02>\x12</v1/{parent=projects/*/locations/*/environments/*}/workloads\x12\xcc\x02\n\x0c\x43heckUpgrade\x12\x42.google.cloud.orchestration.airflow.service.v1.CheckUpgradeRequest\x1a\x1d.google.longrunning.Operation\"\xd8\x01\xca\x41\x85\x01\nBgoogle.cloud.orchestration.airflow.service.v1.CheckUpgradeResponse\x12?google.cloud.orchestration.airflow.service.v1.OperationMetadata\x82\xd3\xe4\x93\x02I\"D/v1/{environment=projects/*/locations/*/environments/*}:checkUpgrade:\x01*\x12\xb8\x02\n\x19\x43reateUserWorkloadsSecret\x12O.google.cloud.orchestration.airflow.service.v1.CreateUserWorkloadsSecretRequest\x1a\x42.google.cloud.orchestration.airflow.service.v1.UserWorkloadsSecret\"\x85\x01\xda\x41\x1cparent,user_workloads_secret\x82\xd3\xe4\x93\x02`\"G/v1/{parent=projects/*/locations/*/environments/*}/userWorkloadsSecrets:\x15user_workloads_secret\x12\x82\x02\n\x16GetUserWorkloadsSecret\x12L.google.cloud.orchestration.airflow.service.v1.GetUserWorkloadsSecretRequest\x1a\x42.google.cloud.orchestration.airflow.service.v1.UserWorkloadsSecret\"V\xda\x41\x04name\x82\xd3\xe4\x93\x02I\x12G/v1/{name=projects/*/locations/*/environments/*/userWorkloadsSecrets/*}\x12\x95\x02\n\x18ListUserWorkloadsSecrets\x12N.google.cloud.orchestration.airflow.service.v1.ListUserWorkloadsSecretsRequest\x1aO.google.cloud.orchestration.airflow.service.v1.ListUserWorkloadsSecretsResponse\"X\xda\x41\x06parent\x82\xd3\xe4\x93\x02I\x12G/v1/{parent=projects/*/locations/*/environments/*}/userWorkloadsSecrets\x12\xc7\x02\n\x19UpdateUserWorkloadsSecret\x12O.google.cloud.orchestration.airflow.service.v1.UpdateUserWorkloadsSecretRequest\x1a\x42.google.cloud.orchestration.airflow.service.v1.UserWorkloadsSecret\"\x94\x01\xda\x41\x15user_workloads_secret\x82\xd3\xe4\x93\x02v\x1a]/v1/{user_workloads_secret.name=projects/*/locations/*/environments/*/userWorkloadsSecrets/*}:\x15user_workloads_secret\x12\xdc\x01\n\x19\x44\x65leteUserWorkloadsSecret\x12O.google.cloud.orchestration.airflow.service.v1.DeleteUserWorkloadsSecretRequest\x1a\x16.google.protobuf.Empty\"V\xda\x41\x04name\x82\xd3\xe4\x93\x02I*G/v1/{name=projects/*/locations/*/environments/*/userWorkloadsSecrets/*}\x12\xcc\x02\n\x1c\x43reateUserWorkloadsConfigMap\x12R.google.cloud.orchestration.airflow.service.v1.CreateUserWorkloadsConfigMapRequest\x1a\x45.google.cloud.orchestration.airflow.service.v1.UserWorkloadsConfigMap\"\x90\x01\xda\x41 parent,user_workloads_config_map\x82\xd3\xe4\x93\x02g\"J/v1/{parent=projects/*/locations/*/environments/*}/userWorkloadsConfigMaps:\x19user_workloads_config_map\x12\x8e\x02\n\x19GetUserWorkloadsConfigMap\x12O.google.cloud.orchestration.airflow.service.v1.GetUserWorkloadsConfigMapRequest\x1a\x45.google.cloud.orchestration.airflow.service.v1.UserWorkloadsConfigMap\"Y\xda\x41\x04name\x82\xd3\xe4\x93\x02L\x12J/v1/{name=projects/*/locations/*/environments/*/userWorkloadsConfigMaps/*}\x12\xa1\x02\n\x1bListUserWorkloadsConfigMaps\x12Q.google.cloud.orchestration.airflow.service.v1.ListUserWorkloadsConfigMapsRequest\x1aR.google.cloud.orchestration.airflow.service.v1.ListUserWorkloadsConfigMapsResponse\"[\xda\x41\x06parent\x82\xd3\xe4\x93\x02L\x12J/v1/{parent=projects/*/locations/*/environments/*}/userWorkloadsConfigMaps\x12\xe0\x02\n\x1cUpdateUserWorkloadsConfigMap\x12R.google.cloud.orchestration.airflow.service.v1.UpdateUserWorkloadsConfigMapRequest\x1a\x45.google.cloud.orchestration.airflow.service.v1.UserWorkloadsConfigMap\"\xa4\x01\xda\x41\x19user_workloads_config_map\x82\xd3\xe4\x93\x02\x81\x01\x1a\x64/v1/{user_workloads_config_map.name=projects/*/locations/*/environments/*/userWorkloadsConfigMaps/*}:\x19user_workloads_config_map\x12\xe5\x01\n\x1c\x44\x65leteUserWorkloadsConfigMap\x12R.google.cloud.orchestration.airflow.service.v1.DeleteUserWorkloadsConfigMapRequest\x1a\x16.google.protobuf.Empty\"Y\xda\x41\x04name\x82\xd3\xe4\x93\x02L*J/v1/{name=projects/*/locations/*/environments/*/userWorkloadsConfigMaps/*}\x12\xcc\x02\n\x0cSaveSnapshot\x12\x42.google.cloud.orchestration.airflow.service.v1.SaveSnapshotRequest\x1a\x1d.google.longrunning.Operation\"\xd8\x01\xca\x41\x85\x01\nBgoogle.cloud.orchestration.airflow.service.v1.SaveSnapshotResponse\x12?google.cloud.orchestration.airflow.service.v1.OperationMetadata\x82\xd3\xe4\x93\x02I\"D/v1/{environment=projects/*/locations/*/environments/*}:saveSnapshot:\x01*\x12\xcc\x02\n\x0cLoadSnapshot\x12\x42.google.cloud.orchestration.airflow.service.v1.LoadSnapshotRequest\x1a\x1d.google.longrunning.Operation\"\xd8\x01\xca\x41\x85\x01\nBgoogle.cloud.orchestration.airflow.service.v1.LoadSnapshotResponse\x12?google.cloud.orchestration.airflow.service.v1.OperationMetadata\x82\xd3\xe4\x93\x02I\"D/v1/{environment=projects/*/locations/*/environments/*}:loadSnapshot:\x01*\x12\xdc\x02\n\x10\x44\x61tabaseFailover\x12\x46.google.cloud.orchestration.airflow.service.v1.DatabaseFailoverRequest\x1a\x1d.google.longrunning.Operation\"\xe0\x01\xca\x41\x89\x01\nFgoogle.cloud.orchestration.airflow.service.v1.DatabaseFailoverResponse\x12?google.cloud.orchestration.airflow.service.v1.OperationMetadata\x82\xd3\xe4\x93\x02M\"H/v1/{environment=projects/*/locations/*/environments/*}:databaseFailover:\x01*\x12\x91\x02\n\x17\x46\x65tchDatabaseProperties\x12M.google.cloud.orchestration.airflow.service.v1.FetchDatabasePropertiesRequest\x1aN.google.cloud.orchestration.airflow.service.v1.FetchDatabasePropertiesResponse\"W\x82\xd3\xe4\x93\x02Q\x12O/v1/{environment=projects/*/locations/*/environments/*}:fetchDatabaseProperties\x1aK\xca\x41\x17\x63omposer.googleapis.com\xd2\x41.https://www.googleapis.com/auth/cloud-platformB\x82\x01\n1com.google.cloud.orchestration.airflow.service.v1P\x01ZKcloud.google.com/go/orchestration/airflow/service/apiv1/servicepb;servicepbb\x06proto3"
|
19
19
|
|
20
20
|
pool = Google::Protobuf::DescriptorPool.generated_pool
|
21
21
|
|
@@ -122,11 +122,14 @@ module Google
|
|
122
122
|
CloudDataLineageIntegration = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.orchestration.airflow.service.v1.CloudDataLineageIntegration").msgclass
|
123
123
|
Environment = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.orchestration.airflow.service.v1.Environment").msgclass
|
124
124
|
Environment::State = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.orchestration.airflow.service.v1.Environment.State").enummodule
|
125
|
+
CheckUpgradeRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.orchestration.airflow.service.v1.CheckUpgradeRequest").msgclass
|
125
126
|
CheckUpgradeResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.orchestration.airflow.service.v1.CheckUpgradeResponse").msgclass
|
126
127
|
CheckUpgradeResponse::ConflictResult = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.orchestration.airflow.service.v1.CheckUpgradeResponse.ConflictResult").enummodule
|
127
128
|
DataRetentionConfig = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.orchestration.airflow.service.v1.DataRetentionConfig").msgclass
|
128
129
|
TaskLogsRetentionConfig = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.orchestration.airflow.service.v1.TaskLogsRetentionConfig").msgclass
|
129
130
|
TaskLogsRetentionConfig::TaskLogsStorageMode = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.orchestration.airflow.service.v1.TaskLogsRetentionConfig.TaskLogsStorageMode").enummodule
|
131
|
+
AirflowMetadataRetentionPolicyConfig = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.orchestration.airflow.service.v1.AirflowMetadataRetentionPolicyConfig").msgclass
|
132
|
+
AirflowMetadataRetentionPolicyConfig::RetentionMode = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.orchestration.airflow.service.v1.AirflowMetadataRetentionPolicyConfig.RetentionMode").enummodule
|
130
133
|
end
|
131
134
|
end
|
132
135
|
end
|
@@ -57,6 +57,10 @@ module Google
|
|
57
57
|
# This method is supported for Cloud Composer environments in versions
|
58
58
|
# composer-3.*.*-airflow-*.*.* and newer.
|
59
59
|
rpc :ListWorkloads, ::Google::Cloud::Orchestration::Airflow::Service::V1::ListWorkloadsRequest, ::Google::Cloud::Orchestration::Airflow::Service::V1::ListWorkloadsResponse
|
60
|
+
# Check if an upgrade operation on the environment will succeed.
|
61
|
+
#
|
62
|
+
# In case of problems detailed info can be found in the returned Operation.
|
63
|
+
rpc :CheckUpgrade, ::Google::Cloud::Orchestration::Airflow::Service::V1::CheckUpgradeRequest, ::Google::Longrunning::Operation
|
60
64
|
# Creates a user workloads Secret.
|
61
65
|
#
|
62
66
|
# This method is supported for Cloud Composer environments in versions
|
@@ -157,8 +157,28 @@ module Google
|
|
157
157
|
universe_domain: @config.universe_domain,
|
158
158
|
channel_args: @config.channel_args,
|
159
159
|
interceptors: @config.interceptors,
|
160
|
-
channel_pool_config: @config.channel_pool
|
160
|
+
channel_pool_config: @config.channel_pool,
|
161
|
+
logger: @config.logger
|
161
162
|
)
|
163
|
+
|
164
|
+
@image_versions_stub.stub_logger&.info do |entry|
|
165
|
+
entry.set_system_name
|
166
|
+
entry.set_service
|
167
|
+
entry.message = "Created client for #{entry.service}"
|
168
|
+
entry.set_credentials_fields credentials
|
169
|
+
entry.set "customEndpoint", @config.endpoint if @config.endpoint
|
170
|
+
entry.set "defaultTimeout", @config.timeout if @config.timeout
|
171
|
+
entry.set "quotaProject", @quota_project_id if @quota_project_id
|
172
|
+
end
|
173
|
+
end
|
174
|
+
|
175
|
+
##
|
176
|
+
# The logger used for request/response debug logging.
|
177
|
+
#
|
178
|
+
# @return [Logger]
|
179
|
+
#
|
180
|
+
def logger
|
181
|
+
@image_versions_stub.logger
|
162
182
|
end
|
163
183
|
|
164
184
|
# Service calls
|
@@ -255,7 +275,7 @@ module Google
|
|
255
275
|
@image_versions_stub.call_rpc :list_image_versions, request, options: options do |response, operation|
|
256
276
|
response = ::Gapic::PagedEnumerable.new @image_versions_stub, :list_image_versions, request, response, operation, options
|
257
277
|
yield response, operation if block_given?
|
258
|
-
|
278
|
+
throw :response, response
|
259
279
|
end
|
260
280
|
rescue ::GRPC::BadStatus => e
|
261
281
|
raise ::Google::Cloud::Error.from_error(e)
|
@@ -344,6 +364,11 @@ module Google
|
|
344
364
|
# default endpoint URL. The default value of nil uses the environment
|
345
365
|
# universe (usually the default "googleapis.com" universe).
|
346
366
|
# @return [::String,nil]
|
367
|
+
# @!attribute [rw] logger
|
368
|
+
# A custom logger to use for request/response debug logging, or the value
|
369
|
+
# `:default` (the default) to construct a default logger, or `nil` to
|
370
|
+
# explicitly disable logging.
|
371
|
+
# @return [::Logger,:default,nil]
|
347
372
|
#
|
348
373
|
class Configuration
|
349
374
|
extend ::Gapic::Config
|
@@ -368,6 +393,7 @@ module Google
|
|
368
393
|
config_attr :retry_policy, nil, ::Hash, ::Proc, nil
|
369
394
|
config_attr :quota_project, nil, ::String, nil
|
370
395
|
config_attr :universe_domain, nil, ::String, nil
|
396
|
+
config_attr :logger, :default, ::Logger, nil, :default
|
371
397
|
|
372
398
|
# @private
|
373
399
|
def initialize parent_config = nil
|
@@ -150,8 +150,28 @@ module Google
|
|
150
150
|
endpoint: @config.endpoint,
|
151
151
|
endpoint_template: DEFAULT_ENDPOINT_TEMPLATE,
|
152
152
|
universe_domain: @config.universe_domain,
|
153
|
-
credentials: credentials
|
153
|
+
credentials: credentials,
|
154
|
+
logger: @config.logger
|
154
155
|
)
|
156
|
+
|
157
|
+
@image_versions_stub.logger(stub: true)&.info do |entry|
|
158
|
+
entry.set_system_name
|
159
|
+
entry.set_service
|
160
|
+
entry.message = "Created client for #{entry.service}"
|
161
|
+
entry.set_credentials_fields credentials
|
162
|
+
entry.set "customEndpoint", @config.endpoint if @config.endpoint
|
163
|
+
entry.set "defaultTimeout", @config.timeout if @config.timeout
|
164
|
+
entry.set "quotaProject", @quota_project_id if @quota_project_id
|
165
|
+
end
|
166
|
+
end
|
167
|
+
|
168
|
+
##
|
169
|
+
# The logger used for request/response debug logging.
|
170
|
+
#
|
171
|
+
# @return [Logger]
|
172
|
+
#
|
173
|
+
def logger
|
174
|
+
@image_versions_stub.logger
|
155
175
|
end
|
156
176
|
|
157
177
|
# Service calls
|
@@ -241,7 +261,7 @@ module Google
|
|
241
261
|
@image_versions_stub.list_image_versions request, options do |result, operation|
|
242
262
|
result = ::Gapic::Rest::PagedEnumerable.new @image_versions_stub, :list_image_versions, "image_versions", request, result, options
|
243
263
|
yield result, operation if block_given?
|
244
|
-
|
264
|
+
throw :response, result
|
245
265
|
end
|
246
266
|
rescue ::Gapic::Rest::Error => e
|
247
267
|
raise ::Google::Cloud::Error.from_error(e)
|
@@ -321,6 +341,11 @@ module Google
|
|
321
341
|
# default endpoint URL. The default value of nil uses the environment
|
322
342
|
# universe (usually the default "googleapis.com" universe).
|
323
343
|
# @return [::String,nil]
|
344
|
+
# @!attribute [rw] logger
|
345
|
+
# A custom logger to use for request/response debug logging, or the value
|
346
|
+
# `:default` (the default) to construct a default logger, or `nil` to
|
347
|
+
# explicitly disable logging.
|
348
|
+
# @return [::Logger,:default,nil]
|
324
349
|
#
|
325
350
|
class Configuration
|
326
351
|
extend ::Gapic::Config
|
@@ -342,6 +367,7 @@ module Google
|
|
342
367
|
config_attr :retry_policy, nil, ::Hash, ::Proc, nil
|
343
368
|
config_attr :quota_project, nil, ::String, nil
|
344
369
|
config_attr :universe_domain, nil, ::String, nil
|
370
|
+
config_attr :logger, :default, ::Logger, nil, :default
|
345
371
|
|
346
372
|
# @private
|
347
373
|
def initialize parent_config = nil
|
@@ -32,7 +32,8 @@ module Google
|
|
32
32
|
# including transcoding, making the REST call, and deserialing the response.
|
33
33
|
#
|
34
34
|
class ServiceStub
|
35
|
-
|
35
|
+
# @private
|
36
|
+
def initialize endpoint:, endpoint_template:, universe_domain:, credentials:, logger:
|
36
37
|
# These require statements are intentionally placed here to initialize
|
37
38
|
# the REST modules only when it's required.
|
38
39
|
require "gapic/rest"
|
@@ -42,7 +43,9 @@ module Google
|
|
42
43
|
universe_domain: universe_domain,
|
43
44
|
credentials: credentials,
|
44
45
|
numeric_enums: true,
|
45
|
-
|
46
|
+
service_name: self.class,
|
47
|
+
raise_faraday_errors: false,
|
48
|
+
logger: logger
|
46
49
|
end
|
47
50
|
|
48
51
|
##
|
@@ -63,6 +66,15 @@ module Google
|
|
63
66
|
@client_stub.endpoint
|
64
67
|
end
|
65
68
|
|
69
|
+
##
|
70
|
+
# The logger used for request/response debug logging.
|
71
|
+
#
|
72
|
+
# @return [Logger]
|
73
|
+
#
|
74
|
+
def logger stub: false
|
75
|
+
stub ? @client_stub.stub_logger : @client_stub.logger
|
76
|
+
end
|
77
|
+
|
66
78
|
##
|
67
79
|
# Baseline implementation for the list_image_versions REST call
|
68
80
|
#
|
@@ -89,16 +101,18 @@ module Google
|
|
89
101
|
|
90
102
|
response = @client_stub.make_http_request(
|
91
103
|
verb,
|
92
|
-
uri:
|
93
|
-
body:
|
94
|
-
params:
|
104
|
+
uri: uri,
|
105
|
+
body: body || "",
|
106
|
+
params: query_string_params,
|
107
|
+
method_name: "list_image_versions",
|
95
108
|
options: options
|
96
109
|
)
|
97
110
|
operation = ::Gapic::Rest::TransportOperation.new response
|
98
111
|
result = ::Google::Cloud::Orchestration::Airflow::Service::V1::ListImageVersionsResponse.decode_json response.body, ignore_unknown_fields: true
|
99
|
-
|
100
|
-
|
101
|
-
|
112
|
+
catch :response do
|
113
|
+
yield result, operation if block_given?
|
114
|
+
result
|
115
|
+
end
|
102
116
|
end
|
103
117
|
|
104
118
|
##
|
@@ -28,6 +28,9 @@ module Google
|
|
28
28
|
# @!attribute [rw] destinations
|
29
29
|
# @return [::Array<::Google::Api::ClientLibraryDestination>]
|
30
30
|
# The destination where API teams want this client library to be published.
|
31
|
+
# @!attribute [rw] selective_gapic_generation
|
32
|
+
# @return [::Google::Api::SelectiveGapicGeneration]
|
33
|
+
# Configuration for which RPCs should be generated in the GAPIC client.
|
31
34
|
class CommonLanguageSettings
|
32
35
|
include ::Google::Protobuf::MessageExts
|
33
36
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -212,6 +215,12 @@ module Google
|
|
212
215
|
# enabled. By default, asynchronous REST clients will not be generated.
|
213
216
|
# This feature will be enabled by default 1 month after launching the
|
214
217
|
# feature in preview packages.
|
218
|
+
# @!attribute [rw] protobuf_pythonic_types_enabled
|
219
|
+
# @return [::Boolean]
|
220
|
+
# Enables generation of protobuf code using new types that are more
|
221
|
+
# Pythonic which are included in `protobuf>=5.29.x`. This feature will be
|
222
|
+
# enabled by default 1 month after launching the feature in preview
|
223
|
+
# packages.
|
215
224
|
class ExperimentalFeatures
|
216
225
|
include ::Google::Protobuf::MessageExts
|
217
226
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -297,9 +306,28 @@ module Google
|
|
297
306
|
# @!attribute [rw] common
|
298
307
|
# @return [::Google::Api::CommonLanguageSettings]
|
299
308
|
# Some settings.
|
309
|
+
# @!attribute [rw] renamed_services
|
310
|
+
# @return [::Google::Protobuf::Map{::String => ::String}]
|
311
|
+
# Map of service names to renamed services. Keys are the package relative
|
312
|
+
# service names and values are the name to be used for the service client
|
313
|
+
# and call options.
|
314
|
+
#
|
315
|
+
# publishing:
|
316
|
+
# go_settings:
|
317
|
+
# renamed_services:
|
318
|
+
# Publisher: TopicAdmin
|
300
319
|
class GoSettings
|
301
320
|
include ::Google::Protobuf::MessageExts
|
302
321
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
322
|
+
|
323
|
+
# @!attribute [rw] key
|
324
|
+
# @return [::String]
|
325
|
+
# @!attribute [rw] value
|
326
|
+
# @return [::String]
|
327
|
+
class RenamedServicesEntry
|
328
|
+
include ::Google::Protobuf::MessageExts
|
329
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
330
|
+
end
|
303
331
|
end
|
304
332
|
|
305
333
|
# Describes the generator configuration for a method.
|
@@ -375,6 +403,17 @@ module Google
|
|
375
403
|
end
|
376
404
|
end
|
377
405
|
|
406
|
+
# This message is used to configure the generation of a subset of the RPCs in
|
407
|
+
# a service for client libraries.
|
408
|
+
# @!attribute [rw] methods
|
409
|
+
# @return [::Array<::String>]
|
410
|
+
# An allowlist of the fully qualified names of RPCs that should be included
|
411
|
+
# on public client surfaces.
|
412
|
+
class SelectiveGapicGeneration
|
413
|
+
include ::Google::Protobuf::MessageExts
|
414
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
415
|
+
end
|
416
|
+
|
378
417
|
# The organization for which the client libraries are being published.
|
379
418
|
# Affects the url where generated docs are published, etc.
|
380
419
|
module ClientLibraryOrganization
|
@@ -490,6 +490,13 @@ module Google
|
|
490
490
|
# pairs, which can contain sensitive values such as a password, a token, or a
|
491
491
|
# key. The values for all keys have to be base64-encoded strings. For details
|
492
492
|
# see: https://kubernetes.io/docs/concepts/configuration/secret/
|
493
|
+
#
|
494
|
+
# Example:
|
495
|
+
#
|
496
|
+
# {
|
497
|
+
# "example": "ZXhhbXBsZV92YWx1ZQ==",
|
498
|
+
# "another-example": "YW5vdGhlcl9leGFtcGxlX3ZhbHVl"
|
499
|
+
# }
|
493
500
|
class UserWorkloadsSecret
|
494
501
|
include ::Google::Protobuf::MessageExts
|
495
502
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -527,6 +534,13 @@ module Google
|
|
527
534
|
# Optional. The "data" field of Kubernetes ConfigMap, organized in key-value
|
528
535
|
# pairs. For details see:
|
529
536
|
# https://kubernetes.io/docs/concepts/configuration/configmap/
|
537
|
+
#
|
538
|
+
# Example:
|
539
|
+
#
|
540
|
+
# {
|
541
|
+
# "example_key": "example_value",
|
542
|
+
# "another_key": "another_value"
|
543
|
+
# }
|
530
544
|
class UserWorkloadsConfigMap
|
531
545
|
include ::Google::Protobuf::MessageExts
|
532
546
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -811,13 +825,14 @@ module Google
|
|
811
825
|
# composer-1.*.*-airflow-*.*.*.
|
812
826
|
# @!attribute [rw] software_config
|
813
827
|
# @return [::Google::Cloud::Orchestration::Airflow::Service::V1::SoftwareConfig]
|
814
|
-
# The configuration settings for software inside the environment.
|
828
|
+
# Optional. The configuration settings for software inside the environment.
|
815
829
|
# @!attribute [rw] node_config
|
816
830
|
# @return [::Google::Cloud::Orchestration::Airflow::Service::V1::NodeConfig]
|
817
|
-
# The configuration used for the Kubernetes Engine cluster.
|
831
|
+
# Optional. The configuration used for the Kubernetes Engine cluster.
|
818
832
|
# @!attribute [rw] private_environment_config
|
819
833
|
# @return [::Google::Cloud::Orchestration::Airflow::Service::V1::PrivateEnvironmentConfig]
|
820
|
-
# The configuration used for the Private IP Cloud Composer
|
834
|
+
# Optional. The configuration used for the Private IP Cloud Composer
|
835
|
+
# environment.
|
821
836
|
# @!attribute [rw] web_server_network_access_control
|
822
837
|
# @return [::Google::Cloud::Orchestration::Airflow::Service::V1::WebServerNetworkAccessControl]
|
823
838
|
# Optional. The network-level access control policy for the Airflow web
|
@@ -849,8 +864,9 @@ module Google
|
|
849
864
|
# This may be split into multiple chunks, each with a size of
|
850
865
|
# at least 4 hours.
|
851
866
|
#
|
852
|
-
# If this value is omitted, the default value for maintenance window
|
853
|
-
# applied.
|
867
|
+
# If this value is omitted, the default value for maintenance window is
|
868
|
+
# applied. By default, maintenance windows are from 00:00:00 to 04:00:00
|
869
|
+
# (GMT) on Friday, Saturday, and Sunday every week.
|
854
870
|
# @!attribute [rw] workloads_config
|
855
871
|
# @return [::Google::Cloud::Orchestration::Airflow::Service::V1::WorkloadsConfig]
|
856
872
|
# Optional. The workloads configuration settings for the GKE cluster
|
@@ -1043,7 +1059,7 @@ module Google
|
|
1043
1059
|
# Specifies the selection and configuration of software inside the environment.
|
1044
1060
|
# @!attribute [rw] image_version
|
1045
1061
|
# @return [::String]
|
1046
|
-
# The version of the software running in the environment.
|
1062
|
+
# Optional. The version of the software running in the environment.
|
1047
1063
|
# This encapsulates both the version of Cloud Composer functionality and the
|
1048
1064
|
# version of Apache Airflow. It must match the regular expression
|
1049
1065
|
# `composer-([0-9]+(\.[0-9]+\.[0-9]+(-preview\.[0-9]+)?)?|latest)-airflow-([0-9]+(\.[0-9]+(\.[0-9]+)?)?)`.
|
@@ -1621,6 +1637,9 @@ module Google
|
|
1621
1637
|
end
|
1622
1638
|
|
1623
1639
|
# Configuration for resources used by Airflow DAG processors.
|
1640
|
+
#
|
1641
|
+
# This field is supported for Cloud Composer environments in versions
|
1642
|
+
# composer-3.*.*-airflow-*.*.* and newer.
|
1624
1643
|
# @!attribute [rw] cpu
|
1625
1644
|
# @return [::Float]
|
1626
1645
|
# Optional. CPU request and limit for a single Airflow DAG processor
|
@@ -1714,14 +1733,14 @@ module Google
|
|
1714
1733
|
# An environment for running orchestration tasks.
|
1715
1734
|
# @!attribute [rw] name
|
1716
1735
|
# @return [::String]
|
1717
|
-
# The resource name of the environment, in the form:
|
1736
|
+
# Identifier. The resource name of the environment, in the form:
|
1718
1737
|
# "projects/\\{projectId}/locations/\\{locationId}/environments/\\{environmentId}"
|
1719
1738
|
#
|
1720
1739
|
# EnvironmentId must start with a lowercase letter followed by up to 63
|
1721
1740
|
# lowercase letters, numbers, or hyphens, and cannot end with a hyphen.
|
1722
1741
|
# @!attribute [rw] config
|
1723
1742
|
# @return [::Google::Cloud::Orchestration::Airflow::Service::V1::EnvironmentConfig]
|
1724
|
-
# Configuration parameters for this environment.
|
1743
|
+
# Optional. Configuration parameters for this environment.
|
1725
1744
|
# @!attribute [rw] uuid
|
1726
1745
|
# @return [::String]
|
1727
1746
|
# Output only. The UUID (Universally Unique IDentifier) associated with this
|
@@ -1748,6 +1767,9 @@ module Google
|
|
1748
1767
|
# @!attribute [r] satisfies_pzs
|
1749
1768
|
# @return [::Boolean]
|
1750
1769
|
# Output only. Reserved for future use.
|
1770
|
+
# @!attribute [r] satisfies_pzi
|
1771
|
+
# @return [::Boolean]
|
1772
|
+
# Output only. Reserved for future use.
|
1751
1773
|
# @!attribute [rw] storage_config
|
1752
1774
|
# @return [::Google::Cloud::Orchestration::Airflow::Service::V1::StorageConfig]
|
1753
1775
|
# Optional. Storage configuration for this environment.
|
@@ -1787,6 +1809,43 @@ module Google
|
|
1787
1809
|
end
|
1788
1810
|
end
|
1789
1811
|
|
1812
|
+
# Request to check whether image upgrade will succeed.
|
1813
|
+
# @!attribute [rw] environment
|
1814
|
+
# @return [::String]
|
1815
|
+
# Required. The resource name of the environment to check upgrade for, in the
|
1816
|
+
# form:
|
1817
|
+
# "projects/\\{projectId}/locations/\\{locationId}/environments/\\{environmentId}"
|
1818
|
+
# @!attribute [rw] image_version
|
1819
|
+
# @return [::String]
|
1820
|
+
# Optional. The version of the software running in the environment.
|
1821
|
+
# This encapsulates both the version of Cloud Composer functionality and the
|
1822
|
+
# version of Apache Airflow. It must match the regular expression
|
1823
|
+
# `composer-([0-9]+(\.[0-9]+\.[0-9]+(-preview\.[0-9]+)?)?|latest)-airflow-([0-9]+(\.[0-9]+(\.[0-9]+)?)?)`.
|
1824
|
+
# When used as input, the server also checks if the provided version is
|
1825
|
+
# supported and denies the request for an unsupported version.
|
1826
|
+
#
|
1827
|
+
# The Cloud Composer portion of the image version is a full
|
1828
|
+
# [semantic version](https://semver.org), or an alias in the form of major
|
1829
|
+
# version number or `latest`. When an alias is provided, the server replaces
|
1830
|
+
# it with the current Cloud Composer version that satisfies the alias.
|
1831
|
+
#
|
1832
|
+
# The Apache Airflow portion of the image version is a full semantic version
|
1833
|
+
# that points to one of the supported Apache Airflow versions, or an alias in
|
1834
|
+
# the form of only major or major.minor versions specified. When an alias is
|
1835
|
+
# provided, the server replaces it with the latest Apache Airflow version
|
1836
|
+
# that satisfies the alias and is supported in the given Cloud Composer
|
1837
|
+
# version.
|
1838
|
+
#
|
1839
|
+
# In all cases, the resolved image version is stored in the same field.
|
1840
|
+
#
|
1841
|
+
# See also [version
|
1842
|
+
# list](/composer/docs/concepts/versioning/composer-versions) and [versioning
|
1843
|
+
# overview](/composer/docs/concepts/versioning/composer-versioning-overview).
|
1844
|
+
class CheckUpgradeRequest
|
1845
|
+
include ::Google::Protobuf::MessageExts
|
1846
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
1847
|
+
end
|
1848
|
+
|
1790
1849
|
# Message containing information about the result of an upgrade check
|
1791
1850
|
# operation.
|
1792
1851
|
# @!attribute [r] build_log_uri
|
@@ -1833,6 +1892,9 @@ module Google
|
|
1833
1892
|
end
|
1834
1893
|
|
1835
1894
|
# The configuration setting for Airflow database data retention mechanism.
|
1895
|
+
# @!attribute [rw] airflow_metadata_retention_config
|
1896
|
+
# @return [::Google::Cloud::Orchestration::Airflow::Service::V1::AirflowMetadataRetentionPolicyConfig]
|
1897
|
+
# Optional. The retention policy for airflow metadata database.
|
1836
1898
|
# @!attribute [rw] task_logs_retention_config
|
1837
1899
|
# @return [::Google::Cloud::Orchestration::Airflow::Service::V1::TaskLogsRetentionConfig]
|
1838
1900
|
# Optional. The configuration settings for task logs retention
|
@@ -1844,8 +1906,7 @@ module Google
|
|
1844
1906
|
# The configuration setting for Task Logs.
|
1845
1907
|
# @!attribute [rw] storage_mode
|
1846
1908
|
# @return [::Google::Cloud::Orchestration::Airflow::Service::V1::TaskLogsRetentionConfig::TaskLogsStorageMode]
|
1847
|
-
# Optional. The mode of storage for Airflow workers task logs.
|
1848
|
-
# see go/composer-store-task-logs-in-cloud-logging-only-design-doc
|
1909
|
+
# Optional. The mode of storage for Airflow workers task logs.
|
1849
1910
|
class TaskLogsRetentionConfig
|
1850
1911
|
include ::Google::Protobuf::MessageExts
|
1851
1912
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -1863,6 +1924,30 @@ module Google
|
|
1863
1924
|
CLOUD_LOGGING_ONLY = 2
|
1864
1925
|
end
|
1865
1926
|
end
|
1927
|
+
|
1928
|
+
# The policy for airflow metadata database retention.
|
1929
|
+
# @!attribute [rw] retention_mode
|
1930
|
+
# @return [::Google::Cloud::Orchestration::Airflow::Service::V1::AirflowMetadataRetentionPolicyConfig::RetentionMode]
|
1931
|
+
# Optional. Retention can be either enabled or disabled.
|
1932
|
+
# @!attribute [rw] retention_days
|
1933
|
+
# @return [::Integer]
|
1934
|
+
# Optional. How many days data should be retained for.
|
1935
|
+
class AirflowMetadataRetentionPolicyConfig
|
1936
|
+
include ::Google::Protobuf::MessageExts
|
1937
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
1938
|
+
|
1939
|
+
# Describes retention policy.
|
1940
|
+
module RetentionMode
|
1941
|
+
# Default mode doesn't change environment parameters.
|
1942
|
+
RETENTION_MODE_UNSPECIFIED = 0
|
1943
|
+
|
1944
|
+
# Retention policy is enabled.
|
1945
|
+
RETENTION_MODE_ENABLED = 1
|
1946
|
+
|
1947
|
+
# Retention policy is disabled.
|
1948
|
+
RETENTION_MODE_DISABLED = 2
|
1949
|
+
end
|
1950
|
+
end
|
1866
1951
|
end
|
1867
1952
|
end
|
1868
1953
|
end
|