risingwave_pb::ddl_service

Type Alias PbDropSecretResponse

source
pub type PbDropSecretResponse = DropSecretResponse;
Expand description

Alias for DropSecretResponse.

Aliased Type§

struct PbDropSecretResponse {
    pub version: Option<WaitVersion>,
}

Fields§

§version: Option<WaitVersion>