risingwave_pb::ddl_service

Type Alias PbCreateSecretResponse

source
pub type PbCreateSecretResponse = CreateSecretResponse;
Expand description

Aliased Type§

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

Fields§

§version: Option<WaitVersion>