-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: new features for Places GA #11909
Conversation
PiperOrigin-RevId: 575913105 Source-Link: googleapis/googleapis@0d6992f Source-Link: googleapis/googleapis-gen@7cdc9e8 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLW1hcHMtcGxhY2VzLy5Pd2xCb3QueWFtbCIsImgiOiI3Y2RjOWU4YzBiZDhlNjM1YmMwYWE5Yzk1M2U5M2M5NWRjOWRmODcyIn0=
"Place", | ||
"PriceLevel", | ||
"Int32Range", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is a breaking change. See the discussion in cl/575913105 to determine whether breaking changes are intended.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The breaking changes are intended. The client library is still in preview https://github.com/googleapis/google-cloud-python/tree/main/packages/google-maps-places
"Place", | ||
"PriceLevel", | ||
"Int32Range", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The breaking changes are intended. The client library is still in preview https://github.com/googleapis/google-cloud-python/tree/main/packages/google-maps-places
🤖 I have created a release *beep* *boop* --- <details><summary>google-cloud-alloydb: 0.3.4</summary> ## [0.3.4](google-cloud-alloydb-v0.3.3...google-cloud-alloydb-v0.3.4) (2023-11-02) ### Features * Add new field in `GenerateClientCertificate` v1 API to allow AlloyDB connectors request client certs with metadata exchange support ([c915e94](c915e94)) ### Documentation * Clarify that `readPoolConfig` is required under certain circumstances, and fix doc formatting on `allocatedIpRange`. ([c915e94](c915e94)) </details> <details><summary>google-cloud-alloydb-connectors: 0.1.0</summary> ## 0.1.0 (2023-11-02) ### Features * add initial files for google.cloud.alloydb.connectors.v1 ([#11910](#11910)) ([e101a37](e101a37)) </details> <details><summary>google-cloud-artifact-registry: 1.9.0</summary> ## [1.9.0](google-cloud-artifact-registry-v1.8.4...google-cloud-artifact-registry-v1.9.0) (2023-11-02) ### Features * add support for cleanup policies ([b9fa436](b9fa436)) * add support for Docker immutable tags ([b9fa436](b9fa436)) * add support for Go and KFP repositories ([b9fa436](b9fa436)) * add support for Physical Zone Separation ([b9fa436](b9fa436)) * add support for virtual and remote repositories ([b9fa436](b9fa436)) * expose the size of the Repository resource ([b9fa436](b9fa436)) ### Documentation * mark the create_time and update_time in the Repository resource as output only fields ([b9fa436](b9fa436)) * mark the repository_id and repository fields in the CreateRepository request as required fields ([b9fa436](b9fa436)) * use code font for resource name references ([b9fa436](b9fa436)) </details> <details><summary>google-cloud-batch: 0.17.3</summary> ## [0.17.3](google-cloud-batch-v0.17.2...google-cloud-batch-v0.17.3) (2023-11-02) ### Documentation * Add clarification for `TaskGroup.parallelism` ([9cd9608](9cd9608)) * update default max parallel tasks per job ([#11940](#11940)) ([9cd9608](9cd9608)) </details> <details><summary>google-cloud-build: 3.21.0</summary> ## [3.21.0](google-cloud-build-v3.20.1...google-cloud-build-v3.21.0) (2023-11-02) ### Features * Add optional field "SourceFetcher" to choose source fetcher tool ([#11965](#11965)) ([bf00c56](bf00c56)) </details> <details><summary>google-cloud-container: 2.33.0</summary> ## [2.33.0](google-cloud-container-v2.32.0...google-cloud-container-v2.33.0) (2023-11-02) ### Features * add a new cluster field for the cluster tier of GKE clusters ([63668fe](63668fe)) * add CompleteConvertToAutopilot API to commit Autopilot conversion operation ([80b7a92](80b7a92)) * add ResourceManagerTags API to attach tags on the underlying Compute Engine VMs of GKE Nodes ([80b7a92](80b7a92)) * added EnterpriseConfig ([63668fe](63668fe)) * **v1beta1:** adding a field to allow turn the DPv2 node to node encryption feature on or off ([80b7a92](80b7a92)) ### Documentation * updated comments ([80b7a92](80b7a92)) </details> <details><summary>google-cloud-datacatalog-lineage: 0.3.0</summary> ## [0.3.0](google-cloud-datacatalog-lineage-v0.2.4...google-cloud-datacatalog-lineage-v0.3.0) (2023-11-02) ### ⚠ BREAKING CHANGES * Use `google.cloud.datacatalog_lineage` to avoid conflict with `google.cloud.datacatalog` ([#11944](#11944)) ### Bug Fixes * Use `google.cloud.datacatalog_lineage` to avoid conflict with `google.cloud.datacatalog` ([#11944](#11944)) ([3059986](3059986)) </details> <details><summary>google-cloud-dataform: 0.5.4</summary> ## [0.5.4](google-cloud-dataform-v0.5.3...google-cloud-dataform-v0.5.4) (2023-11-02) ### Features * Support custom service account repository configuration ([13b57e4](13b57e4)) * Support for ReleaseConfigs ([13b57e4](13b57e4)) * Support for WorkflowConfigs ([13b57e4](13b57e4)) * Support labels on repositories ([13b57e4](13b57e4)) * Support new ComputeRepositoryAccessTokenStatus repository method ([13b57e4](13b57e4)) * Support new first-party repository methods for committing, listing/reading files, and fetching history ([13b57e4](13b57e4)) * Support NPMRC environment variables ([13b57e4](13b57e4)) * Support SSH based git authentication configuration ([13b57e4](13b57e4)) * Support workspace compilation override fields ([13b57e4](13b57e4)) ### Bug Fixes * rearrange several messages, thus changing field types ([13b57e4](13b57e4)) ### Documentation * several comments reformatted ([13b57e4](13b57e4)) </details> <details><summary>google-cloud-dataplex: 1.8.0</summary> ## [1.8.0](google-cloud-dataplex-v1.7.0...google-cloud-dataplex-v1.8.0) (2023-11-02) ### Features * Add GovernanceEvent message ([#11939](#11939)) ([a8e7269](a8e7269)) </details> <details><summary>google-cloud-dataproc: 5.7.0</summary> ## [5.7.0](google-cloud-dataproc-v5.6.0...google-cloud-dataproc-v5.7.0) (2023-11-02) ### Features * support required_registration_fraction for secondary workers ([#11970](#11970)) ([52d4558](52d4558)) </details> <details><summary>google-cloud-deploy: 1.13.0</summary> ## [1.13.0](google-cloud-deploy-v1.12.1...google-cloud-deploy-v1.13.0) (2023-11-02) ### Features * added platform log RolloutUpdateEvent ([#11853](#11853)) ([b709075](b709075)) </details> <details><summary>google-cloud-dlp: 3.13.0</summary> ## [3.13.0](google-cloud-dlp-v3.12.3...google-cloud-dlp-v3.13.0) (2023-11-02) ### Features * Add DeidentifyDataSource result summary protos ([65da9c9](65da9c9)) * Add protos for nullness and uniqueness, and column data profiles ([65da9c9](65da9c9)) * Add SensitivityScore proto to InfoType ([65da9c9](65da9c9)) * Introduce Discovery API protos and methods ([65da9c9](65da9c9)) ### Documentation * Update comments for many messages. ([65da9c9](65da9c9)) </details> <details><summary>google-cloud-documentai: 2.20.2</summary> ## [2.20.2](google-cloud-documentai-v2.20.1...google-cloud-documentai-v2.20.2) (2023-11-02) ### Documentation * updated comments ([#11950](#11950)) ([a0da408](a0da408)) </details> <details><summary>google-cloud-securitycenter: 1.24.0</summary> ## [1.24.0](google-cloud-securitycenter-v1.23.3...google-cloud-securitycenter-v1.24.0) (2023-11-02) ### Features * Add SimulateSecurityHealthAnalyticsCustomModule API for testing SHA custom module ([#11854](#11854)) ([6055a99](6055a99)) </details> <details><summary>google-cloud-speech: 2.22.0</summary> ## [2.22.0](google-cloud-speech-v2.21.1...google-cloud-speech-v2.22.0) (2023-11-02) ### Features * add transcript normalization + m4a audio format support ([8536b20](8536b20)) * Support MP3, TranscriptNormalization and SpeakerLabels in STT V1 API ([#11967](#11967)) ([6a96691](6a96691)) ### Documentation * clarify alternatives for deprecated fields ([8536b20](8536b20)) * deprecate `BatchRecognizeFileResult.transcript` in favor of `inline_result.transcript` ([8536b20](8536b20)) * deprecate `BatchRecognizeFileResult.uri` in favor of `cloud_storage_result.native_format_uri` ([8536b20](8536b20)) </details> <details><summary>google-maps-fleetengine: 0.1.1</summary> ## [0.1.1](google-maps-fleetengine-v0.1.0...google-maps-fleetengine-v0.1.1) (2023-11-02) ### Features * add default sensors for RawLocation & SupplementalLocation ([#11933](#11933)) ([bb98456](bb98456)) </details> <details><summary>google-maps-fleetengine-delivery: 0.1.1</summary> ## [0.1.1](google-maps-fleetengine-delivery-v0.1.0...google-maps-fleetengine-delivery-v0.1.1) (2023-11-02) ### Features * add default sensors for RawLocation & SupplementalLocation ([#11934](#11934)) ([c503005](c503005)) </details> <details><summary>google-maps-places: 0.1.4</summary> ## [0.1.4](google-maps-places-v0.1.3...google-maps-places-v0.1.4) (2023-11-02) ### Features * new features for Places GA ([#11909](#11909)) ([9cd4ccb](9cd4ccb)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
PiperOrigin-RevId: 575913105
Source-Link: googleapis/googleapis@0d6992f
Source-Link: https://github.com/googleapis/googleapis-gen/commit/7cdc9e8c0bd8e635bc0aa9c953e93c95dc9df872
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLW1hcHMtcGxhY2VzLy5Pd2xCb3QueWFtbCIsImgiOiI3Y2RjOWU4YzBiZDhlNjM1YmMwYWE5Yzk1M2U5M2M5NWRjOWRmODcyIn0=