Commit graph

68 commits

Author SHA1 Message Date
Google APIs
d90d23fa13 feat: upgrade protobuf from v25.7 to v31.0
PiperOrigin-RevId: 881595129
2026-03-10 13:26:56 -07:00
Google APIs
b7e013ac0b chore: update preview/stable values for previously migrated libraries, and do not attempt to regenerate .OwlBot.yaml for libraries that already exist
PiperOrigin-RevId: 808815559
2025-09-18 18:10:09 -07:00
Google APIs
36533b09a6 fix: upgrade gRPC service registration func
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.

PiperOrigin-RevId: 808289479
2025-09-17 14:49:50 -07:00
Google APIs
425c9e6e70 chore: create new top-level build rule to remove the post-processor
PiperOrigin-RevId: 806562104
2025-09-12 23:37:29 -07:00
Google APIs
61ae8702c6 docs: enabled field of MasterAuthorizedNetworksConfig is now marked as optional
PiperOrigin-RevId: 747748356
2025-04-15 00:33:19 -07:00
Google APIs
45335c213b docs: enabled field of MasterAuthorizedNetworksConfig is now marked as optional
PiperOrigin-RevId: 743055911
2025-04-02 03:10:50 -07:00
Google APIs
b5c12c907a docs: fix typo in comments
PiperOrigin-RevId: 738531066
2025-03-19 14:03:20 -07:00
Google APIs
1ce903753d docs: A comment for field connection_type in message .google.cloud.orchestration.airflow.service.v1.NetworkingConfig is changed
PiperOrigin-RevId: 738128429
2025-03-18 13:43:27 -07:00
Google APIs
d5b0985766 docs: update composer supported environments version match
PiperOrigin-RevId: 737034878
2025-03-14 17:29:58 -07:00
Google APIs
aafb43c208 docs: fix Composer 3 image version format in API docs
PiperOrigin-RevId: 735893970
2025-03-11 14:38:10 -07:00
Google APIs
9415ba048a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
8a75da84d6 docs: A comment for method ListWorkloads in service Environments is changed
PiperOrigin-RevId: 715463286
2025-01-14 11:40:35 -08:00
Google APIs
22dffa8f69 docs: add examples for kubernetes secret
chore: explicitly set fields to field_behavior optional

PiperOrigin-RevId: 703589766
2024-12-06 12:59:44 -08:00
Google APIs
0b09603630 docs: A comment for field data in message .google.cloud.orchestration.airflow.service.v1beta1.UserWorkloadsSecret is changed
docs: A comment for field `data` in message `.google.cloud.orchestration.airflow.service.v1beta1.UserWorkloadsConfigMap` is changed
docs: A comment for field `software_config` in message `.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentConfig` is changed
docs: A comment for field `node_config` in message `.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentConfig` is changed
docs: A comment for field `private_environment_config` in message `.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentConfig` is changed
docs: A comment for field `image_version` in message `.google.cloud.orchestration.airflow.service.v1beta1.SoftwareConfig` is changed
docs: A comment for field `name` in message `.google.cloud.orchestration.airflow.service.v1beta1.Environment` is changed
docs: A comment for field `config` in message `.google.cloud.orchestration.airflow.service.v1beta1.Environment` is changed

PiperOrigin-RevId: 702414176
2024-12-03 11:39:30 -08:00
Google APIs
dcc4f933bf feat: add satisfies_pzi to Environment
PiperOrigin-RevId: 673910740
2024-09-12 10:42:42 -07:00
Google APIs
0f44538daf feat: A new method CheckUpgrade is added to service Environments
feat: A new field `satisfies_pzi` is added to message `.google.cloud.orchestration.airflow.service.v1.Environment`
feat: A new message `CheckUpgradeRequest` is added
feat: A new field `airflow_metadata_retention_config` is added to message `.google.cloud.orchestration.airflow.service.v1.DataRetentionConfig`
feat: A new message `AirflowMetadataRetentionPolicyConfig` is added
docs: A comment for field `maintenance_window` in message `.google.cloud.orchestration.airflow.service.v1.EnvironmentConfig` is changed
docs: A comment for message `WorkloadsConfig` is changed
docs: A comment for field `storage_mode` in message `.google.cloud.orchestration.airflow.service.v1.TaskLogsRetentionConfig` is changed

PiperOrigin-RevId: 673766368
2024-09-12 03:17:07 -07:00
Google APIs
0a250ef231 chore(php): Migrate some GA APIs to NEW_SURFACE_ONLY
PiperOrigin-RevId: 659991155
2024-08-06 09:44:03 -07:00
Google APIs
ab6ca6a75f feat: add airflow_database_retention_days and airflow_metadata_retention_config to message DataRetentionConfig
feat: add `AirflowMetadataRetentionPolicyConfig` message
docs: various documentation clarifications

PiperOrigin-RevId: 650807119
2024-07-09 17:26:41 -07:00
Google APIs
3597f7db21 chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 631538781
2024-05-07 13:56:05 -07:00
Google APIs
d7715bc734 build: remove backend settings from the public service config
PiperOrigin-RevId: 626416929
2024-04-19 11:08:47 -07:00
Google APIs
baf711ec7f fix!: Update go_package and Go importpath:
A new packaging option `cloud.google.com/go/shopping/css/apiv1/csspb;csspb` for `go_package` is added.
  An existing packaging option `google.golang.org/genproto/googleapis/shopping/css/v1;css` for `go_package` is removed.
  A new packaging option `cloud.google.com/go/shopping/merchant/inventories/apiv1beta/inventoriespb;inventoriespb` for `go_package` is added.
  An existing packaging option `google.golang.org/genproto/googleapis/shopping/merchant/inventories/v1beta;inventories` for `go_package` is removed.
  A new packaging option `cloud.google.com/go/shopping/type/typepb;typepb` for `go_package` is added.
  An existing packaging option `google.golang.org/genproto/googleapis/shopping/type/types;types` for `go_package` is removed.
  A new packaging option `cloud.google.com/go/shopping/type/typepb;typepb` for `go_package` is added.
  An existing packaging option `google.golang.org/genproto/googleapis/shopping/type/types;types` for `go_package` is removed.
  A new packaging option `cloud.google.com/go/shopping/merchant/reports/apiv1beta/reportspb;reportspb` for `go_package` is added.
  An existing packaging option `google.golang.org/genproto/googleapis/shopping/merchant/reports/v1beta;reports` for `go_package` is removed.

---
chore: update go_package and Go importpath

---
chore: update go_package and Go importpath

---
chore: update go_package and Go importpath

---
chore: update go_package and Go importpath
PiperOrigin-RevId: 617540660
2024-03-20 09:38:20 -07:00
Google APIs
7a518dde6b feat: added ListWorkloads RPC
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: 606927106
2024-02-14 03:48:51 -08:00
Google APIs
1d0a2bd14c feat: added ListWorkloads RPC
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
2024-02-13 01:22:44 -08:00
Google APIs
667eaac011 feat: Support for universe_domain
PiperOrigin-RevId: 597849524
2024-01-12 08:40:29 -08:00
Google APIs
4795a45759 feat: migrate samples to new surface
PiperOrigin-RevId: 595432418
2024-01-03 10:04:06 -08:00
Google APIs
386f722b62 feat: added RPCs StopAirflowCommand, ExecuteAirflowCommand, PollAirflowCommand, DatabaseFailover, FetchDatabaseProperties
PiperOrigin-RevId: 540052133
2023-06-13 13:16:18 -07:00
Google APIs
b84c697241 feat: added RPCs StopAirflowCommand, ExecuteAirflowCommand, PollAirflowCommand, DatabaseFailover, FetchDatabaseProperties
PiperOrigin-RevId: 540051332
2023-06-13 13:13:26 -07:00
Google APIs
4221b78ecd chore(php): remove non-ads php_grpc_library targets
PiperOrigin-RevId: 536549230
2023-05-30 17:06:44 -07:00
Google APIs
d0da39a25e chore(bazel): remove all no-op go_test targets
PiperOrigin-RevId: 535010591
2023-05-24 15:55:02 -07:00
Google APIs
be8c6cd96b feat: add new client surface for GA php clients
PiperOrigin-RevId: 534898708
2023-05-24 10:38:49 -07:00
Google APIs
6a48073880 feat: add airflow_byoid_uri field to Cloud Composer API
PiperOrigin-RevId: 527102364
2023-04-25 16:22:40 -07:00
Google APIs
baf6171f71 feat: add airflow_byoid_uri field to Cloud Composer API
PiperOrigin-RevId: 527102116
2023-04-25 16:21:11 -07:00
Google APIs
57b675c153 chore: update go_gapic_assembly_pkg with snippets archive
PiperOrigin-RevId: 524917171
2023-04-17 12:24:09 -07:00
Google APIs
42ba7e6302 chore(deps): Update gapic-generator-java to 2.15.3
PiperOrigin-RevId: 516900470
2023-03-15 12:39:28 -07:00
Google APIs
fafafa226a chore: update copyright year for generated protos
PiperOrigin-RevId: 516634280
2023-03-14 14:30:31 -07:00
Google APIs
b5b457107d fix: Add service_yaml_parameters to java_gapic_library targets
PiperOrigin-RevId: 515423972
2023-03-09 13:24:42 -08:00
Google APIs
5544503224 feat: Support REST transport
PiperOrigin-RevId: 515156929
2023-03-08 15:20:57 -08:00
Google APIs
be1bdffd89 feat: Support REST transport
PiperOrigin-RevId: 514827824
2023-03-07 13:44:05 -08:00
Google APIs
c35b98606b feat: Add appropriate mixin clients
PiperOrigin-RevId: 510193779
2023-02-16 11:11:54 -08:00
Google APIs
5edc235617 fix: Add service_yaml_parameters to py_gapic_library BUILD.bazel targets
PiperOrigin-RevId: 510187992
2023-02-16 10:51:01 -08:00
Google APIs
7a702a989d feat: enable "rest" transport in Python for services supporting numeric enums
PiperOrigin-RevId: 508143576
2023-02-08 11:56:06 -08:00
Google APIs
2d1e492597 chore: reformat protos, add extra imports for LRO annotations
PiperOrigin-RevId: 508114548
2023-02-08 10:18:10 -08:00
Google APIs
2c78a2a0b3 chore: reformat protos, add extra imports for LRO annotations
PiperOrigin-RevId: 508114468
2023-02-08 10:17:17 -08:00
Google APIs
334d2d9752 build: add dependency on google/protobuf/empty.proto
PiperOrigin-RevId: 508091418
2023-02-08 08:47:33 -08:00
Google APIs
d02e58244d chore: update import paths for Go targets to match open source location
chore: update go_package in protos to match open source location
chore: add explicit release levels to Go gapic targets

PiperOrigin-RevId: 506711567
2023-02-02 13:42:30 -08:00
Google APIs
62194f8237 chore: fix proto formatting
PiperOrigin-RevId: 504297016
2023-01-24 09:30:12 -08:00
Google APIs
73b3a78f2d chore: minor docstring formatting
PiperOrigin-RevId: 504261496
2023-01-24 06:50:34 -08:00
Google APIs
9f04c98877 feat(csharp): Enable REST transport in C#
This change does not affect other languages.

PiperOrigin-RevId: 503159211
2023-01-19 07:28:33 -08:00
Google APIs
62915a3b1f feat(csharp): Enable REST transport in C#
This change does not affect other languages.

PiperOrigin-RevId: 503125274
2023-01-19 04:16:23 -08:00
Google APIs
44fdfc1627 chore(bazel): update rules_gapic to v0.19.2
chore(bazel): update gapic-generator-go to v0.33.5

chore(bazel): refactor Go longrunning submodule dependency

PiperOrigin-RevId: 493899901
2022-12-08 08:17:59 -08:00