mirror of
https://github.com/googleapis/googleapis.git
synced 2026-08-17 13:06:47 +02:00
chore: Specify C# namespace
PiperOrigin-RevId: 514975241
This commit is contained in:
parent
dca1a835ec
commit
0f35802cb7
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ import "google/protobuf/duration.proto";
|
|||
import "google/protobuf/timestamp.proto";
|
||||
import "google/rpc/status.proto";
|
||||
|
||||
option csharp_namespace = "Google.Cloud.BigQuery.Logging.V1";
|
||||
option go_package = "cloud.google.com/go/bigquery/logging/apiv1/loggingpb;loggingpb";
|
||||
option java_multiple_files = true;
|
||||
option java_outer_classname = "AuditDataProto";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue