Skip to content

fix : add deprication info in resource proto - #140

Open
Mryashbhardwaj wants to merge 1 commit into
mainfrom
table-deprecation-support
Open

fix : add deprication info in resource proto#140
Mryashbhardwaj wants to merge 1 commit into
mainfrom
table-deprecation-support

Conversation

@Mryashbhardwaj

Copy link
Copy Markdown
Member

No description provided.


message Deprecation {
string reason = 1;
google.protobuf.Timestamp date = 2;

@okysetiawan okysetiawan Dec 9, 2024

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we use this proto type https://github.com/googleapis/googleapis/blob/master/google/type/date.proto for date only case ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants