1 2 3 4 5 6
// This file is @generated by prost-build. #[derive(Clone, PartialEq, ::prost::Message)] pub struct ResourceAnnotation { #[prost(string, tag = "1")] pub r#type: ::prost::alloc::string::String, }