Uses of Interface
com.google.dataflow.v1beta3.StructuredMessageOrBuilder
-
Packages that use StructuredMessageOrBuilder Package Description com.google.dataflow.v1beta3 A client to Dataflow API -
-
Uses of StructuredMessageOrBuilder in com.google.dataflow.v1beta3
Classes in com.google.dataflow.v1beta3 that implement StructuredMessageOrBuilder Modifier and Type Class Description class
StructuredMessage
A rich message format, including a human readable string, a key for identifying the message, and structured data associated with the message for programmatic consumption.static class
StructuredMessage.Builder
A rich message format, including a human readable string, a key for identifying the message, and structured data associated with the message for programmatic consumption.Methods in com.google.dataflow.v1beta3 that return StructuredMessageOrBuilder Modifier and Type Method Description StructuredMessageOrBuilder
AutoscalingEvent.Builder. getDescriptionOrBuilder()
A message describing why the system decided to adjust the current number of workers, why it failed, or why the system decided to not make any changes to the number of workers.StructuredMessageOrBuilder
AutoscalingEvent. getDescriptionOrBuilder()
A message describing why the system decided to adjust the current number of workers, why it failed, or why the system decided to not make any changes to the number of workers.StructuredMessageOrBuilder
AutoscalingEventOrBuilder. getDescriptionOrBuilder()
A message describing why the system decided to adjust the current number of workers, why it failed, or why the system decided to not make any changes to the number of workers.
-