Skip to content

Commit 47e6143

Browse files
authored
chore: update googleapis SHA circa 2025-07-03 (#15253)
PiperOrigin-RevId: 778931614
1 parent 81c1d01 commit 47e6143

File tree

103 files changed

+13534
-635
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

103 files changed

+13534
-635
lines changed

MODULE.bazel

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,12 @@ python.toolchain(
5555
bazel_dep(name = "googleapis", version = "0.0.0", repo_name = "com_google_googleapis")
5656
archive_override(
5757
module_name = "googleapis",
58-
integrity = "sha256-vkHcmQF/L8fMzxFQgZR+NU0zo3lD7en13XBbZovOfyk=",
58+
integrity = "sha256-obIxX36ykOKHaxmDnaHMeRazb5PIiSH5DQ2qtYdVqKM=",
5959
patch_strip = 1,
6060
patches = ["//bazel:googleapis.modules.patch"],
61-
strip_prefix = "googleapis-f01a17a560b4fbc888fd552c978f4e1f8614100b",
61+
strip_prefix = "googleapis-f9d6fe4a6ad9ed89dfc315f284124d2104377940",
6262
urls = [
63-
"https://github.com/googleapis/googleapis/archive/f01a17a560b4fbc888fd552c978f4e1f8614100b.tar.gz",
63+
"https://github.com/googleapis/googleapis/archive/f9d6fe4a6ad9ed89dfc315f284124d2104377940.tar.gz",
6464
],
6565
)
6666

bazel/workspace0.bzl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,10 +126,10 @@ def gl_cpp_workspace0(name = None):
126126
http_archive,
127127
name = "com_google_googleapis",
128128
urls = [
129-
"https://github.com/googleapis/googleapis/archive/f01a17a560b4fbc888fd552c978f4e1f8614100b.tar.gz",
129+
"https://github.com/googleapis/googleapis/archive/f9d6fe4a6ad9ed89dfc315f284124d2104377940.tar.gz",
130130
],
131-
sha256 = "be41dc99017f2fc7cccf115081947e354d33a37943ede9f5dd705b668bce7f29",
132-
strip_prefix = "googleapis-f01a17a560b4fbc888fd552c978f4e1f8614100b",
131+
sha256 = "a1b2315f7eb290e2876b19839da1cc7916b36f93c88921f90d0daab58755a8a3",
132+
strip_prefix = "googleapis-f9d6fe4a6ad9ed89dfc315f284124d2104377940",
133133
build_file = Label("//bazel:googleapis.BUILD"),
134134
# Scaffolding for patching googleapis after download. For example:
135135
# patches = ["googleapis.patch"]

cmake/GoogleapisConfig.cmake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ set(GOOGLE_CLOUD_CPP_GOOGLEAPIS_SHA256
2727
mark_as_advanced(GOOGLE_CLOUD_CPP_GOOGLEAPIS_SHA256)
2828

2929
set(_GOOGLE_CLOUD_CPP_GOOGLEAPIS_COMMIT_SHA
30-
"f01a17a560b4fbc888fd552c978f4e1f8614100b")
30+
"f9d6fe4a6ad9ed89dfc315f284124d2104377940")
3131
set(_GOOGLE_CLOUD_CPP_GOOGLEAPIS_SHA256
32-
"be41dc99017f2fc7cccf115081947e354d33a37943ede9f5dd705b668bce7f29")
32+
"a1b2315f7eb290e2876b19839da1cc7916b36f93c88921f90d0daab58755a8a3")
3333

3434
set(DOXYGEN_ALIASES
3535
"googleapis_link{2}=\"[\\1](https://github.com/googleapis/googleapis/blob/${_GOOGLE_CLOUD_CPP_GOOGLEAPIS_COMMIT_SHA}/\\2)\""
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
@com_google_googleapis//google/cloud/developerconnect/v1:developer_connect.proto
2+
@com_google_googleapis//google/cloud/developerconnect/v1:insights_config.proto

external/googleapis/protolists/networkservices.list

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
@com_google_googleapis//google/cloud/networkservices/v1:common.proto
22
@com_google_googleapis//google/cloud/networkservices/v1:dep.proto
33
@com_google_googleapis//google/cloud/networkservices/v1:endpoint_policy.proto
4+
@com_google_googleapis//google/cloud/networkservices/v1:extensibility.proto
45
@com_google_googleapis//google/cloud/networkservices/v1:gateway.proto
56
@com_google_googleapis//google/cloud/networkservices/v1:grpc_route.proto
67
@com_google_googleapis//google/cloud/networkservices/v1:http_route.proto

external/googleapis/protolists/securitycenter.list

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,14 @@
5252
@com_google_googleapis//google/cloud/securitycenter/v1:valued_resource.proto
5353
@com_google_googleapis//google/cloud/securitycenter/v1:vulnerability.proto
5454
@com_google_googleapis//google/cloud/securitycenter/v2:access.proto
55+
@com_google_googleapis//google/cloud/securitycenter/v2:affected_resources.proto
56+
@com_google_googleapis//google/cloud/securitycenter/v2:ai_model.proto
5557
@com_google_googleapis//google/cloud/securitycenter/v2:application.proto
5658
@com_google_googleapis//google/cloud/securitycenter/v2:attack_exposure.proto
5759
@com_google_googleapis//google/cloud/securitycenter/v2:attack_path.proto
5860
@com_google_googleapis//google/cloud/securitycenter/v2:backup_disaster_recovery.proto
5961
@com_google_googleapis//google/cloud/securitycenter/v2:bigquery_export.proto
62+
@com_google_googleapis//google/cloud/securitycenter/v2:chokepoint.proto
6063
@com_google_googleapis//google/cloud/securitycenter/v2:cloud_armor.proto
6164
@com_google_googleapis//google/cloud/securitycenter/v2:cloud_dlp_data_profile.proto
6265
@com_google_googleapis//google/cloud/securitycenter/v2:cloud_dlp_inspection.proto
@@ -77,13 +80,16 @@
7780
@com_google_googleapis//google/cloud/securitycenter/v2:group_membership.proto
7881
@com_google_googleapis//google/cloud/securitycenter/v2:iam_binding.proto
7982
@com_google_googleapis//google/cloud/securitycenter/v2:indicator.proto
83+
@com_google_googleapis//google/cloud/securitycenter/v2:ip_rules.proto
84+
@com_google_googleapis//google/cloud/securitycenter/v2:job.proto
8085
@com_google_googleapis//google/cloud/securitycenter/v2:kernel_rootkit.proto
8186
@com_google_googleapis//google/cloud/securitycenter/v2:kubernetes.proto
8287
@com_google_googleapis//google/cloud/securitycenter/v2:label.proto
8388
@com_google_googleapis//google/cloud/securitycenter/v2:load_balancer.proto
8489
@com_google_googleapis//google/cloud/securitycenter/v2:log_entry.proto
8590
@com_google_googleapis//google/cloud/securitycenter/v2:mitre_attack.proto
8691
@com_google_googleapis//google/cloud/securitycenter/v2:mute_config.proto
92+
@com_google_googleapis//google/cloud/securitycenter/v2:network.proto
8793
@com_google_googleapis//google/cloud/securitycenter/v2:notebook.proto
8894
@com_google_googleapis//google/cloud/securitycenter/v2:notification_config.proto
8995
@com_google_googleapis//google/cloud/securitycenter/v2:notification_message.proto
@@ -98,4 +104,5 @@
98104
@com_google_googleapis//google/cloud/securitycenter/v2:source.proto
99105
@com_google_googleapis//google/cloud/securitycenter/v2:toxic_combination.proto
100106
@com_google_googleapis//google/cloud/securitycenter/v2:valued_resource.proto
107+
@com_google_googleapis//google/cloud/securitycenter/v2:vertex_ai.proto
101108
@com_google_googleapis//google/cloud/securitycenter/v2:vulnerability.proto

generator/generator_config.textproto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3029,6 +3029,7 @@ service {
30293029
# Network Services (aka Traffic Director)
30303030
service {
30313031
service_proto_path: "google/cloud/networkservices/v1/network_services.proto"
3032+
additional_proto_files: ["google/cloud/networkservices/v1/extensibility.proto"]
30323033
product_path: "google/cloud/networkservices/v1"
30333034
initial_copyright_year: "2023"
30343035
retryable_status_codes: ["kUnavailable"]

generator/internal/descriptor_utils.cc

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -223,12 +223,6 @@ auto constexpr kLoggingConfigClientCpp2 =
223223
"folders/[FOLDER_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]")""";
224224

225225
ParameterCommentSubstitution substitutions[] = {
226-
// Unescaped elements in bigtable/admin/v2.
227-
{" projects/<project>/instances/<instance>/"
228-
"tables/<table>/authorizedViews/<authorized_view>",
229-
" `projects/<project>/instances/<instance>/"
230-
"tables/<table>/authorizedViews/<authorized_view>`"},
231-
232226
// There a number of comments (almost all from DialogFlow) that
233227
// - use single code quotes
234228
// - are broken up over multiple lines

google/cloud/aiplatform/v1/notebook_client.h

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -571,7 +571,7 @@ class NotebookServiceClient {
571571
/// [`StatusOr`]: @ref google::cloud::StatusOr
572572
/// [`Status`]: @ref google::cloud::Status
573573
/// [google.cloud.aiplatform.v1.AssignNotebookRuntimeRequest]: @googleapis_reference_link{google/cloud/aiplatform/v1/notebook_service.proto#L402}
574-
/// [google.cloud.aiplatform.v1.NotebookRuntime]: @googleapis_reference_link{google/cloud/aiplatform/v1/notebook_runtime.proto#L169}
574+
/// [google.cloud.aiplatform.v1.NotebookRuntime]: @googleapis_reference_link{google/cloud/aiplatform/v1/notebook_runtime.proto#L170}
575575
///
576576
// clang-format on
577577
future<StatusOr<google::cloud::aiplatform::v1::NotebookRuntime>>
@@ -629,7 +629,7 @@ class NotebookServiceClient {
629629
/// [`StatusOr`]: @ref google::cloud::StatusOr
630630
/// [`Status`]: @ref google::cloud::Status
631631
/// [google.cloud.aiplatform.v1.AssignNotebookRuntimeRequest]: @googleapis_reference_link{google/cloud/aiplatform/v1/notebook_service.proto#L402}
632-
/// [google.cloud.aiplatform.v1.NotebookRuntime]: @googleapis_reference_link{google/cloud/aiplatform/v1/notebook_runtime.proto#L169}
632+
/// [google.cloud.aiplatform.v1.NotebookRuntime]: @googleapis_reference_link{google/cloud/aiplatform/v1/notebook_runtime.proto#L170}
633633
///
634634
// clang-format on
635635
future<StatusOr<google::cloud::aiplatform::v1::NotebookRuntime>>
@@ -690,7 +690,7 @@ class NotebookServiceClient {
690690
/// [`StatusOr`]: @ref google::cloud::StatusOr
691691
/// [`Status`]: @ref google::cloud::Status
692692
/// [google.cloud.aiplatform.v1.GetNotebookRuntimeRequest]: @googleapis_reference_link{google/cloud/aiplatform/v1/notebook_service.proto#L442}
693-
/// [google.cloud.aiplatform.v1.NotebookRuntime]: @googleapis_reference_link{google/cloud/aiplatform/v1/notebook_runtime.proto#L169}
693+
/// [google.cloud.aiplatform.v1.NotebookRuntime]: @googleapis_reference_link{google/cloud/aiplatform/v1/notebook_runtime.proto#L170}
694694
///
695695
// clang-format on
696696
StatusOr<google::cloud::aiplatform::v1::NotebookRuntime> GetNotebookRuntime(
@@ -720,7 +720,7 @@ class NotebookServiceClient {
720720
/// [`StatusOr`]: @ref google::cloud::StatusOr
721721
/// [`Status`]: @ref google::cloud::Status
722722
/// [google.cloud.aiplatform.v1.GetNotebookRuntimeRequest]: @googleapis_reference_link{google/cloud/aiplatform/v1/notebook_service.proto#L442}
723-
/// [google.cloud.aiplatform.v1.NotebookRuntime]: @googleapis_reference_link{google/cloud/aiplatform/v1/notebook_runtime.proto#L169}
723+
/// [google.cloud.aiplatform.v1.NotebookRuntime]: @googleapis_reference_link{google/cloud/aiplatform/v1/notebook_runtime.proto#L170}
724724
///
725725
// clang-format on
726726
StatusOr<google::cloud::aiplatform::v1::NotebookRuntime> GetNotebookRuntime(
@@ -757,7 +757,7 @@ class NotebookServiceClient {
757757
/// [`StatusOr`]: @ref google::cloud::StatusOr
758758
/// [`Status`]: @ref google::cloud::Status
759759
/// [google.cloud.aiplatform.v1.ListNotebookRuntimesRequest]: @googleapis_reference_link{google/cloud/aiplatform/v1/notebook_service.proto#L457}
760-
/// [google.cloud.aiplatform.v1.NotebookRuntime]: @googleapis_reference_link{google/cloud/aiplatform/v1/notebook_runtime.proto#L169}
760+
/// [google.cloud.aiplatform.v1.NotebookRuntime]: @googleapis_reference_link{google/cloud/aiplatform/v1/notebook_runtime.proto#L170}
761761
///
762762
// clang-format on
763763
StreamRange<google::cloud::aiplatform::v1::NotebookRuntime>
@@ -796,7 +796,7 @@ class NotebookServiceClient {
796796
/// [`StatusOr`]: @ref google::cloud::StatusOr
797797
/// [`Status`]: @ref google::cloud::Status
798798
/// [google.cloud.aiplatform.v1.ListNotebookRuntimesRequest]: @googleapis_reference_link{google/cloud/aiplatform/v1/notebook_service.proto#L457}
799-
/// [google.cloud.aiplatform.v1.NotebookRuntime]: @googleapis_reference_link{google/cloud/aiplatform/v1/notebook_runtime.proto#L169}
799+
/// [google.cloud.aiplatform.v1.NotebookRuntime]: @googleapis_reference_link{google/cloud/aiplatform/v1/notebook_runtime.proto#L170}
800800
///
801801
// clang-format on
802802
StreamRange<google::cloud::aiplatform::v1::NotebookRuntime>

google/cloud/bigtable/admin/bigtable_table_admin_client.cc

Lines changed: 145 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -657,6 +657,151 @@ BigtableTableAdminClient::TestIamPermissions(
657657
return connection_->TestIamPermissions(request);
658658
}
659659

660+
future<StatusOr<google::bigtable::admin::v2::SchemaBundle>>
661+
BigtableTableAdminClient::CreateSchemaBundle(
662+
std::string const& parent, std::string const& schema_bundle_id,
663+
google::bigtable::admin::v2::SchemaBundle const& schema_bundle,
664+
Options opts) {
665+
internal::OptionsSpan span(internal::MergeOptions(std::move(opts), options_));
666+
google::bigtable::admin::v2::CreateSchemaBundleRequest request;
667+
request.set_parent(parent);
668+
request.set_schema_bundle_id(schema_bundle_id);
669+
*request.mutable_schema_bundle() = schema_bundle;
670+
return connection_->CreateSchemaBundle(request);
671+
}
672+
673+
StatusOr<google::longrunning::Operation>
674+
BigtableTableAdminClient::CreateSchemaBundle(
675+
NoAwaitTag, std::string const& parent, std::string const& schema_bundle_id,
676+
google::bigtable::admin::v2::SchemaBundle const& schema_bundle,
677+
Options opts) {
678+
internal::OptionsSpan span(internal::MergeOptions(std::move(opts), options_));
679+
google::bigtable::admin::v2::CreateSchemaBundleRequest request;
680+
request.set_parent(parent);
681+
request.set_schema_bundle_id(schema_bundle_id);
682+
*request.mutable_schema_bundle() = schema_bundle;
683+
return connection_->CreateSchemaBundle(NoAwaitTag{}, request);
684+
}
685+
686+
future<StatusOr<google::bigtable::admin::v2::SchemaBundle>>
687+
BigtableTableAdminClient::CreateSchemaBundle(
688+
google::bigtable::admin::v2::CreateSchemaBundleRequest const& request,
689+
Options opts) {
690+
internal::OptionsSpan span(internal::MergeOptions(std::move(opts), options_));
691+
return connection_->CreateSchemaBundle(request);
692+
}
693+
694+
StatusOr<google::longrunning::Operation>
695+
BigtableTableAdminClient::CreateSchemaBundle(
696+
NoAwaitTag,
697+
google::bigtable::admin::v2::CreateSchemaBundleRequest const& request,
698+
Options opts) {
699+
internal::OptionsSpan span(internal::MergeOptions(std::move(opts), options_));
700+
return connection_->CreateSchemaBundle(NoAwaitTag{}, request);
701+
}
702+
703+
future<StatusOr<google::bigtable::admin::v2::SchemaBundle>>
704+
BigtableTableAdminClient::CreateSchemaBundle(
705+
google::longrunning::Operation const& operation, Options opts) {
706+
internal::OptionsSpan span(internal::MergeOptions(std::move(opts), options_));
707+
return connection_->CreateSchemaBundle(operation);
708+
}
709+
710+
future<StatusOr<google::bigtable::admin::v2::SchemaBundle>>
711+
BigtableTableAdminClient::UpdateSchemaBundle(
712+
google::bigtable::admin::v2::SchemaBundle const& schema_bundle,
713+
google::protobuf::FieldMask const& update_mask, Options opts) {
714+
internal::OptionsSpan span(internal::MergeOptions(std::move(opts), options_));
715+
google::bigtable::admin::v2::UpdateSchemaBundleRequest request;
716+
*request.mutable_schema_bundle() = schema_bundle;
717+
*request.mutable_update_mask() = update_mask;
718+
return connection_->UpdateSchemaBundle(request);
719+
}
720+
721+
StatusOr<google::longrunning::Operation>
722+
BigtableTableAdminClient::UpdateSchemaBundle(
723+
NoAwaitTag, google::bigtable::admin::v2::SchemaBundle const& schema_bundle,
724+
google::protobuf::FieldMask const& update_mask, Options opts) {
725+
internal::OptionsSpan span(internal::MergeOptions(std::move(opts), options_));
726+
google::bigtable::admin::v2::UpdateSchemaBundleRequest request;
727+
*request.mutable_schema_bundle() = schema_bundle;
728+
*request.mutable_update_mask() = update_mask;
729+
return connection_->UpdateSchemaBundle(NoAwaitTag{}, request);
730+
}
731+
732+
future<StatusOr<google::bigtable::admin::v2::SchemaBundle>>
733+
BigtableTableAdminClient::UpdateSchemaBundle(
734+
google::bigtable::admin::v2::UpdateSchemaBundleRequest const& request,
735+
Options opts) {
736+
internal::OptionsSpan span(internal::MergeOptions(std::move(opts), options_));
737+
return connection_->UpdateSchemaBundle(request);
738+
}
739+
740+
StatusOr<google::longrunning::Operation>
741+
BigtableTableAdminClient::UpdateSchemaBundle(
742+
NoAwaitTag,
743+
google::bigtable::admin::v2::UpdateSchemaBundleRequest const& request,
744+
Options opts) {
745+
internal::OptionsSpan span(internal::MergeOptions(std::move(opts), options_));
746+
return connection_->UpdateSchemaBundle(NoAwaitTag{}, request);
747+
}
748+
749+
future<StatusOr<google::bigtable::admin::v2::SchemaBundle>>
750+
BigtableTableAdminClient::UpdateSchemaBundle(
751+
google::longrunning::Operation const& operation, Options opts) {
752+
internal::OptionsSpan span(internal::MergeOptions(std::move(opts), options_));
753+
return connection_->UpdateSchemaBundle(operation);
754+
}
755+
756+
StatusOr<google::bigtable::admin::v2::SchemaBundle>
757+
BigtableTableAdminClient::GetSchemaBundle(std::string const& name,
758+
Options opts) {
759+
internal::OptionsSpan span(internal::MergeOptions(std::move(opts), options_));
760+
google::bigtable::admin::v2::GetSchemaBundleRequest request;
761+
request.set_name(name);
762+
return connection_->GetSchemaBundle(request);
763+
}
764+
765+
StatusOr<google::bigtable::admin::v2::SchemaBundle>
766+
BigtableTableAdminClient::GetSchemaBundle(
767+
google::bigtable::admin::v2::GetSchemaBundleRequest const& request,
768+
Options opts) {
769+
internal::OptionsSpan span(internal::MergeOptions(std::move(opts), options_));
770+
return connection_->GetSchemaBundle(request);
771+
}
772+
773+
StreamRange<google::bigtable::admin::v2::SchemaBundle>
774+
BigtableTableAdminClient::ListSchemaBundles(std::string const& parent,
775+
Options opts) {
776+
internal::OptionsSpan span(internal::MergeOptions(std::move(opts), options_));
777+
google::bigtable::admin::v2::ListSchemaBundlesRequest request;
778+
request.set_parent(parent);
779+
return connection_->ListSchemaBundles(request);
780+
}
781+
782+
StreamRange<google::bigtable::admin::v2::SchemaBundle>
783+
BigtableTableAdminClient::ListSchemaBundles(
784+
google::bigtable::admin::v2::ListSchemaBundlesRequest request,
785+
Options opts) {
786+
internal::OptionsSpan span(internal::MergeOptions(std::move(opts), options_));
787+
return connection_->ListSchemaBundles(std::move(request));
788+
}
789+
790+
Status BigtableTableAdminClient::DeleteSchemaBundle(std::string const& name,
791+
Options opts) {
792+
internal::OptionsSpan span(internal::MergeOptions(std::move(opts), options_));
793+
google::bigtable::admin::v2::DeleteSchemaBundleRequest request;
794+
request.set_name(name);
795+
return connection_->DeleteSchemaBundle(request);
796+
}
797+
798+
Status BigtableTableAdminClient::DeleteSchemaBundle(
799+
google::bigtable::admin::v2::DeleteSchemaBundleRequest const& request,
800+
Options opts) {
801+
internal::OptionsSpan span(internal::MergeOptions(std::move(opts), options_));
802+
return connection_->DeleteSchemaBundle(request);
803+
}
804+
660805
future<StatusOr<google::bigtable::admin::v2::CheckConsistencyResponse>>
661806
BigtableTableAdminClient::AsyncCheckConsistency(
662807
std::string const& name, std::string const& consistency_token,

0 commit comments

Comments
 (0)