pub type PbUpdateStreamingJobNodeLabelsRequest = UpdateStreamingJobNodeLabelsRequest;
Expand description
Alias for UpdateStreamingJobNodeLabelsRequest
.
Aliased Type§
struct PbUpdateStreamingJobNodeLabelsRequest {
pub id: u32,
pub node_label: String,
}
Fields§
§id: u32
Id of the materialized view, table, or sink which we want to update
node_label: String
replace the node_label of the streaming job with a given id with below value