pub type PbUnpinVersionResponse = UnpinVersionResponse;
Expand description
Alias for UnpinVersionResponse
.
Aliased Type§
struct PbUnpinVersionResponse {
pub status: Option<Status>,
}
Fields§
§status: Option<Status>
pub type PbUnpinVersionResponse = UnpinVersionResponse;
Alias for UnpinVersionResponse
.
struct PbUnpinVersionResponse {
pub status: Option<Status>,
}
status: Option<Status>