@ -172,6 +172,91 @@ func (x *UpsertTagResponse) GetTag() *Tag {
return nil
}
type BatchUpsertTagRequest struct {
state protoimpl . MessageState
sizeCache protoimpl . SizeCache
unknownFields protoimpl . UnknownFields
Requests [ ] * UpsertTagRequest ` protobuf:"bytes,1,rep,name=requests,proto3" json:"requests,omitempty" `
}
func ( x * BatchUpsertTagRequest ) Reset ( ) {
* x = BatchUpsertTagRequest { }
if protoimpl . UnsafeEnabled {
mi := & file_api_v2_tag_service_proto_msgTypes [ 3 ]
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
ms . StoreMessageInfo ( mi )
}
}
func ( x * BatchUpsertTagRequest ) String ( ) string {
return protoimpl . X . MessageStringOf ( x )
}
func ( * BatchUpsertTagRequest ) ProtoMessage ( ) { }
func ( x * BatchUpsertTagRequest ) ProtoReflect ( ) protoreflect . Message {
mi := & file_api_v2_tag_service_proto_msgTypes [ 3 ]
if protoimpl . UnsafeEnabled && x != nil {
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
if ms . LoadMessageInfo ( ) == nil {
ms . StoreMessageInfo ( mi )
}
return ms
}
return mi . MessageOf ( x )
}
// Deprecated: Use BatchUpsertTagRequest.ProtoReflect.Descriptor instead.
func ( * BatchUpsertTagRequest ) Descriptor ( ) ( [ ] byte , [ ] int ) {
return file_api_v2_tag_service_proto_rawDescGZIP ( ) , [ ] int { 3 }
}
func ( x * BatchUpsertTagRequest ) GetRequests ( ) [ ] * UpsertTagRequest {
if x != nil {
return x . Requests
}
return nil
}
type BatchUpsertTagResponse struct {
state protoimpl . MessageState
sizeCache protoimpl . SizeCache
unknownFields protoimpl . UnknownFields
}
func ( x * BatchUpsertTagResponse ) Reset ( ) {
* x = BatchUpsertTagResponse { }
if protoimpl . UnsafeEnabled {
mi := & file_api_v2_tag_service_proto_msgTypes [ 4 ]
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
ms . StoreMessageInfo ( mi )
}
}
func ( x * BatchUpsertTagResponse ) String ( ) string {
return protoimpl . X . MessageStringOf ( x )
}
func ( * BatchUpsertTagResponse ) ProtoMessage ( ) { }
func ( x * BatchUpsertTagResponse ) ProtoReflect ( ) protoreflect . Message {
mi := & file_api_v2_tag_service_proto_msgTypes [ 4 ]
if protoimpl . UnsafeEnabled && x != nil {
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
if ms . LoadMessageInfo ( ) == nil {
ms . StoreMessageInfo ( mi )
}
return ms
}
return mi . MessageOf ( x )
}
// Deprecated: Use BatchUpsertTagResponse.ProtoReflect.Descriptor instead.
func ( * BatchUpsertTagResponse ) Descriptor ( ) ( [ ] byte , [ ] int ) {
return file_api_v2_tag_service_proto_rawDescGZIP ( ) , [ ] int { 4 }
}
type ListTagsRequest struct {
state protoimpl . MessageState
sizeCache protoimpl . SizeCache
@ -185,7 +270,7 @@ type ListTagsRequest struct {
func ( x * ListTagsRequest ) Reset ( ) {
* x = ListTagsRequest { }
if protoimpl . UnsafeEnabled {
mi := & file_api_v2_tag_service_proto_msgTypes [ 3 ]
mi := & file_api_v2_tag_service_proto_msgTypes [ 5 ]
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
ms . StoreMessageInfo ( mi )
}
@ -198,7 +283,7 @@ func (x *ListTagsRequest) String() string {
func ( * ListTagsRequest ) ProtoMessage ( ) { }
func ( x * ListTagsRequest ) ProtoReflect ( ) protoreflect . Message {
mi := & file_api_v2_tag_service_proto_msgTypes [ 3 ]
mi := & file_api_v2_tag_service_proto_msgTypes [ 5 ]
if protoimpl . UnsafeEnabled && x != nil {
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
if ms . LoadMessageInfo ( ) == nil {
@ -211,7 +296,7 @@ func (x *ListTagsRequest) ProtoReflect() protoreflect.Message {
// Deprecated: Use ListTagsRequest.ProtoReflect.Descriptor instead.
func ( * ListTagsRequest ) Descriptor ( ) ( [ ] byte , [ ] int ) {
return file_api_v2_tag_service_proto_rawDescGZIP ( ) , [ ] int { 3 }
return file_api_v2_tag_service_proto_rawDescGZIP ( ) , [ ] int { 5 }
}
func ( x * ListTagsRequest ) GetUser ( ) string {
@ -232,7 +317,7 @@ type ListTagsResponse struct {
func ( x * ListTagsResponse ) Reset ( ) {
* x = ListTagsResponse { }
if protoimpl . UnsafeEnabled {
mi := & file_api_v2_tag_service_proto_msgTypes [ 4 ]
mi := & file_api_v2_tag_service_proto_msgTypes [ 6 ]
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
ms . StoreMessageInfo ( mi )
}
@ -245,7 +330,7 @@ func (x *ListTagsResponse) String() string {
func ( * ListTagsResponse ) ProtoMessage ( ) { }
func ( x * ListTagsResponse ) ProtoReflect ( ) protoreflect . Message {
mi := & file_api_v2_tag_service_proto_msgTypes [ 4 ]
mi := & file_api_v2_tag_service_proto_msgTypes [ 6 ]
if protoimpl . UnsafeEnabled && x != nil {
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
if ms . LoadMessageInfo ( ) == nil {
@ -258,7 +343,7 @@ func (x *ListTagsResponse) ProtoReflect() protoreflect.Message {
// Deprecated: Use ListTagsResponse.ProtoReflect.Descriptor instead.
func ( * ListTagsResponse ) Descriptor ( ) ( [ ] byte , [ ] int ) {
return file_api_v2_tag_service_proto_rawDescGZIP ( ) , [ ] int { 4 }
return file_api_v2_tag_service_proto_rawDescGZIP ( ) , [ ] int { 6 }
}
func ( x * ListTagsResponse ) GetTags ( ) [ ] * Tag {
@ -283,7 +368,7 @@ type RenameTagRequest struct {
func ( x * RenameTagRequest ) Reset ( ) {
* x = RenameTagRequest { }
if protoimpl . UnsafeEnabled {
mi := & file_api_v2_tag_service_proto_msgTypes [ 5 ]
mi := & file_api_v2_tag_service_proto_msgTypes [ 7 ]
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
ms . StoreMessageInfo ( mi )
}
@ -296,7 +381,7 @@ func (x *RenameTagRequest) String() string {
func ( * RenameTagRequest ) ProtoMessage ( ) { }
func ( x * RenameTagRequest ) ProtoReflect ( ) protoreflect . Message {
mi := & file_api_v2_tag_service_proto_msgTypes [ 5 ]
mi := & file_api_v2_tag_service_proto_msgTypes [ 7 ]
if protoimpl . UnsafeEnabled && x != nil {
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
if ms . LoadMessageInfo ( ) == nil {
@ -309,7 +394,7 @@ func (x *RenameTagRequest) ProtoReflect() protoreflect.Message {
// Deprecated: Use RenameTagRequest.ProtoReflect.Descriptor instead.
func ( * RenameTagRequest ) Descriptor ( ) ( [ ] byte , [ ] int ) {
return file_api_v2_tag_service_proto_rawDescGZIP ( ) , [ ] int { 5 }
return file_api_v2_tag_service_proto_rawDescGZIP ( ) , [ ] int { 7 }
}
func ( x * RenameTagRequest ) GetUser ( ) string {
@ -344,7 +429,7 @@ type RenameTagResponse struct {
func ( x * RenameTagResponse ) Reset ( ) {
* x = RenameTagResponse { }
if protoimpl . UnsafeEnabled {
mi := & file_api_v2_tag_service_proto_msgTypes [ 6 ]
mi := & file_api_v2_tag_service_proto_msgTypes [ 8 ]
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
ms . StoreMessageInfo ( mi )
}
@ -357,7 +442,7 @@ func (x *RenameTagResponse) String() string {
func ( * RenameTagResponse ) ProtoMessage ( ) { }
func ( x * RenameTagResponse ) ProtoReflect ( ) protoreflect . Message {
mi := & file_api_v2_tag_service_proto_msgTypes [ 6 ]
mi := & file_api_v2_tag_service_proto_msgTypes [ 8 ]
if protoimpl . UnsafeEnabled && x != nil {
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
if ms . LoadMessageInfo ( ) == nil {
@ -370,7 +455,7 @@ func (x *RenameTagResponse) ProtoReflect() protoreflect.Message {
// Deprecated: Use RenameTagResponse.ProtoReflect.Descriptor instead.
func ( * RenameTagResponse ) Descriptor ( ) ( [ ] byte , [ ] int ) {
return file_api_v2_tag_service_proto_rawDescGZIP ( ) , [ ] int { 6 }
return file_api_v2_tag_service_proto_rawDescGZIP ( ) , [ ] int { 8 }
}
func ( x * RenameTagResponse ) GetTag ( ) * Tag {
@ -391,7 +476,7 @@ type DeleteTagRequest struct {
func ( x * DeleteTagRequest ) Reset ( ) {
* x = DeleteTagRequest { }
if protoimpl . UnsafeEnabled {
mi := & file_api_v2_tag_service_proto_msgTypes [ 7 ]
mi := & file_api_v2_tag_service_proto_msgTypes [ 9 ]
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
ms . StoreMessageInfo ( mi )
}
@ -404,7 +489,7 @@ func (x *DeleteTagRequest) String() string {
func ( * DeleteTagRequest ) ProtoMessage ( ) { }
func ( x * DeleteTagRequest ) ProtoReflect ( ) protoreflect . Message {
mi := & file_api_v2_tag_service_proto_msgTypes [ 7 ]
mi := & file_api_v2_tag_service_proto_msgTypes [ 9 ]
if protoimpl . UnsafeEnabled && x != nil {
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
if ms . LoadMessageInfo ( ) == nil {
@ -417,7 +502,7 @@ func (x *DeleteTagRequest) ProtoReflect() protoreflect.Message {
// Deprecated: Use DeleteTagRequest.ProtoReflect.Descriptor instead.
func ( * DeleteTagRequest ) Descriptor ( ) ( [ ] byte , [ ] int ) {
return file_api_v2_tag_service_proto_rawDescGZIP ( ) , [ ] int { 7 }
return file_api_v2_tag_service_proto_rawDescGZIP ( ) , [ ] int { 9 }
}
func ( x * DeleteTagRequest ) GetTag ( ) * Tag {
@ -436,7 +521,7 @@ type DeleteTagResponse struct {
func ( x * DeleteTagResponse ) Reset ( ) {
* x = DeleteTagResponse { }
if protoimpl . UnsafeEnabled {
mi := & file_api_v2_tag_service_proto_msgTypes [ 8 ]
mi := & file_api_v2_tag_service_proto_msgTypes [ 10 ]
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
ms . StoreMessageInfo ( mi )
}
@ -449,7 +534,7 @@ func (x *DeleteTagResponse) String() string {
func ( * DeleteTagResponse ) ProtoMessage ( ) { }
func ( x * DeleteTagResponse ) ProtoReflect ( ) protoreflect . Message {
mi := & file_api_v2_tag_service_proto_msgTypes [ 8 ]
mi := & file_api_v2_tag_service_proto_msgTypes [ 10 ]
if protoimpl . UnsafeEnabled && x != nil {
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
if ms . LoadMessageInfo ( ) == nil {
@ -462,7 +547,7 @@ func (x *DeleteTagResponse) ProtoReflect() protoreflect.Message {
// Deprecated: Use DeleteTagResponse.ProtoReflect.Descriptor instead.
func ( * DeleteTagResponse ) Descriptor ( ) ( [ ] byte , [ ] int ) {
return file_api_v2_tag_service_proto_rawDescGZIP ( ) , [ ] int { 8 }
return file_api_v2_tag_service_proto_rawDescGZIP ( ) , [ ] int { 10 }
}
type GetTagSuggestionsRequest struct {
@ -478,7 +563,7 @@ type GetTagSuggestionsRequest struct {
func ( x * GetTagSuggestionsRequest ) Reset ( ) {
* x = GetTagSuggestionsRequest { }
if protoimpl . UnsafeEnabled {
mi := & file_api_v2_tag_service_proto_msgTypes [ 9 ]
mi := & file_api_v2_tag_service_proto_msgTypes [ 11 ]
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
ms . StoreMessageInfo ( mi )
}
@ -491,7 +576,7 @@ func (x *GetTagSuggestionsRequest) String() string {
func ( * GetTagSuggestionsRequest ) ProtoMessage ( ) { }
func ( x * GetTagSuggestionsRequest ) ProtoReflect ( ) protoreflect . Message {
mi := & file_api_v2_tag_service_proto_msgTypes [ 9 ]
mi := & file_api_v2_tag_service_proto_msgTypes [ 11 ]
if protoimpl . UnsafeEnabled && x != nil {
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
if ms . LoadMessageInfo ( ) == nil {
@ -504,7 +589,7 @@ func (x *GetTagSuggestionsRequest) ProtoReflect() protoreflect.Message {
// Deprecated: Use GetTagSuggestionsRequest.ProtoReflect.Descriptor instead.
func ( * GetTagSuggestionsRequest ) Descriptor ( ) ( [ ] byte , [ ] int ) {
return file_api_v2_tag_service_proto_rawDescGZIP ( ) , [ ] int { 9 }
return file_api_v2_tag_service_proto_rawDescGZIP ( ) , [ ] int { 11 }
}
func ( x * GetTagSuggestionsRequest ) GetUser ( ) string {
@ -525,7 +610,7 @@ type GetTagSuggestionsResponse struct {
func ( x * GetTagSuggestionsResponse ) Reset ( ) {
* x = GetTagSuggestionsResponse { }
if protoimpl . UnsafeEnabled {
mi := & file_api_v2_tag_service_proto_msgTypes [ 1 0 ]
mi := & file_api_v2_tag_service_proto_msgTypes [ 1 2 ]
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
ms . StoreMessageInfo ( mi )
}
@ -538,7 +623,7 @@ func (x *GetTagSuggestionsResponse) String() string {
func ( * GetTagSuggestionsResponse ) ProtoMessage ( ) { }
func ( x * GetTagSuggestionsResponse ) ProtoReflect ( ) protoreflect . Message {
mi := & file_api_v2_tag_service_proto_msgTypes [ 1 0 ]
mi := & file_api_v2_tag_service_proto_msgTypes [ 1 2 ]
if protoimpl . UnsafeEnabled && x != nil {
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
if ms . LoadMessageInfo ( ) == nil {
@ -551,7 +636,7 @@ func (x *GetTagSuggestionsResponse) ProtoReflect() protoreflect.Message {
// Deprecated: Use GetTagSuggestionsResponse.ProtoReflect.Descriptor instead.
func ( * GetTagSuggestionsResponse ) Descriptor ( ) ( [ ] byte , [ ] int ) {
return file_api_v2_tag_service_proto_rawDescGZIP ( ) , [ ] int { 1 0 }
return file_api_v2_tag_service_proto_rawDescGZIP ( ) , [ ] int { 1 2 }
}
func ( x * GetTagSuggestionsResponse ) GetTags ( ) [ ] string {
@ -577,80 +662,95 @@ var file_api_v2_tag_service_proto_rawDesc = []byte{
0x61 , 0x6d , 0x65 , 0x22 , 0x38 , 0x0a , 0x11 , 0x55 , 0x70 , 0x73 , 0x65 , 0x72 , 0x74 , 0x54 , 0x61 , 0x67 ,
0x52 , 0x65 , 0x73 , 0x70 , 0x6f , 0x6e , 0x73 , 0x65 , 0x12 , 0x23 , 0x0a , 0x03 , 0x74 , 0x61 , 0x67 , 0x18 ,
0x01 , 0x20 , 0x01 , 0x28 , 0x0b , 0x32 , 0x11 , 0x2e , 0x6d , 0x65 , 0x6d , 0x6f , 0x73 , 0x2e , 0x61 , 0x70 ,
0x69 , 0x2e , 0x76 , 0x32 , 0x2e , 0x54 , 0x61 , 0x67 , 0x52 , 0x03 , 0x74 , 0x61 , 0x67 , 0x22 , 0x25 , 0x0a ,
0x0f , 0x4c , 0x69 , 0x73 , 0x74 , 0x54 , 0x61 , 0x67 , 0x73 , 0x52 , 0x65 , 0x71 , 0x75 , 0x65 , 0x73 , 0x74 ,
0x69 , 0x2e , 0x76 , 0x32 , 0x2e , 0x54 , 0x61 , 0x67 , 0x52 , 0x03 , 0x74 , 0x61 , 0x67 , 0x22 , 0x53 , 0x0a ,
0x15 , 0x42 , 0x61 , 0x74 , 0x63 , 0x68 , 0x55 , 0x70 , 0x73 , 0x65 , 0x72 , 0x74 , 0x54 , 0x61 , 0x67 , 0x52 ,
0x65 , 0x71 , 0x75 , 0x65 , 0x73 , 0x74 , 0x12 , 0x3a , 0x0a , 0x08 , 0x72 , 0x65 , 0x71 , 0x75 , 0x65 , 0x73 ,
0x74 , 0x73 , 0x18 , 0x01 , 0x20 , 0x03 , 0x28 , 0x0b , 0x32 , 0x1e , 0x2e , 0x6d , 0x65 , 0x6d , 0x6f , 0x73 ,
0x2e , 0x61 , 0x70 , 0x69 , 0x2e , 0x76 , 0x32 , 0x2e , 0x55 , 0x70 , 0x73 , 0x65 , 0x72 , 0x74 , 0x54 , 0x61 ,
0x67 , 0x52 , 0x65 , 0x71 , 0x75 , 0x65 , 0x73 , 0x74 , 0x52 , 0x08 , 0x72 , 0x65 , 0x71 , 0x75 , 0x65 , 0x73 ,
0x74 , 0x73 , 0x22 , 0x18 , 0x0a , 0x16 , 0x42 , 0x61 , 0x74 , 0x63 , 0x68 , 0x55 , 0x70 , 0x73 , 0x65 , 0x72 ,
0x74 , 0x54 , 0x61 , 0x67 , 0x52 , 0x65 , 0x73 , 0x70 , 0x6f , 0x6e , 0x73 , 0x65 , 0x22 , 0x25 , 0x0a , 0x0f ,
0x4c , 0x69 , 0x73 , 0x74 , 0x54 , 0x61 , 0x67 , 0x73 , 0x52 , 0x65 , 0x71 , 0x75 , 0x65 , 0x73 , 0x74 , 0x12 ,
0x12 , 0x0a , 0x04 , 0x75 , 0x73 , 0x65 , 0x72 , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x04 , 0x75 ,
0x73 , 0x65 , 0x72 , 0x22 , 0x39 , 0x0a , 0x10 , 0x4c , 0x69 , 0x73 , 0x74 , 0x54 , 0x61 , 0x67 , 0x73 , 0x52 ,
0x65 , 0x73 , 0x70 , 0x6f , 0x6e , 0x73 , 0x65 , 0x12 , 0x25 , 0x0a , 0x04 , 0x74 , 0x61 , 0x67 , 0x73 , 0x18 ,
0x01 , 0x20 , 0x03 , 0x28 , 0x0b , 0x32 , 0x11 , 0x2e , 0x6d , 0x65 , 0x6d , 0x6f , 0x73 , 0x2e , 0x61 , 0x70 ,
0x69 , 0x2e , 0x76 , 0x32 , 0x2e , 0x54 , 0x61 , 0x67 , 0x52 , 0x04 , 0x74 , 0x61 , 0x67 , 0x73 , 0x22 , 0x5c ,
0x0a , 0x10 , 0x52 , 0x65 , 0x6e , 0x61 , 0x6d , 0x65 , 0x54 , 0x61 , 0x67 , 0x52 , 0x65 , 0x71 , 0x75 , 0x65 ,
0x73 , 0x74 , 0x12 , 0x12 , 0x0a , 0x04 , 0x75 , 0x73 , 0x65 , 0x72 , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 , 0x09 ,
0x52 , 0x04 , 0x75 , 0x73 , 0x65 , 0x72 , 0x12 , 0x19 , 0x0a , 0x08 , 0x6f , 0x6c , 0x64 , 0x5f , 0x6e , 0x61 ,
0x6d , 0x65 , 0x18 , 0x02 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x07 , 0x6f , 0x6c , 0x64 , 0x4e , 0x61 , 0x6d ,
0x65 , 0x12 , 0x19 , 0x0a , 0x08 , 0x6e , 0x65 , 0x77 , 0x5f , 0x6e , 0x61 , 0x6d , 0x65 , 0x18 , 0x03 , 0x20 ,
0x01 , 0x28 , 0x09 , 0x52 , 0x07 , 0x6e , 0x65 , 0x77 , 0x4e , 0x61 , 0x6d , 0x65 , 0x22 , 0x38 , 0x0a , 0x11 ,
0x52 , 0x65 , 0x6e , 0x61 , 0x6d , 0x65 , 0x54 , 0x61 , 0x67 , 0x52 , 0x65 , 0x73 , 0x70 , 0x6f , 0x6e , 0x73 ,
0x65 , 0x12 , 0x23 , 0x0a , 0x03 , 0x74 , 0x61 , 0x67 , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 , 0x0b , 0x32 , 0x11 ,
0x2e , 0x6d , 0x65 , 0x6d , 0x6f , 0x73 , 0x2e , 0x61 , 0x70 , 0x69 , 0x2e , 0x76 , 0x32 , 0x2e , 0x54 , 0x61 ,
0x67 , 0x52 , 0x03 , 0x74 , 0x61 , 0x67 , 0x22 , 0x37 , 0x0a , 0x10 , 0x44 , 0x65 , 0x6c , 0x65 , 0x74 , 0x65 ,
0x54 , 0x61 , 0x67 , 0x52 , 0x65 , 0x71 , 0x75 , 0x65 , 0x73 , 0x74 , 0x12 , 0x23 , 0x0a , 0x03 , 0x74 , 0x61 ,
0x67 , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 , 0x0b , 0x32 , 0x11 , 0x2e , 0x6d , 0x65 , 0x6d , 0x6f , 0x73 , 0x2e ,
0x61 , 0x70 , 0x69 , 0x2e , 0x76 , 0x32 , 0x2e , 0x54 , 0x61 , 0x67 , 0x52 , 0x03 , 0x74 , 0x61 , 0x67 , 0x22 ,
0x13 , 0x0a , 0x11 , 0x44 , 0x65 , 0x6c , 0x65 , 0x74 , 0x65 , 0x54 , 0x61 , 0x67 , 0x52 , 0x65 , 0x73 , 0x70 ,
0x6f , 0x6e , 0x73 , 0x65 , 0x22 , 0x2e , 0x0a , 0x18 , 0x47 , 0x65 , 0x74 , 0x54 , 0x61 , 0x67 , 0x53 , 0x75 ,
0x67 , 0x67 , 0x65 , 0x73 , 0x74 , 0x69 , 0x6f , 0x6e , 0x73 , 0x52 , 0x65 , 0x71 , 0x75 , 0x65 , 0x73 , 0x74 ,
0x12 , 0x12 , 0x0a , 0x04 , 0x75 , 0x73 , 0x65 , 0x72 , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x04 ,
0x75 , 0x73 , 0x65 , 0x72 , 0x22 , 0x39 , 0x0a , 0x10 , 0x4c , 0x69 , 0x73 , 0x74 , 0x54 , 0x61 , 0x67 , 0x73 ,
0x52 , 0x65 , 0x73 , 0x70 , 0x6f , 0x6e , 0x73 , 0x65 , 0x12 , 0x25 , 0x0a , 0x04 , 0x74 , 0x61 , 0x67 , 0x73 ,
0x18 , 0x01 , 0x20 , 0x03 , 0x28 , 0x0b , 0x32 , 0x11 , 0x2e , 0x6d , 0x65 , 0x6d , 0x6f , 0x73 , 0x2e , 0x61 ,
0x70 , 0x69 , 0x2e , 0x76 , 0x32 , 0x2e , 0x54 , 0x61 , 0x67 , 0x52 , 0x04 , 0x74 , 0x61 , 0x67 , 0x73 , 0x22 ,
0x5c , 0x0a , 0x10 , 0x52 , 0x65 , 0x6e , 0x61 , 0x6d , 0x65 , 0x54 , 0x61 , 0x67 , 0x52 , 0x65 , 0x71 , 0x75 ,
0x65 , 0x73 , 0x74 , 0x12 , 0x12 , 0x0a , 0x04 , 0x75 , 0x73 , 0x65 , 0x72 , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 ,
0x09 , 0x52 , 0x04 , 0x75 , 0x73 , 0x65 , 0x72 , 0x12 , 0x19 , 0x0a , 0x08 , 0x6f , 0x6c , 0x64 , 0x5f , 0x6e ,
0x61 , 0x6d , 0x65 , 0x18 , 0x02 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x07 , 0x6f , 0x6c , 0x64 , 0x4e , 0x61 ,
0x6d , 0x65 , 0x12 , 0x19 , 0x0a , 0x08 , 0x6e , 0x65 , 0x77 , 0x5f , 0x6e , 0x61 , 0x6d , 0x65 , 0x18 , 0x03 ,
0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x07 , 0x6e , 0x65 , 0x77 , 0x4e , 0x61 , 0x6d , 0x65 , 0x22 , 0x38 , 0x0a ,
0x11 , 0x52 , 0x65 , 0x6e , 0x61 , 0x6d , 0x65 , 0x54 , 0x61 , 0x67 , 0x52 , 0x65 , 0x73 , 0x70 , 0x6f , 0x6e ,
0x73 , 0x65 , 0x12 , 0x23 , 0x0a , 0x03 , 0x74 , 0x61 , 0x67 , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 , 0x0b , 0x32 ,
0x11 , 0x2e , 0x6d , 0x65 , 0x6d , 0x6f , 0x73 , 0x2e , 0x61 , 0x70 , 0x69 , 0x2e , 0x76 , 0x32 , 0x2e , 0x54 ,
0x61 , 0x67 , 0x52 , 0x03 , 0x74 , 0x61 , 0x67 , 0x22 , 0x37 , 0x0a , 0x10 , 0x44 , 0x65 , 0x6c , 0x65 , 0x74 ,
0x65 , 0x54 , 0x61 , 0x67 , 0x52 , 0x65 , 0x71 , 0x75 , 0x65 , 0x73 , 0x74 , 0x12 , 0x23 , 0x0a , 0x03 , 0x74 ,
0x61 , 0x67 , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 , 0x0b , 0x32 , 0x11 , 0x2e , 0x6d , 0x65 , 0x6d , 0x6f , 0x73 ,
0x2e , 0x61 , 0x70 , 0x69 , 0x2e , 0x76 , 0x32 , 0x2e , 0x54 , 0x61 , 0x67 , 0x52 , 0x03 , 0x74 , 0x61 , 0x67 ,
0x22 , 0x13 , 0x0a , 0x11 , 0x44 , 0x65 , 0x6c , 0x65 , 0x74 , 0x65 , 0x54 , 0x61 , 0x67 , 0x52 , 0x65 , 0x73 ,
0x70 , 0x6f , 0x6e , 0x73 , 0x65 , 0x22 , 0x2e , 0x0a , 0x18 , 0x47 , 0x65 , 0x74 , 0x54 , 0x61 , 0x67 , 0x53 ,
0x75 , 0x67 , 0x67 , 0x65 , 0x73 , 0x74 , 0x69 , 0x6f , 0x6e , 0x73 , 0x52 , 0x65 , 0x71 , 0x75 , 0x65 , 0x73 ,
0x74 , 0x12 , 0x12 , 0x0a , 0x04 , 0x75 , 0x73 , 0x65 , 0x72 , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 ,
0x04 , 0x75 , 0x73 , 0x65 , 0x72 , 0x22 , 0x2f , 0x0a , 0x19 , 0x47 , 0x65 , 0x74 , 0x54 , 0x61 , 0x67 , 0x53 ,
0x75 , 0x67 , 0x67 , 0x65 , 0x73 , 0x74 , 0x69 , 0x6f , 0x6e , 0x73 , 0x52 , 0x65 , 0x73 , 0x70 , 0x6f , 0x6e ,
0x73 , 0x65 , 0x12 , 0x12 , 0x0a , 0x04 , 0x74 , 0x61 , 0x67 , 0x73 , 0x18 , 0x01 , 0x20 , 0x03 , 0x28 , 0x09 ,
0x52 , 0x04 , 0x74 , 0x61 , 0x67 , 0x73 , 0x32 , 0xa8 , 0x04 , 0x0a , 0x0a , 0x54 , 0x61 , 0x67 , 0x53 , 0x65 ,
0x72 , 0x76 , 0x69 , 0x63 , 0x65 , 0x12 , 0x62 , 0x0a , 0x09 , 0x55 , 0x70 , 0x73 , 0x65 , 0x72 , 0x74 , 0x54 ,
0x61 , 0x67 , 0x12 , 0x1e , 0x2e , 0x6d , 0x65 , 0x6d , 0x6f , 0x73 , 0x2e , 0x61 , 0x70 , 0x69 , 0x2e , 0x76 ,
0x32 , 0x2e , 0x55 , 0x70 , 0x73 , 0x65 , 0x72 , 0x74 , 0x54 , 0x61 , 0x67 , 0x52 , 0x65 , 0x71 , 0x75 , 0x65 ,
0x73 , 0x74 , 0x1a , 0x1f , 0x2e , 0x6d , 0x65 , 0x6d , 0x6f , 0x73 , 0x2e , 0x61 , 0x70 , 0x69 , 0x2e , 0x76 ,
0x32 , 0x2e , 0x55 , 0x70 , 0x73 , 0x65 , 0x72 , 0x74 , 0x54 , 0x61 , 0x67 , 0x52 , 0x65 , 0x73 , 0x70 , 0x6f ,
0x6e , 0x73 , 0x65 , 0x22 , 0x14 , 0x82 , 0xd3 , 0xe4 , 0x93 , 0x02 , 0x0e , 0x22 , 0x0c , 0x2f , 0x61 , 0x70 ,
0x69 , 0x2f , 0x76 , 0x32 , 0x2f , 0x74 , 0x61 , 0x67 , 0x73 , 0x12 , 0x5f , 0x0a , 0x08 , 0x4c , 0x69 , 0x73 ,
0x74 , 0x54 , 0x61 , 0x67 , 0x73 , 0x12 , 0x1d , 0x2e , 0x6d , 0x65 , 0x6d , 0x6f , 0x73 , 0x2e , 0x61 , 0x70 ,
0x69 , 0x2e , 0x76 , 0x32 , 0x2e , 0x4c , 0x69 , 0x73 , 0x74 , 0x54 , 0x61 , 0x67 , 0x73 , 0x52 , 0x65 , 0x71 ,
0x75 , 0x65 , 0x73 , 0x74 , 0x1a , 0x1e , 0x2e , 0x6d , 0x65 , 0x6d , 0x6f , 0x73 , 0x2e , 0x61 , 0x70 , 0x69 ,
0x2e , 0x76 , 0x32 , 0x2e , 0x4c , 0x69 , 0x73 , 0x74 , 0x54 , 0x61 , 0x67 , 0x73 , 0x52 , 0x65 , 0x73 , 0x70 ,
0x6f , 0x6e , 0x73 , 0x65 , 0x22 , 0x14 , 0x82 , 0xd3 , 0xe4 , 0x93 , 0x02 , 0x0e , 0x12 , 0x0c , 0x2f , 0x61 ,
0x70 , 0x69 , 0x2f , 0x76 , 0x32 , 0x2f , 0x74 , 0x61 , 0x67 , 0x73 , 0x12 , 0x69 , 0x0a , 0x09 , 0x52 , 0x65 ,
0x6e , 0x61 , 0x6d , 0x65 , 0x54 , 0x61 , 0x67 , 0x12 , 0x1e , 0x2e , 0x6d , 0x65 , 0x6d , 0x6f , 0x73 , 0x2e ,
0x61 , 0x70 , 0x69 , 0x2e , 0x76 , 0x32 , 0x2e , 0x52 , 0x65 , 0x6e , 0x61 , 0x6d , 0x65 , 0x54 , 0x61 , 0x67 ,
0x52 , 0x65 , 0x71 , 0x75 , 0x65 , 0x73 , 0x74 , 0x1a , 0x1f , 0x2e , 0x6d , 0x65 , 0x6d , 0x6f , 0x73 , 0x2e ,
0x61 , 0x70 , 0x69 , 0x2e , 0x76 , 0x32 , 0x2e , 0x52 , 0x65 , 0x6e , 0x61 , 0x6d , 0x65 , 0x54 , 0x61 , 0x67 ,
0x52 , 0x65 , 0x73 , 0x70 , 0x6f , 0x6e , 0x73 , 0x65 , 0x22 , 0x1b , 0x82 , 0xd3 , 0xe4 , 0x93 , 0x02 , 0x15 ,
0x32 , 0x13 , 0x2f , 0x61 , 0x70 , 0x69 , 0x2f , 0x76 , 0x32 , 0x2f , 0x74 , 0x61 , 0x67 , 0x73 , 0x3a , 0x72 ,
0x65 , 0x6e , 0x61 , 0x6d , 0x65 , 0x12 , 0x62 , 0x0a , 0x09 , 0x44 , 0x65 , 0x6c , 0x65 , 0x74 , 0x65 , 0x54 ,
0x61 , 0x67 , 0x12 , 0x1e , 0x2e , 0x6d , 0x65 , 0x6d , 0x6f , 0x73 , 0x2e , 0x61 , 0x70 , 0x69 , 0x2e , 0x76 ,
0x32 , 0x2e , 0x44 , 0x65 , 0x6c , 0x65 , 0x74 , 0x65 , 0x54 , 0x61 , 0x67 , 0x52 , 0x65 , 0x71 , 0x75 , 0x65 ,
0x73 , 0x74 , 0x1a , 0x1f , 0x2e , 0x6d , 0x65 , 0x6d , 0x6f , 0x73 , 0x2e , 0x61 , 0x70 , 0x69 , 0x2e , 0x76 ,
0x32 , 0x2e , 0x44 , 0x65 , 0x6c , 0x65 , 0x74 , 0x65 , 0x54 , 0x61 , 0x67 , 0x52 , 0x65 , 0x73 , 0x70 , 0x6f ,
0x6e , 0x73 , 0x65 , 0x22 , 0x14 , 0x82 , 0xd3 , 0xe4 , 0x93 , 0x02 , 0x0e , 0x2a , 0x0c , 0x2f , 0x61 , 0x70 ,
0x69 , 0x2f , 0x76 , 0x32 , 0x2f , 0x74 , 0x61 , 0x67 , 0x73 , 0x12 , 0x85 , 0x01 , 0x0a , 0x11 , 0x47 , 0x65 ,
0x74 , 0x54 , 0x61 , 0x67 , 0x53 , 0x75 , 0x67 , 0x67 , 0x65 , 0x73 , 0x74 , 0x69 , 0x6f , 0x6e , 0x73 , 0x12 ,
0x26 , 0x2e , 0x6d , 0x65 , 0x6d , 0x6f , 0x73 , 0x2e , 0x61 , 0x70 , 0x69 , 0x2e , 0x76 , 0x32 , 0x2e , 0x47 ,
0x65 , 0x74 , 0x54 , 0x61 , 0x67 , 0x53 , 0x75 , 0x67 , 0x67 , 0x65 , 0x73 , 0x74 , 0x69 , 0x6f , 0x6e , 0x73 ,
0x52 , 0x65 , 0x71 , 0x75 , 0x65 , 0x73 , 0x74 , 0x1a , 0x27 , 0x2e , 0x6d , 0x65 , 0x6d , 0x6f , 0x73 , 0x2e ,
0x61 , 0x70 , 0x69 , 0x2e , 0x76 , 0x32 , 0x2e , 0x47 , 0x65 , 0x74 , 0x54 , 0x61 , 0x67 , 0x53 , 0x75 , 0x67 ,
0x67 , 0x65 , 0x73 , 0x74 , 0x69 , 0x6f , 0x6e , 0x73 , 0x52 , 0x65 , 0x73 , 0x70 , 0x6f , 0x6e , 0x73 , 0x65 ,
0x22 , 0x1f , 0x82 , 0xd3 , 0xe4 , 0x93 , 0x02 , 0x19 , 0x12 , 0x17 , 0x2f , 0x61 , 0x70 , 0x69 , 0x2f , 0x76 ,
0x32 , 0x2f , 0x74 , 0x61 , 0x67 , 0x73 , 0x2f , 0x73 , 0x75 , 0x67 , 0x67 , 0x65 , 0x73 , 0x74 , 0x69 , 0x6f ,
0x6e , 0x42 , 0xa7 , 0x01 , 0x0a , 0x10 , 0x63 , 0x6f , 0x6d , 0x2e , 0x6d , 0x65 , 0x6d , 0x6f , 0x73 , 0x2e ,
0x61 , 0x70 , 0x69 , 0x2e , 0x76 , 0x32 , 0x42 , 0x0f , 0x54 , 0x61 , 0x67 , 0x53 , 0x65 , 0x72 , 0x76 , 0x69 ,
0x63 , 0x65 , 0x50 , 0x72 , 0x6f , 0x74 , 0x6f , 0x50 , 0x01 , 0x5a , 0x30 , 0x67 , 0x69 , 0x74 , 0x68 , 0x75 ,
0x62 , 0x2e , 0x63 , 0x6f , 0x6d , 0x2f , 0x75 , 0x73 , 0x65 , 0x6d , 0x65 , 0x6d , 0x6f , 0x73 , 0x2f , 0x6d ,
0x65 , 0x6d , 0x6f , 0x73 , 0x2f , 0x70 , 0x72 , 0x6f , 0x74 , 0x6f , 0x2f , 0x67 , 0x65 , 0x6e , 0x2f , 0x61 ,
0x70 , 0x69 , 0x2f , 0x76 , 0x32 , 0x3b , 0x61 , 0x70 , 0x69 , 0x76 , 0x32 , 0xa2 , 0x02 , 0x03 , 0x4d , 0x41 ,
0x58 , 0xaa , 0x02 , 0x0c , 0x4d , 0x65 , 0x6d , 0x6f , 0x73 , 0x2e , 0x41 , 0x70 , 0x69 , 0x2e , 0x56 , 0x32 ,
0xca , 0x02 , 0x0c , 0x4d , 0x65 , 0x6d , 0x6f , 0x73 , 0x5c , 0x41 , 0x70 , 0x69 , 0x5c , 0x56 , 0x32 , 0xe2 ,
0x02 , 0x18 , 0x4d , 0x65 , 0x6d , 0x6f , 0x73 , 0x5c , 0x41 , 0x70 , 0x69 , 0x5c , 0x56 , 0x32 , 0x5c , 0x47 ,
0x50 , 0x42 , 0x4d , 0x65 , 0x74 , 0x61 , 0x64 , 0x61 , 0x74 , 0x61 , 0xea , 0x02 , 0x0e , 0x4d , 0x65 , 0x6d ,
0x6f , 0x73 , 0x3a , 0x3a , 0x41 , 0x70 , 0x69 , 0x3a , 0x3a , 0x56 , 0x32 , 0x62 , 0x06 , 0x70 , 0x72 , 0x6f ,
0x74 , 0x6f , 0x33 ,
0x75 , 0x73 , 0x65 , 0x72 , 0x22 , 0x2f , 0x0a , 0x19 , 0x47 , 0x65 , 0x74 , 0x54 , 0x61 , 0x67 , 0x53 , 0x75 ,
0x67 , 0x67 , 0x65 , 0x73 , 0x74 , 0x69 , 0x6f , 0x6e , 0x73 , 0x52 , 0x65 , 0x73 , 0x70 , 0x6f , 0x6e , 0x73 ,
0x65 , 0x12 , 0x12 , 0x0a , 0x04 , 0x74 , 0x61 , 0x67 , 0x73 , 0x18 , 0x01 , 0x20 , 0x03 , 0x28 , 0x09 , 0x52 ,
0x04 , 0x74 , 0x61 , 0x67 , 0x73 , 0x32 , 0xa7 , 0x05 , 0x0a , 0x0a , 0x54 , 0x61 , 0x67 , 0x53 , 0x65 , 0x72 ,
0x76 , 0x69 , 0x63 , 0x65 , 0x12 , 0x62 , 0x0a , 0x09 , 0x55 , 0x70 , 0x73 , 0x65 , 0x72 , 0x74 , 0x54 , 0x61 ,
0x67 , 0x12 , 0x1e , 0x2e , 0x6d , 0x65 , 0x6d , 0x6f , 0x73 , 0x2e , 0x61 , 0x70 , 0x69 , 0x2e , 0x76 , 0x32 ,
0x2e , 0x55 , 0x70 , 0x73 , 0x65 , 0x72 , 0x74 , 0x54 , 0x61 , 0x67 , 0x52 , 0x65 , 0x71 , 0x75 , 0x65 , 0x73 ,
0x74 , 0x1a , 0x1f , 0x2e , 0x6d , 0x65 , 0x6d , 0x6f , 0x73 , 0x2e , 0x61 , 0x70 , 0x69 , 0x2e , 0x76 , 0x32 ,
0x2e , 0x55 , 0x70 , 0x73 , 0x65 , 0x72 , 0x74 , 0x54 , 0x61 , 0x67 , 0x52 , 0x65 , 0x73 , 0x70 , 0x6f , 0x6e ,
0x73 , 0x65 , 0x22 , 0x14 , 0x82 , 0xd3 , 0xe4 , 0x93 , 0x02 , 0x0e , 0x22 , 0x0c , 0x2f , 0x61 , 0x70 , 0x69 ,
0x2f , 0x76 , 0x32 , 0x2f , 0x74 , 0x61 , 0x67 , 0x73 , 0x12 , 0x7d , 0x0a , 0x0e , 0x42 , 0x61 , 0x74 , 0x63 ,
0x68 , 0x55 , 0x70 , 0x73 , 0x65 , 0x72 , 0x74 , 0x54 , 0x61 , 0x67 , 0x12 , 0x23 , 0x2e , 0x6d , 0x65 , 0x6d ,
0x6f , 0x73 , 0x2e , 0x61 , 0x70 , 0x69 , 0x2e , 0x76 , 0x32 , 0x2e , 0x42 , 0x61 , 0x74 , 0x63 , 0x68 , 0x55 ,
0x70 , 0x73 , 0x65 , 0x72 , 0x74 , 0x54 , 0x61 , 0x67 , 0x52 , 0x65 , 0x71 , 0x75 , 0x65 , 0x73 , 0x74 , 0x1a ,
0x24 , 0x2e , 0x6d , 0x65 , 0x6d , 0x6f , 0x73 , 0x2e , 0x61 , 0x70 , 0x69 , 0x2e , 0x76 , 0x32 , 0x2e , 0x42 ,
0x61 , 0x74 , 0x63 , 0x68 , 0x55 , 0x70 , 0x73 , 0x65 , 0x72 , 0x74 , 0x54 , 0x61 , 0x67 , 0x52 , 0x65 , 0x73 ,
0x70 , 0x6f , 0x6e , 0x73 , 0x65 , 0x22 , 0x20 , 0x82 , 0xd3 , 0xe4 , 0x93 , 0x02 , 0x1a , 0x22 , 0x18 , 0x2f ,
0x61 , 0x70 , 0x69 , 0x2f , 0x76 , 0x32 , 0x2f , 0x74 , 0x61 , 0x67 , 0x73 , 0x3a , 0x62 , 0x61 , 0x74 , 0x63 ,
0x68 , 0x55 , 0x70 , 0x73 , 0x65 , 0x72 , 0x74 , 0x12 , 0x5f , 0x0a , 0x08 , 0x4c , 0x69 , 0x73 , 0x74 , 0x54 ,
0x61 , 0x67 , 0x73 , 0x12 , 0x1d , 0x2e , 0x6d , 0x65 , 0x6d , 0x6f , 0x73 , 0x2e , 0x61 , 0x70 , 0x69 , 0x2e ,
0x76 , 0x32 , 0x2e , 0x4c , 0x69 , 0x73 , 0x74 , 0x54 , 0x61 , 0x67 , 0x73 , 0x52 , 0x65 , 0x71 , 0x75 , 0x65 ,
0x73 , 0x74 , 0x1a , 0x1e , 0x2e , 0x6d , 0x65 , 0x6d , 0x6f , 0x73 , 0x2e , 0x61 , 0x70 , 0x69 , 0x2e , 0x76 ,
0x32 , 0x2e , 0x4c , 0x69 , 0x73 , 0x74 , 0x54 , 0x61 , 0x67 , 0x73 , 0x52 , 0x65 , 0x73 , 0x70 , 0x6f , 0x6e ,
0x73 , 0x65 , 0x22 , 0x14 , 0x82 , 0xd3 , 0xe4 , 0x93 , 0x02 , 0x0e , 0x12 , 0x0c , 0x2f , 0x61 , 0x70 , 0x69 ,
0x2f , 0x76 , 0x32 , 0x2f , 0x74 , 0x61 , 0x67 , 0x73 , 0x12 , 0x69 , 0x0a , 0x09 , 0x52 , 0x65 , 0x6e , 0x61 ,
0x6d , 0x65 , 0x54 , 0x61 , 0x67 , 0x12 , 0x1e , 0x2e , 0x6d , 0x65 , 0x6d , 0x6f , 0x73 , 0x2e , 0x61 , 0x70 ,
0x69 , 0x2e , 0x76 , 0x32 , 0x2e , 0x52 , 0x65 , 0x6e , 0x61 , 0x6d , 0x65 , 0x54 , 0x61 , 0x67 , 0x52 , 0x65 ,
0x71 , 0x75 , 0x65 , 0x73 , 0x74 , 0x1a , 0x1f , 0x2e , 0x6d , 0x65 , 0x6d , 0x6f , 0x73 , 0x2e , 0x61 , 0x70 ,
0x69 , 0x2e , 0x76 , 0x32 , 0x2e , 0x52 , 0x65 , 0x6e , 0x61 , 0x6d , 0x65 , 0x54 , 0x61 , 0x67 , 0x52 , 0x65 ,
0x73 , 0x70 , 0x6f , 0x6e , 0x73 , 0x65 , 0x22 , 0x1b , 0x82 , 0xd3 , 0xe4 , 0x93 , 0x02 , 0x15 , 0x32 , 0x13 ,
0x2f , 0x61 , 0x70 , 0x69 , 0x2f , 0x76 , 0x32 , 0x2f , 0x74 , 0x61 , 0x67 , 0x73 , 0x3a , 0x72 , 0x65 , 0x6e ,
0x61 , 0x6d , 0x65 , 0x12 , 0x62 , 0x0a , 0x09 , 0x44 , 0x65 , 0x6c , 0x65 , 0x74 , 0x65 , 0x54 , 0x61 , 0x67 ,
0x12 , 0x1e , 0x2e , 0x6d , 0x65 , 0x6d , 0x6f , 0x73 , 0x2e , 0x61 , 0x70 , 0x69 , 0x2e , 0x76 , 0x32 , 0x2e ,
0x44 , 0x65 , 0x6c , 0x65 , 0x74 , 0x65 , 0x54 , 0x61 , 0x67 , 0x52 , 0x65 , 0x71 , 0x75 , 0x65 , 0x73 , 0x74 ,
0x1a , 0x1f , 0x2e , 0x6d , 0x65 , 0x6d , 0x6f , 0x73 , 0x2e , 0x61 , 0x70 , 0x69 , 0x2e , 0x76 , 0x32 , 0x2e ,
0x44 , 0x65 , 0x6c , 0x65 , 0x74 , 0x65 , 0x54 , 0x61 , 0x67 , 0x52 , 0x65 , 0x73 , 0x70 , 0x6f , 0x6e , 0x73 ,
0x65 , 0x22 , 0x14 , 0x82 , 0xd3 , 0xe4 , 0x93 , 0x02 , 0x0e , 0x2a , 0x0c , 0x2f , 0x61 , 0x70 , 0x69 , 0x2f ,
0x76 , 0x32 , 0x2f , 0x74 , 0x61 , 0x67 , 0x73 , 0x12 , 0x85 , 0x01 , 0x0a , 0x11 , 0x47 , 0x65 , 0x74 , 0x54 ,
0x61 , 0x67 , 0x53 , 0x75 , 0x67 , 0x67 , 0x65 , 0x73 , 0x74 , 0x69 , 0x6f , 0x6e , 0x73 , 0x12 , 0x26 , 0x2e ,
0x6d , 0x65 , 0x6d , 0x6f , 0x73 , 0x2e , 0x61 , 0x70 , 0x69 , 0x2e , 0x76 , 0x32 , 0x2e , 0x47 , 0x65 , 0x74 ,
0x54 , 0x61 , 0x67 , 0x53 , 0x75 , 0x67 , 0x67 , 0x65 , 0x73 , 0x74 , 0x69 , 0x6f , 0x6e , 0x73 , 0x52 , 0x65 ,
0x71 , 0x75 , 0x65 , 0x73 , 0x74 , 0x1a , 0x27 , 0x2e , 0x6d , 0x65 , 0x6d , 0x6f , 0x73 , 0x2e , 0x61 , 0x70 ,
0x69 , 0x2e , 0x76 , 0x32 , 0x2e , 0x47 , 0x65 , 0x74 , 0x54 , 0x61 , 0x67 , 0x53 , 0x75 , 0x67 , 0x67 , 0x65 ,
0x73 , 0x74 , 0x69 , 0x6f , 0x6e , 0x73 , 0x52 , 0x65 , 0x73 , 0x70 , 0x6f , 0x6e , 0x73 , 0x65 , 0x22 , 0x1f ,
0x82 , 0xd3 , 0xe4 , 0x93 , 0x02 , 0x19 , 0x12 , 0x17 , 0x2f , 0x61 , 0x70 , 0x69 , 0x2f , 0x76 , 0x32 , 0x2f ,
0x74 , 0x61 , 0x67 , 0x73 , 0x2f , 0x73 , 0x75 , 0x67 , 0x67 , 0x65 , 0x73 , 0x74 , 0x69 , 0x6f , 0x6e , 0x42 ,
0xa7 , 0x01 , 0x0a , 0x10 , 0x63 , 0x6f , 0x6d , 0x2e , 0x6d , 0x65 , 0x6d , 0x6f , 0x73 , 0x2e , 0x61 , 0x70 ,
0x69 , 0x2e , 0x76 , 0x32 , 0x42 , 0x0f , 0x54 , 0x61 , 0x67 , 0x53 , 0x65 , 0x72 , 0x76 , 0x69 , 0x63 , 0x65 ,
0x50 , 0x72 , 0x6f , 0x74 , 0x6f , 0x50 , 0x01 , 0x5a , 0x30 , 0x67 , 0x69 , 0x74 , 0x68 , 0x75 , 0x62 , 0x2e ,
0x63 , 0x6f , 0x6d , 0x2f , 0x75 , 0x73 , 0x65 , 0x6d , 0x65 , 0x6d , 0x6f , 0x73 , 0x2f , 0x6d , 0x65 , 0x6d ,
0x6f , 0x73 , 0x2f , 0x70 , 0x72 , 0x6f , 0x74 , 0x6f , 0x2f , 0x67 , 0x65 , 0x6e , 0x2f , 0x61 , 0x70 , 0x69 ,
0x2f , 0x76 , 0x32 , 0x3b , 0x61 , 0x70 , 0x69 , 0x76 , 0x32 , 0xa2 , 0x02 , 0x03 , 0x4d , 0x41 , 0x58 , 0xaa ,
0x02 , 0x0c , 0x4d , 0x65 , 0x6d , 0x6f , 0x73 , 0x2e , 0x41 , 0x70 , 0x69 , 0x2e , 0x56 , 0x32 , 0xca , 0x02 ,
0x0c , 0x4d , 0x65 , 0x6d , 0x6f , 0x73 , 0x5c , 0x41 , 0x70 , 0x69 , 0x5c , 0x56 , 0x32 , 0xe2 , 0x02 , 0x18 ,
0x4d , 0x65 , 0x6d , 0x6f , 0x73 , 0x5c , 0x41 , 0x70 , 0x69 , 0x5c , 0x56 , 0x32 , 0x5c , 0x47 , 0x50 , 0x42 ,
0x4d , 0x65 , 0x74 , 0x61 , 0x64 , 0x61 , 0x74 , 0x61 , 0xea , 0x02 , 0x0e , 0x4d , 0x65 , 0x6d , 0x6f , 0x73 ,
0x3a , 0x3a , 0x41 , 0x70 , 0x69 , 0x3a , 0x3a , 0x56 , 0x32 , 0x62 , 0x06 , 0x70 , 0x72 , 0x6f , 0x74 , 0x6f ,
0x33 ,
}
var (
@ -665,40 +765,45 @@ func file_api_v2_tag_service_proto_rawDescGZIP() []byte {
return file_api_v2_tag_service_proto_rawDescData
}
var file_api_v2_tag_service_proto_msgTypes = make ( [ ] protoimpl . MessageInfo , 1 1 )
var file_api_v2_tag_service_proto_msgTypes = make ( [ ] protoimpl . MessageInfo , 1 3 )
var file_api_v2_tag_service_proto_goTypes = [ ] interface { } {
( * Tag ) ( nil ) , // 0: memos.api.v2.Tag
( * UpsertTagRequest ) ( nil ) , // 1: memos.api.v2.UpsertTagRequest
( * UpsertTagResponse ) ( nil ) , // 2: memos.api.v2.UpsertTagResponse
( * ListTagsRequest ) ( nil ) , // 3: memos.api.v2.ListTagsRequest
( * ListTagsResponse ) ( nil ) , // 4: memos.api.v2.ListTagsResponse
( * RenameTagRequest ) ( nil ) , // 5: memos.api.v2.RenameTagRequest
( * RenameTagResponse ) ( nil ) , // 6: memos.api.v2.RenameTagResponse
( * DeleteTagRequest ) ( nil ) , // 7: memos.api.v2.DeleteTagRequest
( * DeleteTagResponse ) ( nil ) , // 8: memos.api.v2.DeleteTagResponse
( * GetTagSuggestionsRequest ) ( nil ) , // 9: memos.api.v2.GetTagSuggestionsRequest
( * GetTagSuggestionsResponse ) ( nil ) , // 10: memos.api.v2.GetTagSuggestionsResponse
( * BatchUpsertTagRequest ) ( nil ) , // 3: memos.api.v2.BatchUpsertTagRequest
( * BatchUpsertTagResponse ) ( nil ) , // 4: memos.api.v2.BatchUpsertTagResponse
( * ListTagsRequest ) ( nil ) , // 5: memos.api.v2.ListTagsRequest
( * ListTagsResponse ) ( nil ) , // 6: memos.api.v2.ListTagsResponse
( * RenameTagRequest ) ( nil ) , // 7: memos.api.v2.RenameTagRequest
( * RenameTagResponse ) ( nil ) , // 8: memos.api.v2.RenameTagResponse
( * DeleteTagRequest ) ( nil ) , // 9: memos.api.v2.DeleteTagRequest
( * DeleteTagResponse ) ( nil ) , // 10: memos.api.v2.DeleteTagResponse
( * GetTagSuggestionsRequest ) ( nil ) , // 11: memos.api.v2.GetTagSuggestionsRequest
( * GetTagSuggestionsResponse ) ( nil ) , // 12: memos.api.v2.GetTagSuggestionsResponse
}
var file_api_v2_tag_service_proto_depIdxs = [ ] int32 {
0 , // 0: memos.api.v2.UpsertTagResponse.tag:type_name -> memos.api.v2.Tag
0 , // 1: memos.api.v2.ListTagsResponse.tags:type_name -> memos.api.v2.Tag
0 , // 2: memos.api.v2.RenameTagResponse.tag:type_name -> memos.api.v2.Tag
0 , // 3: memos.api.v2.DeleteTagRequest.tag:type_name -> memos.api.v2.Tag
1 , // 4: memos.api.v2.TagService.UpsertTag:input_type -> memos.api.v2.UpsertTagRequest
3 , // 5: memos.api.v2.TagService.ListTags:input_type -> memos.api.v2.ListTagsRequest
5 , // 6: memos.api.v2.TagService.RenameTag:input_type -> memos.api.v2.RenameTagRequest
7 , // 7: memos.api.v2.TagService.DeleteTag:input_type -> memos.api.v2.DeleteTagRequest
9 , // 8: memos.api.v2.TagService.GetTagSuggestions:input_type -> memos.api.v2.GetTagSuggestionsRequest
2 , // 9: memos.api.v2.TagService.UpsertTag:output_type -> memos.api.v2.UpsertTagResponse
4 , // 10: memos.api.v2.TagService.ListTags:output_type -> memos.api.v2.ListTagsResponse
6 , // 11: memos.api.v2.TagService.RenameTag:output_type -> memos.api.v2.RenameTagResponse
8 , // 12: memos.api.v2.TagService.DeleteTag:output_type -> memos.api.v2.DeleteTagResponse
10 , // 13: memos.api.v2.TagService.GetTagSuggestions:output_type -> memos.api.v2.GetTagSuggestionsResponse
9 , // [9:14] is the sub-list for method output_type
4 , // [4:9] is the sub-list for method input_type
4 , // [4:4] is the sub-list for extension type_name
4 , // [4:4] is the sub-list for extension extendee
0 , // [0:4] is the sub-list for field type_name
1 , // 1: memos.api.v2.BatchUpsertTagRequest.requests:type_name -> memos.api.v2.UpsertTagRequest
0 , // 2: memos.api.v2.ListTagsResponse.tags:type_name -> memos.api.v2.Tag
0 , // 3: memos.api.v2.RenameTagResponse.tag:type_name -> memos.api.v2.Tag
0 , // 4: memos.api.v2.DeleteTagRequest.tag:type_name -> memos.api.v2.Tag
1 , // 5: memos.api.v2.TagService.UpsertTag:input_type -> memos.api.v2.UpsertTagRequest
3 , // 6: memos.api.v2.TagService.BatchUpsertTag:input_type -> memos.api.v2.BatchUpsertTagRequest
5 , // 7: memos.api.v2.TagService.ListTags:input_type -> memos.api.v2.ListTagsRequest
7 , // 8: memos.api.v2.TagService.RenameTag:input_type -> memos.api.v2.RenameTagRequest
9 , // 9: memos.api.v2.TagService.DeleteTag:input_type -> memos.api.v2.DeleteTagRequest
11 , // 10: memos.api.v2.TagService.GetTagSuggestions:input_type -> memos.api.v2.GetTagSuggestionsRequest
2 , // 11: memos.api.v2.TagService.UpsertTag:output_type -> memos.api.v2.UpsertTagResponse
4 , // 12: memos.api.v2.TagService.BatchUpsertTag:output_type -> memos.api.v2.BatchUpsertTagResponse
6 , // 13: memos.api.v2.TagService.ListTags:output_type -> memos.api.v2.ListTagsResponse
8 , // 14: memos.api.v2.TagService.RenameTag:output_type -> memos.api.v2.RenameTagResponse
10 , // 15: memos.api.v2.TagService.DeleteTag:output_type -> memos.api.v2.DeleteTagResponse
12 , // 16: memos.api.v2.TagService.GetTagSuggestions:output_type -> memos.api.v2.GetTagSuggestionsResponse
11 , // [11:17] is the sub-list for method output_type
5 , // [5:11] is the sub-list for method input_type
5 , // [5:5] is the sub-list for extension type_name
5 , // [5:5] is the sub-list for extension extendee
0 , // [0:5] is the sub-list for field type_name
}
func init ( ) { file_api_v2_tag_service_proto_init ( ) }
@ -744,7 +849,7 @@ func file_api_v2_tag_service_proto_init() {
}
}
file_api_v2_tag_service_proto_msgTypes [ 3 ] . Exporter = func ( v interface { } , i int ) interface { } {
switch v := v . ( * ListTags Request) ; i {
switch v := v . ( * BatchUpsertTag Request) ; i {
case 0 :
return & v . state
case 1 :
@ -756,7 +861,7 @@ func file_api_v2_tag_service_proto_init() {
}
}
file_api_v2_tag_service_proto_msgTypes [ 4 ] . Exporter = func ( v interface { } , i int ) interface { } {
switch v := v . ( * ListTags Response) ; i {
switch v := v . ( * BatchUpsertTag Response) ; i {
case 0 :
return & v . state
case 1 :
@ -768,7 +873,7 @@ func file_api_v2_tag_service_proto_init() {
}
}
file_api_v2_tag_service_proto_msgTypes [ 5 ] . Exporter = func ( v interface { } , i int ) interface { } {
switch v := v . ( * RenameTag Request) ; i {
switch v := v . ( * ListTags Request) ; i {
case 0 :
return & v . state
case 1 :
@ -780,7 +885,7 @@ func file_api_v2_tag_service_proto_init() {
}
}
file_api_v2_tag_service_proto_msgTypes [ 6 ] . Exporter = func ( v interface { } , i int ) interface { } {
switch v := v . ( * RenameTag Response) ; i {
switch v := v . ( * ListTags Response) ; i {
case 0 :
return & v . state
case 1 :
@ -792,7 +897,7 @@ func file_api_v2_tag_service_proto_init() {
}
}
file_api_v2_tag_service_proto_msgTypes [ 7 ] . Exporter = func ( v interface { } , i int ) interface { } {
switch v := v . ( * Delet eTagRequest) ; i {
switch v := v . ( * Renam eTagRequest) ; i {
case 0 :
return & v . state
case 1 :
@ -804,7 +909,7 @@ func file_api_v2_tag_service_proto_init() {
}
}
file_api_v2_tag_service_proto_msgTypes [ 8 ] . Exporter = func ( v interface { } , i int ) interface { } {
switch v := v . ( * Delet eTagResponse) ; i {
switch v := v . ( * Renam eTagResponse) ; i {
case 0 :
return & v . state
case 1 :
@ -816,7 +921,7 @@ func file_api_v2_tag_service_proto_init() {
}
}
file_api_v2_tag_service_proto_msgTypes [ 9 ] . Exporter = func ( v interface { } , i int ) interface { } {
switch v := v . ( * GetTagSuggestions Request) ; i {
switch v := v . ( * DeleteTag Request) ; i {
case 0 :
return & v . state
case 1 :
@ -828,6 +933,30 @@ func file_api_v2_tag_service_proto_init() {
}
}
file_api_v2_tag_service_proto_msgTypes [ 10 ] . Exporter = func ( v interface { } , i int ) interface { } {
switch v := v . ( * DeleteTagResponse ) ; i {
case 0 :
return & v . state
case 1 :
return & v . sizeCache
case 2 :
return & v . unknownFields
default :
return nil
}
}
file_api_v2_tag_service_proto_msgTypes [ 11 ] . Exporter = func ( v interface { } , i int ) interface { } {
switch v := v . ( * GetTagSuggestionsRequest ) ; i {
case 0 :
return & v . state
case 1 :
return & v . sizeCache
case 2 :
return & v . unknownFields
default :
return nil
}
}
file_api_v2_tag_service_proto_msgTypes [ 12 ] . Exporter = func ( v interface { } , i int ) interface { } {
switch v := v . ( * GetTagSuggestionsResponse ) ; i {
case 0 :
return & v . state
@ -846,7 +975,7 @@ func file_api_v2_tag_service_proto_init() {
GoPackagePath : reflect . TypeOf ( x { } ) . PkgPath ( ) ,
RawDescriptor : file_api_v2_tag_service_proto_rawDesc ,
NumEnums : 0 ,
NumMessages : 1 1 ,
NumMessages : 1 3 ,
NumExtensions : 0 ,
NumServices : 1 ,
} ,