Commit graph

36 commits

Author SHA1 Message Date
Google APIs
361c4941cc docs: Add clarifications on IAP CorsSettings behavior
docs: Minor updates on GcipSettings description

PiperOrigin-RevId: 763926233
2025-05-27 13:32:21 -07:00
Google APIs
81dd948a70 feat: Identity-aware Proxy (IAP) released a feature Use IAP with Workforce Identity Federation(https://cloud.google.com/iap/docs/use-workforce-identity-federation) at Feb 7, 2025. Two settings field are newly introduced in the feature release: workforce_identity_settings and identity_sources
docs: A comment for field `name` in message `.google.cloud.iap.v1.TunnelDestGroup` is changed

docs: A comment for field `cidrs` in message `.google.cloud.iap.v1.TunnelDestGroup` is changed

docs: A comment for field `fqdns` in message `.google.cloud.iap.v1.TunnelDestGroup` is changed

docs: Mark `access_settings` in message `.google.cloud.iap.v1.IapSettings` as optional

docs: Mark `application_settings` in message `.google.cloud.iap.v1.IapSettings` as optional

docs: Mark `gcip_settings` in message `.google.cloud.iap.v1.AccessSettings` as optional

docs: Mark `cors_settings` in message `.google.cloud.iap.v1.AccessSettings` as optional

docs: Mark `oauth_settings` in message `.google.cloud.iap.v1.AccessSettings` as optional

docs: Mark `reauth_settings` in message `.google.cloud.iap.v1.AccessSettings` as optional

docs: Mark `allowed_domains_settings` in message `.google.cloud.iap.v1.AccessSettings` as optional

docs: Mark `tenant_ids` in message `.google.cloud.iap.v1.GcipSettings` as optional

docs: Mark `programmatic_clients` in message `.google.cloud.iap.v1.OAuthSettings` as optional

docs: A comment for enum `PolicyType` is changed

docs: Mark `method` in message `.google.cloud.iap.v1.ReauthSettings` as optional

docs: Mark `max_age` in message `.google.cloud.iap.v1.ReauthSettings` as optional

docs: Mark `policy_type` in message `.google.cloud.iap.v1.ReauthSettings` as optional

docs: Mark `enable` in message `.google.cloud.iap.v1.AllowedDomainsSettings` as optional

docs: Mark `domains` in message `.google.cloud.iap.v1.AllowedDomainsSettings` as optional

docs: Mark `csm_settings` in message `.google.cloud.iap.v1.ApplicationSettings` as optional

docs: Mark `access_denied_page_settings` in message `.google.cloud.iap.v1.ApplicationSettings` as optional

docs: Mark `attribute_propagation_settings` in message `.google.cloud.iap.v1.ApplicationSettings` as optional

docs: Mark `expression` in message `.google.cloud.iap.v1.AttributePropagationSettings` as optional

docs: Mark `output_credentials` in message `.google.cloud.iap.v1.AttributePropagationSettings` as optional

docs: Mark `enable` in message `.google.cloud.iap.v1.AttributePropagationSettings` as optional
PiperOrigin-RevId: 745722681
2025-04-09 13:56:44 -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
76ffdb2287 chore(php): Migrate some GA APIs to NEW_SURFACE_ONLY
PiperOrigin-RevId: 672632836
2024-09-09 12:26:01 -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
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
385d899ef3 docs: Fixing Oauth typo
PiperOrigin-RevId: 566459012
2023-09-18 17:29:39 -07:00
Google APIs
54e08f2343 feat: Adding programmatic_clients attribute to UpdateIapSettings API request
PiperOrigin-RevId: 565783416
2023-09-15 14:45:02 -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
57b675c153 chore: update go_gapic_assembly_pkg with snippets archive
PiperOrigin-RevId: 524917171
2023-04-17 12:24:09 -07:00
Google APIs
87cc6d85e1 docs: few minor changes on doc description came out of cl/512701532
PiperOrigin-RevId: 521002986
2023-03-31 13:42:28 -07:00
Google APIs
d2d07fc10d feat: add an enum ENROLLED_SECOND_FACTORS under IapSettings
docs: update doc description for field_mask

PiperOrigin-RevId: 516408359
2023-03-13 21:09:41 -07: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
b0f2af1e9b feat(typescript): enable REST transport
To use REST transport, pass {fallback: "rest"} to the client constructor.

PiperOrigin-RevId: 512747300
2023-02-27 15:25:03 -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
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
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
be2d54edde feat: add AllowedDomainSettings to the UpdateIapSettingsRequest
feat: add AttributePropagationSettings to the UpdateIapSettingsRequest
feat: add remediation_token_generation_enabled to the CsmSettings
chore: deprecate password reauth method which will no longer be accepted by IAP APIs.

PiperOrigin-RevId: 496681848
2022-12-20 09:36:05 -08:00
Google APIs
758f0d1217 chore: Enable requesting numeric enums in "transport=rest" responses for services supporting this (Java, Go, Python, PHP, TypeScript, C#, and Ruby), even if they do not yet turn on REST transport
chore: disallow "transport=rest" for services where numeric enums are not confirmed to be supported (except in PHP and Java)
PiperOrigin-RevId: 493113566
2022-12-05 14:28:58 -08:00
Google APIs
013b7e1deb chore: Set transport parameter expclicitly for php, nodejs and remaining java gapic rules
PiperOrigin-RevId: 485725710
2022-11-02 16:32:36 -07:00
Google APIs
807125e795 chore: Set rest_numeric_enums = False for all gapic rules explicitly
PiperOrigin-RevId: 485623855
2022-11-02 10:02:17 -07:00
Google APIs
8f81accbe6 chore: Explicitly set transport to grpc for python targets
PiperOrigin-RevId: 474394710
2022-09-14 14:40:43 -07:00
Google APIs
abe15226ba fix: Add py_test targets
PiperOrigin-RevId: 463701296
2022-07-27 16:06:30 -07:00
Google APIs
8a251f5225 feat: Enable REST transport for most of Java and Go clients
PiperOrigin-RevId: 456641589
2022-06-22 17:01:19 -07:00
Google APIs
d42026b7a0 chore: include generated samples dir
PiperOrigin-RevId: 454047209
2022-06-09 17:15:44 -07:00
Google APIs
dd6f8dfcb0 feat: add the TunnelDestGroup-related methods and types
feat: add ReauthSettings to the UpdateIapSettingsRequest

PiperOrigin-RevId: 448510642
2022-05-13 09:19:13 -07:00
Google APIs
7bc124cb89 chore: Add service_yaml config to all BUILD.bazel files that generate C# GAPIC libraries
PiperOrigin-RevId: 429496116
2022-02-18 00:10:22 -08:00
Google APIs
b93bf558b8 fix(iap): remove unpublished service from service config
PiperOrigin-RevId: 424797968
2022-01-28 00:01:07 -08:00
Google APIs
eddd3d845b feat: add C++ rules for many Cloud services
PiperOrigin-RevId: 411620635
2021-11-22 12:24:05 -08:00
Google APIs
8c7125522e chore(ruby): Add Bazel build rules for Ruby wrapper clients
PiperOrigin-RevId: 406897753
2021-11-01 12:52:22 -07:00
Google APIs
24443e8a67 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 381955863
2021-06-28 15:23:09 -07:00