pub type PbSecretRef = SecretRef;
pub struct PbSecretRef { pub secret_id: TypedId<15>, pub ref_as: i32, }
secret_id: TypedId<15>
ref_as: i32