Skip to content

Releases: googleapis/google-cloud-java

v1.29.0

09 Feb 14:06
55997c5
Compare
Choose a tag to compare

1.29.0 (2024-02-09)

Features

  • [aiplatform] Add generateContent Unary API for aiplatform_v1 (#10319) (08700f2)
  • [aiplatform] add SearchNearestEntities rpc to FeatureOnlineStoreService in aiplatform v1 (#10347) (e9c48d9)
  • [compute] Update Compute Engine API to revision 20240130 (#881) (#10349) (cf52714)
  • [container] added configuration for the StatefulHA addon to the AddonsConfig (#10345) (4db5bc4)
  • [container] new AddonsConfig field stateful_ha_config (#10318) (9a312a7)
  • [dialogflow-cx] A new field opt_out_conformer_model_migration is added to message .google.cloud.dialogflow.cx.v3.InputAudioConfig (#10354) (8e0fb1b)
  • [discoveryengine] add data store, engine and site search engine services (#10350) (3bf2de6)
  • [documentai] expose model_type in v1 processor, so that user can see the model_type after get or list processor version (#10322) (2dd5b35)
  • [meet] added v2 libraries for the Meet API GA release (#10317) (5457a70)
  • [monitoring-dashboards] Add support for pie charts, incident lists, dropdown groups, error reporting panels, section headers, and styling options on text widgets (#10355) (bc9cebd)
  • [retail] add analytics service (#10352) (8dceb3e)
  • [vertexai] add fromFunctionResponse in PartMaker (#10272) (20c8252)
  • [vertexai] Remove 'preview' namespace and start using @BetaApi (#10330) (29b2a36)

Bug Fixes

  • [vertexai] deprecate varargs scopes in VertexAI (#10328) (12f9a3c)
  • deps: update dependency com.google.apis:google-api-services-cloudresourcemanager to v1-rev20240128-2.0.0 (#10302) (f3f5c5f)
  • deps: update dependency com.google.apis:google-api-services-dns to v1-rev20240118-2.0.0 (#10283) (6a2f071)
  • deps: update dependency com.google.apis:google-api-services-storage to v1-rev20240202-2.0.0 (#10323) (f1bca3c)
  • deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.126.1 (#10292) (afec9c6)
  • deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.126.2 (#10293) (7c337f0)

Documentation

  • [vertexai] Add README section about function-calling (#10320) (ed92f0d)
  • [vertexai] Update javadoc of VertexAI and Transport. (#10296) (2729b0b)

v1.28.0

23 Jan 19:41
e761894
Compare
Choose a tag to compare

1.28.0 (2024-01-23)

⚠ BREAKING CHANGES

  • [batch] remove deprecated field enableOslogin (#10257)
  • [aiplatform] Fix rpc tensorboard_service.proto definitions for BatchCreateTensorboardTimeSeries and BatchReadTensorboardTimeSeriesData (#10221)
  • [cloudtasks] remove BufferTask method which cannot be called from client libraries (#10232)

Features

  • [container] add fields desired_in_transit_encryption_config and in_transit_encryption_config (#10260) (9785f8c)
  • [edgenetwork] add MACsec status for internal links (#10270) (667293a)
  • [infra-manager] added Terraform Plan (#10223) (bd6f6bb)
  • [meet] new module for meet (#10245) (8cdfbe6)
  • [retail] add analytics service (#10261) (458516b)
  • [servicehealth] new module for servicehealth (#10267) (5e565d8)
  • [vertexai] add apiEndpoint (da6eea8)
  • [vertexai] support "publishers/google/models/" prefix (da6eea8)
  • [vertexai] Support Function calling (#10242) (89d2b15)
  • [vmwareengine] Adding ManagementDnsZoneBinding, DnsBindPermission, DnsForwarding, ExternalAccessRule, ExternalAddress, LoggingServer, NetworkPeering, Node and stretched PC features (#10240) (4982e78)

Bug Fixes

  • [aiplatform] Fix rpc tensorboard_service.proto definitions for BatchCreateTensorboardTimeSeries and BatchReadTensorboardTimeSeriesData (#10221) (90a9033)
  • [batch] remove deprecated field enableOslogin (#10257) (2da4e3e)
  • [cloudtasks] remove BufferTask method which cannot be called from client libraries (#10232) (b5a90c4)
  • [css] remove redundant proto dependency from reports API assembly bazel rule (#10276) (851a09c)
  • deps: [Many APIs] Update the Java code generator (gapic-generator-java) to 2.32.0 (#10248) (daff511)
  • deps: [Many APIs] Update the Java code generator (gapic-generator-java) to 2.32.0 (#10249) (6bb0888)
  • deps: [Many APIs] Update the Java code generator (gapic-generator-java) to 2.32.0 (#10250) (00a7e23)
  • deps: [Many APIs] Update the Java code generator (gapic-generator-java) to 2.32.0 (#10251) (448a461)
  • deps: [Many APIs] Update the Java code generator (gapic-generator-java) to 2.32.0 (#10252) (161f5b5)
  • deps: [Many APIs] Update the Java code generator (gapic-generator-java) to 2.32.0 (#10253) (34ee60b)
  • deps: [Many APIs] Update the Java code generator (gapic-generator-java) to 2.32.0 (#10254) (8a217c3)
  • deps: [Many APIs] Update the Java code generator (gapic-generator-java) to 2.32.0 (#10255) (67ef0cc)
  • deps: [Many APIs] Update the Java code generator (gapic-generator-java) to 2.32.0 (#10256) (9b5d02e)
  • deps: update dependency com.google.apis:google-api-services-cloudresourcemanager to v1-rev20240109-2.0.0 (#10244) (91c725f)
  • deps: update dependency com.google.apis:google-api-services-storage to v1-rev20240105-2.0.0 (#10208) (01c1542)
  • deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.126.0 (#10226) (b693cc3)
  • deps: update dependency com.google.cloud:google-cloud-storage to v2.31.0 (#10213) (98f9b2f)
  • deps: update dependency com.google.cloud:google-cloud-storage to v2.32.0 (#10268) (cc06fbb)
  • deps: update dependency io.perfmark:perfmark-api to v0.27.0 (#10271) (bdf9b94)
  • use cloud-java-bot username in new library generated PRs and commits (#10266) (0e08104)

Documentation

  • [batch] Polish the field descriptions for enableImageStreaming and CloudLoggingOptions (#10275) (a95b354)
  • [cloudbilling] update comments (#10228) (d20d370)
  • [recaptchaenterprise] update comment for AccountVerificationInfo.username (#10227) (500be5a)
  • [securitycentermanagement] update documentation for UpdateSecurityHealthAnalyticsCustomModule update_mask field (#10222) (c952200)

v1.27.0

10 Jan 20:46
08f5d13
Compare
Choose a tag to compare

1.27.0 (2024-01-10)

Features

  • [advisorynotifications] adding project level methods to advisorynotifications.googleapis.com (#10123) (1b5a49d)
  • [alloydb] added PSC config, PSC interface config, PSC instance config (#10166) (24577d1)
  • [analyticsadmin] add GetSubpropertyEventFilter, ListSubpropertyEventFilters methods to the Admin API v1 alpha (#10152) (ea758cf)
  • [analyticsadmin] add GetSubpropertyEventFilter, ListSubpropertyEventFilters methods to the Admin API v1 alpha (#10153) (2e1425f)
  • [analyticsdata] add CreateAudienceExport, QueryAudienceExport, GetAudienceExport, ListAudienceExports methods to the Data API v1 beta (#10133) (3ef3b0a)
  • [batch] Add tags field in Job's AllocationPolicy field in v1alpha (#10206) (4bcdc24)
  • [cloudasset] added new resource references to fields in AnalyzeMoveRequest (#10138) (66f99c3)
  • [cloudbilling] added the MoveBillingAccount method, which allows changing which organization a billing account belongs to (#10115) (615854d)
  • [clouddeploy] Add custom target type support (#10109) (003e683)
  • [cloudprofiler] add ListProfiles RPC to ExportService (#10150) (6e725ff)
  • [cloudquotas] new module for cloudquotas (#9991) (0a11aac)
  • [compute] Update Compute Engine API to revision 20231110 (#868) (#10120) (e25f733)
  • [container] Add autoscaled node pool upgrade strategy (#10167) (041bc40)
  • [css] new module for css (#10212) (618344a)
  • [dialogflow] add sections field to HumanAgentAssistantConfig.SuggestionQueryConfig (#10158) (16f75a7)
  • [discoveryengine] add site search engine service (#10149) (ebfda8b)
  • [edgenetwork] new module for edgenetwork (#10136) (e4107b2)
  • [gke-multi-cloud] added proxy support for Attached Clusters (#10161) (b8cd6a3)
  • [monitoring] Added support for severity in AlertPolicy (#10137) (bfc8e3c)
  • [netapp] Enable Backup, Backup Vault, and Backup Policy (#10173) (1e65292)
  • [orgpolicy] Add custom constraints CRUD APIs, proper etag support in Org Policy Update/Delete API (#10163) (04b5953)
  • [oslogin] add regions field to ImportSshPublicKeyRequest (#10205) (96c4cd6)
  • [recaptchaenterprise] added stable account identifier to related group membership resources, and deprecated hashed identifier field (#10121) (5ea5bee)
  • [recommender] Support cost_in_local_currency field in the cost projection (#10140) (ab29b60)
  • [securitycentermanagement] new module for securitycentermanagement (#10193) (f75c9a9)
  • [translate] Add Adaptive MT API (#10157) (b1f9213)
  • update new client generation to include rest/rpc documentation … (#10078) (120f75d)

Bug Fixes

  • [texttospeech] correct long audio synthesis HTTP binding (#10185) (cb5168c)
  • [vertexai] Use default scopes from Prediction Service to create application default credentials if scopes are empty. (#10169) (081f276)
  • deps: [clouddeploy] Update the Java code generator (gapic-generator-java) to 2.31.0 (#10192) (ccb8866)
  • deps: [datacatalog] Update the Java code generator (gapic-generator-java) to 2.31.0 (#10190) (4e23220)
  • deps: [Many APIs] Update the Java code generator (gapic-generator-java) to 2.31.0 (#10194) (c12ae4a)
  • deps: [Many APIs] Update the Java code generator (gapic-generator-java) to 2.31.0 (#10195) (e56e666)
  • deps: [Many APIs] Update the Java code generator (gapic-generator-java) to 2.31.0 (#10196) (8c03be2)
  • deps: [Many APIs] Update the Java code generator (gapic-generator-java) to 2.31.0 (#10197) (41b6664)
  • deps: [Many APIs] Update the Java code generator (gapic-generator-java) to 2.31.0 (#10199) (5ddca4d)
  • deps: [Many APIs] Update the Java code generator (gapic-generator-java) to 2.31.0 (#10200) (8578789)
  • deps: [Many APIs] Update the Java code generator (gapic-generator-java) to 2.31.0 (#10201) ([d228ec1](http...
Read more

v1.26.0

12 Dec 20:49
eb1ebb4
Compare
Choose a tag to compare

1.26.0 (2023-12-12)

Features

v1.25.0

04 Dec 18:43
6227504
Compare
Choose a tag to compare

1.25.0 (2023-12-04)

⚠ BREAKING CHANGES

  • add FeatureViewDataFormat, FeatureViewDataKey to FeatureOnlineStoreService
  • [recaptchaenterprise] added required annotations (#10045)
  • change the resource pattern value to properties/{property}/audienceLists/{audience_list} for the resource definition analyticsdata.googleapis.com/AudienceList
  • change the resource pattern value to properties/{property} for the resource definition analyticsadmin.googleapis.com/Property

Features

  • [aiplatform] add ComputeTokens and CountTokens API (5352821)
  • [aiplatform] add ComputeTokens API (#10053) (5352821)
  • [aiplatform] add deployment_timeout to UploadModel ModelContainerSpec (5352821)
  • [aiplatform] add deployment_timeout to UploadModel ModelContainerSpec (5352821)
  • [aiplatform] add grpc_ports to UploadModel ModelContainerSpec (#10065) (de32d7a)
  • [aiplatform] add grpc_ports to UploadModel ModelContainerSpec (#10091) (eeb5108)
  • [aiplatform] add protected_artifact_location_id to CustomJob (5352821)
  • [aiplatform] add protected_artifact_location_id to CustomJob (5352821)
  • [analyticsdata] add CreateRecurringAudienceList, GetRecurringAudienceList, ListRecurringAudienceLists methods to the Data API v1 alpha (#10092) (e4f430e)
  • [analyticsdata] add the SheetExportAudienceList method to the Data API v1 alpha (#10047) (a6880a0)
  • [batch] add a CloudLoggingOption and use_generic_task_monitored_resource fields for users to opt out new batch monitored resource in cloud logging (#10056) (a9830d9)
  • [batch] add a CloudLoggingOption and use_generic_task_monitored_resource fields for users to opt out new batch monitored resource in cloud logging (#10073) (5c91759)
  • [binaryauthorization] add container_name, container_type fields to Continuous Validation Logs (#10085) (ee237cd)
  • [cloudprofiler] add client side retry config for export service (#10060) (1961c40)
  • [confidentialcomputing] Add a new field token_type to TokenOptions message proto (#10051) (e8c974b)
  • [dataplex] add data quality score to DataQualityResult (#10108) (fbbbc5c)
  • [dataplex] added DataQualityResult.score, dimension_score, column_score (#10064) (7a49d63)
  • [dialogflow-cx] add agent answer feedback capability (#10066) (8cca9aa)
  • [dialogflow-cx] added Generator API (#10089) (bd47695)
  • [discoveryengine] add data store and engine services (#10054) (5a71294)
  • [file] Added REGIONAL tier support in the v1 API (7d1f4fe)
  • [file] Added REGIONAL tier support in the v1beta1 API (#10058) (7d1f4fe)
  • [recaptchaenterprise] added AnnotateAssessmentRequest.account_id (#10077) (9fe85ef)
  • [securesourcemanager] new module for securesourcemanager (#10032) (64a3b28)
  • [telcoautomation] new module for telcoautomation (#10070) (6188d44)
  • add creation_quota_tokens_charged, row_count, error_message to the AudienceList resource (a6880a0)
  • add BatchDeletePipelineJobs, BatchDeletePipelineJobsRequest and BatchDeletePipelineJobsResponse to PipelineService (5352821)
  • add CountTokensRequest to PredictionService (5352821)
  • add FeatureGroup, FeatureOnlineStore, FeatureOnlineStoreAdminService, FeatureOnlineStoreService, FeatureRegistryService, FeatureView, FeatureViewSync (5352821)
  • add FeatureViewDataFormat, FeatureViewDataKey to FeatureOnlineStoreService (5352821)
  • add NumericRestriction to Index (5352821)
  • add NumericRestriction to Index (5352821)
  • add shared_memory_size_mb to UploadModel ModelContainerSpec (5352821)
  • add shared_memory_size_mb to UploadModel ModelContainerSpec (5352821)
  • add startup_probe, health_probe to UploadModel ModelContainerSpec (5352821)
  • add startup_probe, health_probe to UploadModel ModelContainerSpec (5352821)
  • add StudyTimeConstraint to Study (5352821)
  • add StudyTimeConstraint to Study (5352821)
  • add tpu_topology to MachineResources (5352821)
  • add tpu_topology to MachineSpec (5352821)
  • add value_type, version_column_name to Feature (5352821)

Bug Fixes

  • [recaptchaenterprise] added required annotations (#10045) (27888dd)
  • add optional annotation to the dimension_name field of the AudienceDimension type (a6880a0)
  • add optional annotation to the offset, limit fields of the QueryAudienceListRequest type (a6880a0)
  • add `op...
Read more

v1.24.0

06 Nov 15:59
e03ba75
Compare
Choose a tag to compare

1.24.0 (2023-11-06)

Features

  • [aiplatform] add Optimized to FeatureOnlineStore (#10040) (cc0e248)
  • [aiplatform] Adding new fields for concurrent explanations (#10016) (d80aa3c)
  • [alloydb] Add new field in GenerateClientCertificate v1 API to allow AlloyDB connectors request client certs with metadata exchange support (#10024) (bc8bbd0)
  • [cloudbuild] Add optional field "SourceFetcher" to choose source fetcher tool (#10022) (e336c70)
  • [clouddeploy] add Automation API and Rollback API (#10034) (399cb6d)
  • [contactcenterinsights] Launch BulkDelete API, and bulk audio import via the IngestConversations API (#10039) (dbdc8a1)
  • [container] add ResourceManagerTags API to attach tags on the underlying Compute Engine VMs of GKE Nodes which can be used to selectively enforce Cloud Firewall network firewall policies (#10008) (aede3bd)
  • [container] added EnterpriseConfig (#10021) (9c2647b)
  • [dataform] Support for ReleaseConfigs (#9999) (2021b5a)
  • [datalineage] add open lineage support (#10041) (ceb26a1)
  • [dataplex] DataQualityDimension is now part of the DataQualityDimensionResult message (#10010) (95a6f15)
  • [dataproc] support required_registration_fraction for secondary workers (#10031) (bb0964c)
  • [dlp] Introduce Discovery API protos and methods (#9996) (36fd92b)
  • [maps-fleetengine-delivery] new module for maps-fleetengine-delivery (#10028) (09b31ad)
  • [maps-fleetengine] new module for maps-fleetengine (#10033) (53488e4)
  • [maps-places] new module for maps-places (#9420) (7e76fbc)
  • [speech] add transcript normalization + m4a audio format support (#10009) (bda7841)
  • [speech] Support MP3, TranscriptNormalization and SpeakerLabels in STT V1 API (#10027) (7ca3309)

Bug Fixes

  • aiplatform/v1beta1: [aiplatform] change CreateFeature metadata (#10029) (5067fe4)
  • deps: update dependency com.google.apis:google-api-services-storage to v1-rev20231028-2.0.0 (#10012) (2df5d78)
  • deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.125.11 (#10023) (7d010c3)
  • deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.125.9 (#10007) (8103c93)
  • deps: update dependency com.google.cloud:google-cloud-shared-config to v1.6.1 (#10014) (7b1b742)
  • deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v3.19.0 (#10018) (d9b705a)

Documentation

v1.23.0

25 Oct 16:18
4ded4e2
Compare
Choose a tag to compare

1.23.0 (2023-10-25)

⚠ BREAKING CHANGES

  • [analyticsadmin] delete BatchDeleteUserLinks, DeleteUserLink, BatchUpdateUserLinks, UpdateUserLink, BatchCreateUserLinks, CreateUserLink, AuditUserLinks, ListUserLinks, BatchGetUserLinks, GetUserLink from the Admin API v1 alph... (#9982)
  • [merchantapi] non_product_performance_view table, seller segments in product_performance_view table, and entity ids in best_seller tables are removed (#9981)
  • Destination enum is wrapped in a message
  • Update go_package and Go importpath:
  • destination field in the product_performance_view table is renamed to marketing_method
  • destination term in the product_view table is renamed to reporting_context
  • predicted_gross_profit_change_fraction and predicted_monthly_gross_profit_change fields are removed from the price_insights_product_view table
  • ReportGranularity, RelativeDemand, RelativeDemandChangeType, TrafficSource enums are wrapped into messages
  • Destination enum is wrapped in a message
  • Update go_package and Go importpath:

Features

  • [batch] expose display_name to batch v1 API (#9967) (934c929)
  • [clouddeploy] added platform log RolloutUpdateEvent (#9979) (ebdc309)
  • [cloudoptimization] added the route modifiers (#9963) (1f558b0)
  • [discoveryengine] add v1alpha public library for discoveryengine (#9953) (f4b2dda)
  • [merchantapi] channel field is added to the product_view table (#9956) (2a8403b)
  • [merchantapi] Channel enum is added (#9957) (9135abe)
  • [redis-cluster] new module for redis-cluster (#9993) (c280a9c)
  • [securitycenter] Add SimulateSecurityHealthAnalyticsCustomModule API for testing SHA custom module (#9980) (84afb01)
  • A new message MarketingMethod is added (2a8403b)
  • Channel enum is added (2a8403b)
  • ReportingContext enum is added (9135abe)
  • ReportingContext enum is added (2a8403b)

Bug Fixes

  • [analyticsadmin] delete BatchDeleteUserLinks, DeleteUserLink, BatchUpdateUserLinks, UpdateUserLink, BatchCreateUserLinks, CreateUserLink, AuditUserLinks, ListUserLinks, BatchGetUserLinks, GetUserLink from the Admin API v1 alph... (#9982) (75d2527)
  • [merchantapi] non_product_performance_view table, seller segments in product_performance_view table, and entity ids in best_seller tables are removed (#9981) (f242404)
  • destination field in the product_performance_view table is renamed to marketing_method (2a8403b)
  • destination term in the product_view table is renamed to reporting_context (2a8403b)
  • predicted_gross_profit_change_fraction and predicted_monthly_gross_profit_change fields are removed from the price_insights_product_view table (2a8403b)
  • ReportGranularity, RelativeDemand, RelativeDemandChangeType, TrafficSource enums are wrapped into messages (2a8403b)
  • convert java-talent integration test to v4 (#9948) (91c76e0)
  • deps: update dependency com.google.apis:google-api-services-cloudresourcemanager to v1-rev20231022-2.0.0 (#9990) (89dd580)
  • deps: update dependency com.google.apis:google-api-services-storage to v1-rev20231012-2.0.0 (#9965) (6accd08)
  • deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.125.6 (#9954) (7104b86)
  • deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.125.7 (#9971) (52b9c23)
  • deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.125.8 (#9987) (81180df)
  • deps: update dependency com.google.cloud:google-cloud-shared-config to v1.6.0 (#9969) (9e2be39)
  • deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v3.18.0 (#9984) (9814dc0)
  • deps: update dependency com.google.cloud:google-cloud-storage to v2.28.0 (#9959) (0d8d17e)
  • deps: update dependency com.google.cloud:google-cloud-storage to v2.29.0 (#9988) (82fb240)
  • Destination enum is wrapped in a message (9135abe)
  • Destination enum is wrapped in a message (2a8403b)
  • lenient vision face annotation results (#9947) (b12f226)
  • Update go_package and Go importpath: (9135abe)
  • Update go_package and Go importpath: (2a8403b)

Documentation

  • [documentai] minor clarification on fields related to page range (#9955) (ff54c9f)

v1.22.0

11 Oct 16:52
880604f
Compare
Choose a tag to compare

1.22.0 (2023-10-11)

Features

  • [aiplatform] add DatasetVersion and dataset version RPCs to DatasetService (#9922) (1f45cd0)
  • [batch] add InstancePolicy.reservation field for restricting jobs to a specific reservation (#9933) (42f3ee5)
  • [dataplex] DataQualityDimension is now part of the DataQualityDimensionResult message (#9949) (6557fc8)
  • [dialogflow] Add the enable_partial_automated_agent_reply flag (#9924) (cfcf828)
  • [networkconnectivity] add Network Connectivity Center APIs related to VPC spokes (#9927) (2164568)
  • [recaptchaenterprise] FirewallPolicy CRUD API (#9937) (3e9bd05)

Bug Fixes

  • deps: update dependency com.google.cloud:google-cloud-shared-config to v1.5.8 (#9941) (f818d26)
  • deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v3.17.0 (#9942) (2cc7888)
  • remove IoT integration tests (#9944) (237c070)
  • telcoautomation documentation links (#9938) (54262fd)

v1.21.0

28 Sep 21:13
e5cdd36
Compare
Choose a tag to compare

1.21.0 (2023-09-28)

Features

  • [dialogflow-cx] add support for AdvancedSettings (#9918) (59f9d8c)

Bug Fixes

  • deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.125.4 (#9915) (58249cc)

Documentation

  • add links to rpc and rest documentation in repo-metadata.json (#9913) (453c1b7)

v1.20.0

28 Sep 17:28
d2b59e2
Compare
Choose a tag to compare

1.20.0 (2023-09-28)

Features

  • [alloydb] Add support to generate client certificate and get connection info for auth proxy in AlloyDB v1 (#9903) (16f1b33)
  • [dialogflow-cx] add support for AdvancedSettings (#9905) (f39cd4c)
  • [dialogflow] Add the enable_partial_automated_agent_reply flag (#9906) (e88fe30)

Bug Fixes

  • [run] Removes accidentally exposed field service.traffic_tags_cleanup_threshold in Cloud Run Service (#9908) (ad81708)
  • deps: update dependency com.google.apis:google-api-services-storage to v1-rev20230926-2.0.0 (#9911) (d7f5cc9)
  • deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.125.3 (#9910) (52dc784)
  • deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.125.3 (#9912) (f49e2d9)