Skip to content
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: add initial files for google.cloud.apihub.v1 #12993

Merged
merged 7 commits into from
Aug 8, 2024

Conversation

owlbot-bootstrapper[bot]
Copy link
Contributor

Source-Link: https://github.com/googleapis/googleapis-gen/commit/8fec9ce44ae6f2672d0735aafd1f84920d18d7b9
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWFwaWh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGZlYzljZTQ0YWU2ZjI2NzJkMDczNWFhZmQxZjg0OTIwZDE4ZDdiOSJ9
PiperOrigin-RevId: 658810011

Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWFwaWh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGZlYzljZTQ0YWU2ZjI2NzJkMDczNWFhZmQxZjg0OTIwZDE4ZDdiOSJ9
Copy link
Contributor

gcf-owl-bot bot commented Aug 8, 2024

Owl bot is regenerating pull request 12993...
Build name: YzljOTk3ZjgtZWIzMC00M2Y2LThhMWEtODA3OGY5ZDlkZjU0

Copy link

snippet-bot bot commented Aug 8, 2024

Here is the summary of changes.

You are about to add 116 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@ohmayr ohmayr merged commit 2ac4597 into main Aug 8, 2024
18 of 19 checks passed
@ohmayr ohmayr deleted the owlbot-bootstrapper-initial-PR-c7fc940067b7 branch August 8, 2024 21:58
@release-please release-please bot mentioned this pull request Aug 8, 2024
ohmayr added a commit that referenced this pull request Aug 8, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>google-analytics-admin: 0.23.0</summary>

##
[0.23.0](google-analytics-admin-v0.22.9...google-analytics-admin-v0.23.0)
(2024-08-08)


### ⚠ BREAKING CHANGES

* Rename custom method `CreateSubpropertyRequest` to
`ProvisionSubpropertyRequest`

### Features

* add `CreateBigQueryLink`, `UpdateBigQueryLink`, and
`DeleteBigQueryLink` methods
([9033800](9033800))
* add `GetEventEditRule`, `CreateEventEditRule`, `ListEventEditRules`,
`UpdateEventEditRule`, `DeleteEventEditRule`, and
`ReorderEventEditRules` methods to the Admin API v1 alpha
([9033800](9033800))
* add `GetKeyEvent`, `CreateKeyEvent`, `ListKeyEvents`,
`UpdateKeyEvent`, and `DeleteKeyEvent` methods
([9033800](9033800))
* add the `BIGQUERY_LINK` option to the `ChangeHistoryResourceType` enum
([9033800](9033800))
* add the `create_time` field to the `Audience` resource
([9033800](9033800))
* add the `dataset_location` field to the `BigQueryLink` resource
([9033800](9033800))
* add the `gmp_organization` field to the `Account` resource
([9033800](9033800))
* add the `primary` field to the `ChannelGroup` resource
([9033800](9033800))
* mark `GetConversionEvent`, `CreateConversionEvent`,
`ListConversionEvents`, `UpdateConversionEvent`, and
`DeleteConversionEvent` methods as deprecated
([9033800](9033800))


### Bug Fixes

* Rename custom method `CreateSubpropertyRequest` to
`ProvisionSubpropertyRequest`
([9033800](9033800))


### Documentation

* add deprecation comment to `GetConversionEvent`,
`CreateConversionEvent`, `ListConversionEvents`,
`UpdateConversionEvent`, and `DeleteConversionEvent` methods
([9033800](9033800))
* improve comment formatting of `account` and `property` fields in
`SearchChangeHistoryEventsRequest`
([9033800](9033800))
* improve comment formatting of the `name` field in
`DeleteFirebaseLinkRequest`, `GetGlobalSiteTagRequest`, and
`GetDataSharingSettingsRequest`
([9033800](9033800))
* improve comment formatting of the `parent` field in
`CreateFirebaseLinkRequest` and `ListFirebaseLinksRequest`
([9033800](9033800))
</details>

<details><summary>google-analytics-data: 0.18.11</summary>

##
[0.18.11](google-analytics-data-v0.18.10...google-analytics-data-v0.18.11)
(2024-08-08)


### Features

* add the `Comparison` type
([2c4e4d1](2c4e4d1))
* add the `ComparisonMetadata` type
([2c4e4d1](2c4e4d1))
* add the `comparisons` field to the `Metadata` resource
([2c4e4d1](2c4e4d1))
* add the `comparisons` field to the `RunReportRequest`,
`RunPivotReportRequest` resources
([2c4e4d1](2c4e4d1))


### Documentation

* a comment for field `custom_definition` in message `DimensionMetadata`
is changed
([2c4e4d1](2c4e4d1))
</details>

<details><summary>google-cloud-apihub: 0.1.0</summary>

## 0.1.0 (2024-08-08)


### Features

* add initial files for google.cloud.apihub.v1
([#12993](#12993))
([2ac4597](2ac4597))
</details>

<details><summary>google-cloud-batch: 0.17.24</summary>

##
[0.17.24](google-cloud-batch-v0.17.23...google-cloud-batch-v0.17.24)
(2024-08-08)


### Features

* add block_project_ssh_keys field to the v1alpha job API to block
project level ssh keys access to Batch created VMs
([56ec4fc](56ec4fc))
* remove visibility restriction of cancel job api, allow in v1alpha
([56ec4fc](56ec4fc))


### Documentation

* Refine usage scope for field `task_execution` and `task_state` in
`status_events`
([56ec4fc](56ec4fc))
</details>

<details><summary>google-cloud-deploy: 2.0.1</summary>

##
[2.0.1](google-cloud-deploy-v2.0.0...google-cloud-deploy-v2.0.1)
(2024-08-08)


### Documentation

* very minor documentation updates
([477c8e4](477c8e4))
</details>

<details><summary>google-cloud-dialogflow: 2.31.0</summary>

##
[2.31.0](google-cloud-dialogflow-v2.30.2...google-cloud-dialogflow-v2.31.0)
(2024-08-08)


### Features

* Add GenerateStatelessSuggestion related endpoints and types
([de0df45](de0df45))
* Add Generator related services and types
([de0df45](de0df45))
* Add Proactive Generative Knowledge Assist endpoints and types
([de0df45](de0df45))


### Bug Fixes

* An existing method_signature `parent` is fixed for method
`BatchCreateMessages` in service `Conversations`
([de0df45](de0df45))
* Changed field behavior for an existing field `parent` in message
`.google.cloud.dialogflow.v2beta1.SearchKnowledgeRequest`
([de0df45](de0df45))
* Changed field behavior for an existing field `session_id` in message
`.google.cloud.dialogflow.v2beta1.SearchKnowledgeRequest`
([de0df45](de0df45))


### Documentation

* A comment for field `assist_query_params` in message
`.google.cloud.dialogflow.v2beta1.SuggestConversationSummaryRequest` is
changed
([de0df45](de0df45))
* A comment for field `audio` in message
`.google.cloud.dialogflow.v2beta1.AudioInput` is changed
([de0df45](de0df45))
* A comment for field `context_size` in message
`.google.cloud.dialogflow.v2beta1.SuggestConversationSummaryRequest` is
changed
([de0df45](de0df45))
* A comment for field `conversation_stage` in message
`.google.cloud.dialogflow.v2beta1.Conversation` is changed
([de0df45](de0df45))
* A comment for field `conversation` in message
`.google.cloud.dialogflow.v2beta1.SearchKnowledgeRequest` is changed
([de0df45](de0df45))
* A comment for field `filter` in message
`.google.cloud.dialogflow.v2beta1.ListConversationsRequest` is changed
([de0df45](de0df45))
* A comment for field `latest_message` in message
`.google.cloud.dialogflow.v2beta1.GenerateStatelessSummaryRequest` is
changed
([de0df45](de0df45))
* A comment for field `latest_message` in message
`.google.cloud.dialogflow.v2beta1.SearchKnowledgeRequest` is changed
([de0df45](de0df45))
* A comment for field `latest_message` in message
`.google.cloud.dialogflow.v2beta1.SuggestConversationSummaryRequest` is
changed
([de0df45](de0df45))
* A comment for field `live_person_config` in message
`.google.cloud.dialogflow.v2beta1.HumanAgentHandoffConfig` is changed
([de0df45](de0df45))
* A comment for field `max_context_size` in message
`.google.cloud.dialogflow.v2beta1.GenerateStatelessSummaryRequest` is
changed
([de0df45](de0df45))
* A comment for field `name` in message
`.google.cloud.dialogflow.v2beta1.Conversation` is changed
([de0df45](de0df45))
* A comment for field `parent` in message
`.google.cloud.dialogflow.v2beta1.SearchKnowledgeRequest` is changed
([de0df45](de0df45))
* A comment for field `session_id` in message
`.google.cloud.dialogflow.v2beta1.SearchKnowledgeRequest` is changed
([de0df45](de0df45))
* A comment for message `HumanAgentHandoffConfig` is changed
([de0df45](de0df45))
</details>

<details><summary>google-cloud-discoveryengine: 0.12.1</summary>

##
[0.12.1](google-cloud-discoveryengine-v0.12.0...google-cloud-discoveryengine-v0.12.1)
(2024-08-08)


### Features

* add requirement service
([e4e3acc](e4e3acc))
* allow providing language info in data stores
([e4e3acc](e4e3acc))
* allow set relevance threshold on search
([e4e3acc](e4e3acc))
* populate more metadata in answer services
([e4e3acc](e4e3acc))
* support add metadata for website uris
([e4e3acc](e4e3acc))
* support import and purge autocomplete data
([e4e3acc](e4e3acc))
* support import data from AlloyDB
([e4e3acc](e4e3acc))
* support natural language understanding in search
([e4e3acc](e4e3acc))
* support search as you type feature
([e4e3acc](e4e3acc))


### Documentation

* keep the API doc up-to-date with recent changes
([e4e3acc](e4e3acc))
</details>

<details><summary>google-cloud-dlp: 3.21.0</summary>

##
[3.21.0](google-cloud-dlp-v3.20.0...google-cloud-dlp-v3.21.0)
(2024-08-08)


### Features

* [google-cloud-dlp] add the TagResources API
([#12983](#12983))
([fe3f78f](fe3f78f))
</details>

<details><summary>google-cloud-documentai: 2.31.0</summary>

##
[2.31.0](google-cloud-documentai-v2.30.0...google-cloud-documentai-v2.31.0)
(2024-08-08)


### Features

* A new field `gen_ai_model_info` is added to message
`.google.cloud.documentai.v1.ProcessorVersion`
([f16067b](f16067b))
* A new field `imageless_mode` is added to message
`.google.cloud.documentai.v1.ProcessRequest`
([f16067b](f16067b))
</details>

<details><summary>google-cloud-functions: 1.17.0</summary>

##
[1.17.0](google-cloud-functions-v1.16.5...google-cloud-functions-v1.17.0)
(2024-08-08)


### Features

* Added `build_service_account` field to CloudFunction
([68e105d](68e105d))
* additional field on the output that specified whether the deployment
supports Physical Zone Separation.
([68e105d](68e105d))
* Generate upload URL now supports for specifying the GCF generation
that the generated upload url will be used for.
([68e105d](68e105d))
* ListRuntimes response now includes deprecation and decommissioning
dates.
([68e105d](68e105d))
* optional field for binary authorization policy.
([68e105d](68e105d))
* optional field for deploying a source from a GitHub repository.
([68e105d](68e105d))
* optional field for specifying a revision on GetFunction.
([68e105d](68e105d))
* optional field for specifying a service account to use for the build.
This helps navigate the change of historical default on new projects.
For more details, see
https://cloud.google.com/build/docs/cloud-build-service-account-updates
([68e105d](68e105d))
* optional fields for setting up automatic base image updates.
([68e105d](68e105d))


### Documentation

* A comment for field `automatic_update_policy` in message
`.google.cloud.functions.v1.CloudFunction` is changed
([68e105d](68e105d))
* A comment for field `docker_repository` in message
`.google.cloud.functions.v1.CloudFunction` is changed
([68e105d](68e105d))
* A comment for field `on_deploy_update_policy` in message
`.google.cloud.functions.v1.CloudFunction` is changed
([68e105d](68e105d))
* A comment for field `runtime_version` in message
`.google.cloud.functions.v1.CloudFunction` is changed
([68e105d](68e105d))
* A comment for field `url` in message
`.google.cloud.functions.v1.HttpsTrigger` is changed
([68e105d](68e105d))
* A comment for field `url` in message
`.google.cloud.functions.v1.SourceRepository` is changed
([68e105d](68e105d))
* Refined description in several fields.
([68e105d](68e105d))
</details>

<details><summary>google-cloud-network-management: 1.18.0</summary>

##
[1.18.0](google-cloud-network-management-v1.17.3...google-cloud-network-management-v1.18.0)
(2024-08-08)


### Features

* expose the new vpcflowlogs api proto
([9cda0c1](9cda0c1))
</details>

<details><summary>google-cloud-securitycenter: 1.34.0</summary>

##
[1.34.0](google-cloud-securitycenter-v1.33.1...google-cloud-securitycenter-v1.34.0)
(2024-08-08)


### Features

* enable Dynamic Mute
([6f4d816](6f4d816))
* enable Dynamic Mute
([6f4d816](6f4d816))
* New values `EXPLOITATION_FOR_PRIVILEGE_ESCALATION` corresponding to
T1068 and `INDICATOR_REMOVAL_FILE_DELETION` corresponding to T1070.004
are added to enum `Technique`
([6f4d816](6f4d816))
* New values `EXPLOITATION_FOR_PRIVILEGE_ESCALATION` corresponding to
T1068 and `INDICATOR_REMOVAL_FILE_DELETION` corresponding to T1070.004
are added to enum `Technique`
([6f4d816](6f4d816))


### Documentation

* T1068 is added for value `EXPLOITATION_FOR_PRIVILEGE_ESCALATION` and
T1070.004 is added for value `INDICATOR_REMOVAL_FILE_DELETION` for enum
`Technique
([6f4d816](6f4d816))
* T1068 is added for value `EXPLOITATION_FOR_PRIVILEGE_ESCALATION` and
T1070.004 is added for value `INDICATOR_REMOVAL_FILE_DELETION` for enum
`Technique
([6f4d816](6f4d816))
</details>

<details><summary>google-cloud-translate: 3.16.0</summary>

##
[3.16.0](google-cloud-translate-v3.15.5...google-cloud-translate-v3.16.0)
(2024-08-08)


### Features

* Adds AdaptiveMt HTML/Glossary support
([edebf70](edebf70))
* Adds protos for Custom Translation API (AutoML)
([edebf70](edebf70))
* Adds protos for Romanization APIs
([edebf70](edebf70))
* Adds protos for Transliteration in V3 Advanced translate text
([edebf70](edebf70))


### Documentation

* Fixes typos in docs
([edebf70](edebf70))
</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 <[email protected]>
Co-authored-by: ohmayr <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant