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