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 classStructuredMessageA 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 classStructuredMessage.BuilderA 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 StructuredMessageOrBuilderAutoscalingEvent.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.StructuredMessageOrBuilderAutoscalingEvent. 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.StructuredMessageOrBuilderAutoscalingEventOrBuilder. 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.
-