Skip to content

Commit 898a6bb

Browse files
feat: add KMS configuration in settings (#107)
* feat: KMS configuration in settings chore: formatting changes PiperOrigin-RevId: 430243637 Source-Link: googleapis/googleapis@95da686 Source-Link: googleapis/googleapis-gen@a1f056b Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTFmMDU2Yjc2ODljY2JlNWFlYmMwYmZkZDMxOGU5OTQ1ZWU3NjAyYSJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent abefb54 commit 898a6bb

File tree

5 files changed

+8085
-8088
lines changed

5 files changed

+8085
-8088
lines changed

packages/google-api-servicecontrol/protos/google/logging/type/http_request.proto

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ syntax = "proto3";
1616

1717
package google.logging.type;
1818

19-
import "google/api/annotations.proto";
2019
import "google/protobuf/duration.proto";
2120

2221
option csharp_namespace = "Google.Cloud.Logging.Type";

packages/google-api-servicecontrol/protos/google/logging/type/log_severity.proto

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ syntax = "proto3";
1616

1717
package google.logging.type;
1818

19-
import "google/api/annotations.proto";
20-
2119
option csharp_namespace = "Google.Cloud.Logging.Type";
2220
option go_package = "google.golang.org/genproto/googleapis/logging/type;ltype";
2321
option java_multiple_files = true;

0 commit comments

Comments
 (0)