Skip to content

Commit

Permalink
feat: added ListWorkloads RPC
Browse files Browse the repository at this point in the history
feat: added field data_retention_config to EnvironmentConfig
feat: added field web_server_plugins_mode to SoftwareConfig
feat: added field storage_config to Environment

PiperOrigin-RevId: 606533667
  • Loading branch information
Google APIs authored and Copybara-Service committed Feb 13, 2024
1 parent 62dec60 commit 1d0a2bd
Show file tree
Hide file tree
Showing 2 changed files with 579 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ types:
- name: google.cloud.orchestration.airflow.service.v1beta1.DatabaseFailoverResponse
- name: google.cloud.orchestration.airflow.service.v1beta1.ExecuteAirflowCommandResponse
- name: google.cloud.orchestration.airflow.service.v1beta1.FetchDatabasePropertiesResponse
- name: google.cloud.orchestration.airflow.service.v1beta1.ListWorkloadsResponse
- name: google.cloud.orchestration.airflow.service.v1beta1.LoadSnapshotResponse
- name: google.cloud.orchestration.airflow.service.v1beta1.OperationMetadata
- name: google.cloud.orchestration.airflow.service.v1beta1.PollAirflowCommandResponse
Expand Down

0 comments on commit 1d0a2bd

Please sign in to comment.