Google Cloud Dataflow V1beta3 Client - Class FlexResourceSchedulingGoal (0.9.3)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Dataflow V1beta3 Client class FlexResourceSchedulingGoal.
Specifies the resource to optimize for in Flexible Resource Scheduling.
Protobuf type google.dataflow.v1beta3.FlexResourceSchedulingGoal
Namespace
Google \ Cloud \ Dataflow \ V1beta3
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
FLEXRS_UNSPECIFIED
Value: 0
Run in the default mode.
Generated from protobuf enum FLEXRS_UNSPECIFIED = 0;
FLEXRS_SPEED_OPTIMIZED
Value: 1
Optimize for lower execution time.
Generated from protobuf enum FLEXRS_SPEED_OPTIMIZED = 1;
FLEXRS_COST_OPTIMIZED
Value: 2
Optimize for lower cost.
Generated from protobuf enum FLEXRS_COST_OPTIMIZED = 2;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-18 UTC."],[],[]]