Commit graph

5208 commits

Author SHA1 Message Date
Google APIs
2f4668caa3 feat: add GEO, SHOPPING, GENERATIVE_AI client orgs
docs: fix new_issue_uri comment

PiperOrigin-RevId: 527926860
2023-04-28 10:43:54 -07:00
Google APIs
f129f486fa feat: publish RateLimitInfo and FeatureFlag protos
PiperOrigin-RevId: 527878708
2023-04-28 07:35:26 -07:00
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
8fe443d65a chore: update go_package to match open source code
PiperOrigin-RevId: 527380455
2023-04-26 14:45:42 -07:00
Google APIs
c5aa4470b9 feat: add a proto message used for batch mode resource info for ServiceController V2
PiperOrigin-RevId: 527346677
2023-04-26 12:47:11 -07:00
Google APIs
3a688c39ab feat(googleads): Protos and build files for Google Ads API v13_1
Committer: @Raibaz
PiperOrigin-RevId: 527340034
2023-04-26 12:22:23 -07:00
Google APIs
447f9a9a84 chore: fix go_gapic_library importpath
PiperOrigin-RevId: 527339330
2023-04-26 12:19:28 -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
e2b7cb94f3 feat: Add bloom filter related proto fields (only in the preview API surface)
PiperOrigin-RevId: 527090049
2023-04-25 15:22:22 -07:00
Google APIs
d2aab76b6f chore: restore go_gapic_library importpath
PiperOrigin-RevId: 527025688
2023-04-25 11:29:50 -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
83fd1f9853 docs: Operation.Type is now documented in detail
docs: Operation.self_link and Operation.target_link given examples
feat: Cluster resizes will now have their own operation type (RESIZE_CLUSTER) instead of reusing REPAIR_CLUSTER; they will start using this in the near future

PiperOrigin-RevId: 526970355
2023-04-25 08:12:48 -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
893a25b7d1 feat: add FetchConnectedGa4Property method to the Admin API v1alpha
feat: add `GetChannelGroup`, `ListChannelGroups`, `CreateChannelGroup`, `UpdateChannelGroup` methods to the Admin API v1alpha
feat: add `ChannelGroupFilter`, `ChannelGroupFilterExpression`, `ChannelGroupFilterExpressionList`, `GroupingRule`, `ChannelGroup` types to the Admin API v1alpha

PiperOrigin-RevId: 526740438
2023-04-24 13:34:59 -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
de65bb70bc chore: Update Bazel rule to include common resource names from GAX
PiperOrigin-RevId: 526592211
2023-04-24 03:35:10 -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
7a1cb3762d docs: minor formatting in docstring
PiperOrigin-RevId: 526164785
2023-04-21 16:30:04 -07:00
Google APIs
f84ed91a5c chore: update Go storage namespace
PiperOrigin-RevId: 526127622
2023-04-21 13:52:11 -07:00
Google APIs
c87b67d9c2 docs: update routing annotations for CancelResumableWriteRequest and QueryWriteStatusRequest
PiperOrigin-RevId: 526066043
2023-04-21 09:56:00 -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
427318085b docs: Operation.Type is now documented in detail
docs: Operation.self_link and Operation.target_link given examples
feat: Cluster resizes will now have their own operation type (RESIZE_CLUSTER) instead of reusing REPAIR_CLUSTER; they will start using this in the near future

PiperOrigin-RevId: 526025502
2023-04-21 07:17:25 -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
d89655ba20 docs: Add updated documentation about moving expansion to validation
PiperOrigin-RevId: 525808074
2023-04-20 11:48:38 -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
9b5ceaabe1 fix: scope GeneratePackagesSummary method to v1beta1 http path
PiperOrigin-RevId: 525773753
2023-04-20 09:49:40 -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
48a54e8f0a chore: add PHP build rules for google/rpc/context
PiperOrigin-RevId: 525486365
2023-04-19 10:30:32 -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
c7f62d0da5 chore: update go namespace to match open source
PiperOrigin-RevId: 525165420
2023-04-18 09:16:53 -07:00
Google APIs
13746d508a chore: update go_package to match open source code
PiperOrigin-RevId: 525164892
2023-04-18 09:15:30 -07:00
Google APIs
0c7c7dff7f feat: Add PeeredNetworkIpRange to NetworkConfigs message
feat: Add NpmPackages to Artifact and Results messages and new SHA512 hash type
docs: Various doc updates

Committer: @giangnguyen
PiperOrigin-RevId: 525153459
2023-04-18 08:26:46 -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
e9f070072a chore: fix Go gapic namespace
PiperOrigin-RevId: 524954433
2023-04-17 14:43:31 -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