Interface protos.google.dataflow.v1beta3.IListJobMessagesResponse

Properties of a ListJobMessagesResponse.

Package

@google-cloud/dataflow!

Properties

autoscalingEvents

autoscalingEvents?: (google.dataflow.v1beta3.IAutoscalingEvent[]|null);

ListJobMessagesResponse autoscalingEvents

Property Value
TypeDescription
(google.dataflow.v1beta3.IAutoscalingEvent[]|null)

jobMessages

jobMessages?: (google.dataflow.v1beta3.IJobMessage[]|null);

ListJobMessagesResponse jobMessages

Property Value
TypeDescription
(google.dataflow.v1beta3.IJobMessage[]|null)

nextPageToken

nextPageToken?: (string|null);

ListJobMessagesResponse nextPageToken

Property Value
TypeDescription
(string|null)