Commit graph

3300 commits

Author SHA1 Message Date
Google APIs
bd7c8fa06d feat: add NVIDIA_L4 to AcceleratorType
feat: add experiment and experiment_run to CustomJobSpec
feat: add MutateDeployedModel RPC to endpoint_service
feat: add GENIE to ModelSourceType
feat: add last_scheduled_run_response to Schedule

PiperOrigin-RevId: 527640665
2023-04-27 11:45:48 -07:00
Google APIs
f1979d44cd feat: add NVIDIA_L4 to AcceleratorType
feat: add experiment and experiment_run to CustomJobSpec
feat: add MutateDeployedModel RPC to endpoint_service
feat: add offline_storage_ttl_days to EntityType
feat: add online_storage_ttl_days to FeatureStore
feat: add GENIE to ModelSourceType

PiperOrigin-RevId: 527640029
2023-04-27 11:43:55 -07:00
Google APIs
375cea2221 feat: support for generating summaries during conversation analysis
PiperOrigin-RevId: 527631871
2023-04-27 11:16:32 -07:00
Google APIs
0e5d9c2569 chore(ruby): Configure client for google-cloud-confidential_computing
PiperOrigin-RevId: 527328327
2023-04-26 11:40:57 -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
e45da1e01a chore(ruby): Rename ruby gem to "google-cloud-storage_insights-v1"
PiperOrigin-RevId: 526985132
2023-04-25 09:12:33 -07:00
Google APIs
ab4ba82343 chore: Update C# Bazel rule to include gRPC service config
PiperOrigin-RevId: 526897590
2023-04-25 01:55:48 -07:00
Google APIs
24f5ec0d6d fix!: Entirely remove the V1 Cloud Support API
PiperOrigin-RevId: 526727794
2023-04-24 12:48:09 -07:00
Google APIs
a8d66cd3ba chore: Update Bazel rule to include common resource names from GAX
PiperOrigin-RevId: 526592128
2023-04-24 03:34:24 -07:00
Google APIs
971d2138c4 chore: update go_package to match open source code
PiperOrigin-RevId: 526046123
2023-04-21 08:41:06 -07:00
Google APIs
cb802d9a40 feat: add search, autocomplete and schema services
feat: add unstructured document support (PDF/HTML)
docs: keep the API doc up-to-date with recent changes

PiperOrigin-RevId: 526041628
2023-04-21 08:23:44 -07:00
Google APIs
208d6b53fe feat!: remove unused protocol buffers
This PR cleans up an experiment where we attempted to leverage protocol buffer definitions to simplify processing of the bigquery service API responses related to ML models.  There are no client libraries that consume this information, and the definitions cannot be used to successfully build any form of client library on their own.

PiperOrigin-RevId: 525854672
2023-04-20 14:44:51 -07:00
Google APIs
36a885f998 feat: add cloud_dlp_inspection and cloud_dlp_data_profile fields to finding's list of attributes
docs: miscellaneous style improvements

PiperOrigin-RevId: 525798516
2023-04-20 11:14:32 -07:00
Google APIs
d3ceec8909 feat: add monitoring_config field
feat: add `force` on `DeleteMembershipRequest`
docs: update API annotation

PiperOrigin-RevId: 525780657
2023-04-20 10:14:08 -07:00
Google APIs
54a205a200 docs: update Filestore service description
PiperOrigin-RevId: 525610965
2023-04-19 18:57:10 -07:00
Google APIs
1b897f4b9c feat: add monitoring_config field
feat: add `cluster_missing` on `GkeResource`
feat: add `google_managed` on `MembershipEndpoint`
feat: add `force` on `DeleteMembershipRequest`
docs: update API annotation

PiperOrigin-RevId: 525548423
2023-04-19 14:18:16 -07:00
Google APIs
4a23200a03 feat: add TagHolds, GetNamespacedTagKey, and GetNamespacedTagValue APIs. Adds support for project parented tags
PiperOrigin-RevId: 525509112
2023-04-19 11:47:15 -07:00
Google APIs
857eeab96c chore(ruby): Configure client for google-cloud-storage_insights
PiperOrigin-RevId: 525472624
2023-04-19 09:41:15 -07:00
yoshi-code-bot
0d5dd61377
feat: Update Compute Engine API to revision 20230307 (#787) 2023-04-19 08:51:25 -07:00
Google APIs
79a5d8cc1a docs: minor formatting in docstring
PiperOrigin-RevId: 525433087
2023-04-19 06:42:45 -07:00
Google APIs
4d2ec1e9ab chore(python): Add google.cloud.common as a proto-plus dependency for google/cloud/filestore/v1
PiperOrigin-RevId: 525235911
2023-04-18 13:28:56 -07:00
Google APIs
951bac54e7 chore: update go namespace to match open source
PiperOrigin-RevId: 525202162
2023-04-18 11:25:25 -07:00
Google APIs
cd1c01aed2 chore: update go_package to match open source code
PiperOrigin-RevId: 525177865
2023-04-18 10:04:03 -07:00
Google APIs
7b605f61dd docs: Update comments in Connectivity Test protos
PiperOrigin-RevId: 525049130
2023-04-17 22:49:30 -07:00
Google APIs
3f3a22540e feat!: update go_package to v2 in google.cloud.dataproc.v1
PiperOrigin-RevId: 524929591
2023-04-17 13:13:31 -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
5b42ea6477 fix!: fix the HTTP format for merchant center link service
PiperOrigin-RevId: 524889384
2023-04-17 10:45:55 -07:00
Google APIs
0830aaf0ea feat: add TaskStatus's new terminated state UNEXECUTED
feat: add scheduling_policy IN_ORDER enum to support sequential task executions
docs: update comments on boot disk fields for clearer usage scope
feat: add support for placement policies
docs: update block_external_network field comment to reduce confusion
docs: update disk and network field comment for better readability
docs: fix `book disk` typo
docs: Update reservation field API doc

PiperOrigin-RevId: 524883955
2023-04-17 10:27:13 -07:00
Google APIs
c1786c4eed feat: GA release of storageinsights V1 which enables customers to schedule per bucket(GCS) metadata inventory reports(metadata snapshot in csv/parquet format)
docs: https://cloud.google.com/storage/docs/insights/using-storage-insights#before-you-begin

fix: remove field report_names from ReportDetail
PiperOrigin-RevId: 524867048
2023-04-17 09:26:48 -07:00
Google APIs
52180f8ba2 chore: add .NET-specific generation settings to service config
PiperOrigin-RevId: 524786376
2023-04-17 02:05:57 -07:00
Google APIs
6774ccbbc3 feat: add is_default to Tensorboard in aiplatform v1 tensorboard.proto and v1beta1 tensorboard.proto
PiperOrigin-RevId: 524384228
2023-04-14 14:16:12 -07:00
Google APIs
cad90d2ae0 feat: make reservation_name parameter generally visible in QueuedResource message
---
feat: add DeleteQueuedResource experiment

---
docs(v2alpha1): minor formatting to the description for `queued_resource_id`

PiperOrigin-RevId: 524336094
2023-04-14 11:06:33 -07:00
Google APIs
a5f8761d4c feat!: introduce GAM settings for GAM related configs and support ListOperations
PiperOrigin-RevId: 524328971
2023-04-14 10:40:55 -07:00
Google APIs
63d1a0e812 feat: added ScalingConfig (v1)
feat: added Auxiliary Versions Config (v1)
feat: added Dataplex and BQ metastore types for federation (v1alpa, v1beta)

PiperOrigin-RevId: 524313740
2023-04-14 09:44:07 -07:00
Google APIs
5612a88f3c feat: add Process API
PiperOrigin-RevId: 524299649
2023-04-14 08:39:32 -07:00
Google APIs
ba5b444ae5 chore: add .NET-specific generation settings to service config
chore: reformat proto (no content changes)

PiperOrigin-RevId: 524208990
2023-04-13 23:44:21 -07:00
Google APIs
a4e7c50441 chore: update go_package to match open source code
PiperOrigin-RevId: 524048558
2023-04-13 11:03:26 -07:00
Google APIs
b346628423 chore: Provide .NET-specific generator settings
PiperOrigin-RevId: 523994764
2023-04-13 07:26:49 -07:00
Google APIs
802cd84ccc feat: add support for batch processing mode
PiperOrigin-RevId: 523777114
2023-04-12 12:41:34 -07:00
Google APIs
6f5d107aad chore(python): Add google.cloud.osconfig.v1 as a proto-plus dependency for google/cloud/asset/v1
PiperOrigin-RevId: 523506983
2023-04-11 14:37:14 -07:00
Google APIs
b7b3dfd5a4 feat: released securitycenter/v1 SHA custom modules cloud libraries: Create, Get, List, Update, Delete
The Security Health Analytics (SHA) custom modules API is now released for general availability track. Create, Get, GetEffective, List, ListEffective, ListDescendant, Update, and Delete are available in the cloud client library.

PiperOrigin-RevId: 523462834
2023-04-11 11:51:32 -07:00
Google APIs
f5e3c45b00 feat: Added v1alpha1 client libraries
PiperOrigin-RevId: 523425973
2023-04-11 09:40:44 -07:00
Google APIs
947546f530 feat: Added v1 client libraries
PiperOrigin-RevId: 523423650
2023-04-11 09:31:17 -07:00
Google APIs
4c36d3fdec feat: add BigQuery BigLake v1 API
PiperOrigin-RevId: 523411159
2023-04-11 08:39:16 -07:00
Google APIs
7c81ebfb02 chore: configure common protos for PHP
PiperOrigin-RevId: 523180955
2023-04-10 12:19:07 -07:00
Google APIs
a793ce31e6 feat: add notification_channels in aiplatform v1beta1 model_monitoring.proto
PiperOrigin-RevId: 523180073
2023-04-10 12:15:32 -07:00
Google APIs
7a7cfacfdd chore: fix go library package name
PiperOrigin-RevId: 523142753
2023-04-10 10:04:11 -07:00
Google APIs
4a9f93319f feat: add merchant center link service
feat: support per-entity search and autocomplete
feat: expose facets and product counts in autocomplete
feat: add model get API
feat: allow cascaded deletion on primary product
feat: support new filter syntax for recommendation
feat: expose A/B experiment info in search response
docs: keep the API doc up-to-date with recent changes

PiperOrigin-RevId: 523140513
2023-04-10 09:54:47 -07:00
Cody Oss
2954139219
chore: reenable Go compute targets (#795)
Followup to #794 now that the Go generator has been patched
2023-04-10 09:14:10 -05:00