@@ -515,9 +515,6 @@ impl ::protobuf::reflect::ProtobufValue for GetTokenResponse {
515515// @@protoc_insertion_point(message:attestation_agent.GetDerivedKeyRequest)
516516#[ derive( PartialEq , Clone , Default , Debug ) ]
517517pub struct GetDerivedKeyRequest {
518- // message fields
519- // @@protoc_insertion_point(field:attestation_agent.GetDerivedKeyRequest.KeyId)
520- pub KeyId : :: std:: vec:: Vec < u8 > ,
521518 // special fields
522519 // @@protoc_insertion_point(special_field:attestation_agent.GetDerivedKeyRequest.special_fields)
523520 pub special_fields : :: protobuf:: SpecialFields ,
@@ -535,13 +532,8 @@ impl GetDerivedKeyRequest {
535532 }
536533
537534 fn generated_message_descriptor_data ( ) -> :: protobuf:: reflect:: GeneratedMessageDescriptorData {
538- let mut fields = :: std:: vec:: Vec :: with_capacity ( 1 ) ;
535+ let mut fields = :: std:: vec:: Vec :: with_capacity ( 0 ) ;
539536 let mut oneofs = :: std:: vec:: Vec :: with_capacity ( 0 ) ;
540- fields. push ( :: protobuf:: reflect:: rt:: v2:: make_simpler_field_accessor :: < _ , _ > (
541- "KeyId" ,
542- |m : & GetDerivedKeyRequest | { & m. KeyId } ,
543- |m : & mut GetDerivedKeyRequest | { & mut m. KeyId } ,
544- ) ) ;
545537 :: protobuf:: reflect:: GeneratedMessageDescriptorData :: new_2 :: < GetDerivedKeyRequest > (
546538 "GetDerivedKeyRequest" ,
547539 fields,
@@ -560,9 +552,6 @@ impl ::protobuf::Message for GetDerivedKeyRequest {
560552 fn merge_from ( & mut self , is : & mut :: protobuf:: CodedInputStream < ' _ > ) -> :: protobuf:: Result < ( ) > {
561553 while let Some ( tag) = is. read_raw_tag_or_eof ( ) ? {
562554 match tag {
563- 10 => {
564- self . KeyId = is. read_bytes ( ) ?;
565- } ,
566555 tag => {
567556 :: protobuf:: rt:: read_unknown_or_skip_group ( tag, is, self . special_fields . mut_unknown_fields ( ) ) ?;
568557 } ,
@@ -575,18 +564,12 @@ impl ::protobuf::Message for GetDerivedKeyRequest {
575564 #[ allow( unused_variables) ]
576565 fn compute_size ( & self ) -> u64 {
577566 let mut my_size = 0 ;
578- if !self . KeyId . is_empty ( ) {
579- my_size += :: protobuf:: rt:: bytes_size ( 1 , & self . KeyId ) ;
580- }
581567 my_size += :: protobuf:: rt:: unknown_fields_size ( self . special_fields . unknown_fields ( ) ) ;
582568 self . special_fields . cached_size ( ) . set ( my_size as u32 ) ;
583569 my_size
584570 }
585571
586572 fn write_to_with_cached_sizes ( & self , os : & mut :: protobuf:: CodedOutputStream < ' _ > ) -> :: protobuf:: Result < ( ) > {
587- if !self . KeyId . is_empty ( ) {
588- os. write_bytes ( 1 , & self . KeyId ) ?;
589- }
590573 os. write_unknown_fields ( self . special_fields . unknown_fields ( ) ) ?;
591574 :: std:: result:: Result :: Ok ( ( ) )
592575 }
@@ -604,13 +587,11 @@ impl ::protobuf::Message for GetDerivedKeyRequest {
604587 }
605588
606589 fn clear ( & mut self ) {
607- self . KeyId . clear ( ) ;
608590 self . special_fields . clear ( ) ;
609591 }
610592
611593 fn default_instance ( ) -> & ' static GetDerivedKeyRequest {
612594 static instance: GetDerivedKeyRequest = GetDerivedKeyRequest {
613- KeyId : :: std:: vec:: Vec :: new ( ) ,
614595 special_fields : :: protobuf:: SpecialFields :: new ( ) ,
615596 } ;
616597 & instance
@@ -762,14 +743,14 @@ static file_descriptor_proto_data: &'static [u8] = b"\
762743 \" 1\n \x13 GetEvidenceResponse\x12 \x1a \n \x08 Evidence\x18 \x01 \x20 \x01 (\x0c R\
763744 \x08 Evidence\" /\n \x0f GetTokenRequest\x12 \x1c \n \t TokenType\x18 \x01 \x20 \
764745 \x01 (\t R\t TokenType\" (\n \x10 GetTokenResponse\x12 \x14 \n \x05 Token\x18 \x01 \
765- \x20 \x01 (\x0c R\x05 Token\" , \ n\x14 GetDerivedKeyRequest\x12 \x14 \n \x05 KeyId \
766- \ x18\x01 \x20 \x01 (\x0c R\x05 KeyId \" 7 \n \x15 GetDerivedKeyResponse \x12 \x1e \n \
767- \n DerivedKey \x18 \x01 \x20 \x01 ( \x0c R \n DerivedKey2 \xb0 \x02 \n \x17 Attestation \
768- AgentService \x12 b \n \r GetDerivedKey \x12 ' .attestation_agent.GetDerivedKeyR \
769- equest \x1a (.attestation_agent.GetDerivedKeyResponse \ x12\\ \n \x0b GetEviden \
770- ce \x12 %.attestation_agent.GetEvidenceRequest \ x1a &.attestation_agent.GetE \
771- videnceResponse \x12 S \n \x08 GetToken \x12 \" .attestation_agent.GetTokenReque \
772- st \x1a #.attestation_agent.GetTokenResponseb \x06 proto3\
746+ \x20 \x01 (\x0c R\x05 Token\" \x16 \ n\x14 GetDerivedKeyRequest\" 7 \n \x15 GetDeriv \
747+ edKeyResponse \x12 \x1e \n \n DerivedKey \ x18\x01 \x20 \x01 (\x0c R\n DerivedKey2 \
748+ \xb0 \x02 \n \x17 AttestationAgentService \x12 b \n \r GetDerivedKey \x12 '.attesta \
749+ tion_agent.GetDerivedKeyRequest \x1a ( .attestation_agent.GetDerivedKeyResp \
750+ onse \ x12\\ \n \x0b GetEvidence \x12 %.attestation_agent.GetEvidenceRequest \
751+ \ x1a &.attestation_agent.GetEvidenceResponse \x12 S \n \x08 GetToken \x12 \" .att \
752+ estation_agent.GetTokenRequest \x1a # .attestation_agent.GetTokenResponseb \
753+ \x06 proto3\
773754 ";
774755
775756/// `FileDescriptorProto` object which was a source for this generated file
0 commit comments