File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
ydb/public/api/client/yc_public/events Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ syntax = "proto3";
33package yandex.cloud.events.ydb ;
44
55import "google/protobuf/timestamp.proto" ;
6- import "yandex/cloud/ydb/v1/ backup.proto" ;
6+ import "yandex/cloud/ydb/backup.proto" ;
77import "yandex/cloud/events/common.proto" ;
88import "yandex/cloud/validation.proto" ;
99import "yandex/cloud/events/options.proto" ;
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ package yandex.cloud.events.ydb;
55import "google/protobuf/timestamp.proto" ;
66import "yandex/cloud/events/common.proto" ;
77import "yandex/cloud/validation.proto" ;
8- import "yandex/cloud/ydb/v1/ database.proto" ;
9- import "yandex/cloud/ydb/v1/ backup.proto" ;
8+ import "yandex/cloud/ydb/database.proto" ;
9+ import "yandex/cloud/ydb/backup.proto" ;
1010import "yandex/cloud/events/options.proto" ;
1111import "google/rpc/status.proto" ;
1212import "google/protobuf/field_mask.proto" ;
You can’t perform that action at this time.
0 commit comments