class StreamingOperationalLimits extends Model (View source)

Properties

string $maxBagElementBytes
string $maxGlobalDataBytes
string $maxKeyBytes
string $maxProductionOutputBytes
string $maxSortedListElementBytes
string $maxSourceStateBytes
string $maxTagBytes
string $maxValueBytes

Methods

setMaxBagElementBytes($maxBagElementBytes)

No description

string
getMaxBagElementBytes()

No description

setMaxGlobalDataBytes($maxGlobalDataBytes)

No description

string
getMaxGlobalDataBytes()

No description

setMaxKeyBytes($maxKeyBytes)

No description

string
getMaxKeyBytes()

No description

setMaxProductionOutputBytes($maxProductionOutputBytes)

No description

string
getMaxProductionOutputBytes()

No description

setMaxSortedListElementBytes($maxSortedListElementBytes)

No description

string
getMaxSortedListElementBytes()

No description

setMaxSourceStateBytes($maxSourceStateBytes)

No description

string
getMaxSourceStateBytes()

No description

setMaxTagBytes($maxTagBytes)

No description

string
getMaxTagBytes()

No description

setMaxValueBytes($maxValueBytes)

No description

string
getMaxValueBytes()

No description

Details

setMaxBagElementBytes($maxBagElementBytes)

No description

Parameters

$maxBagElementBytes

string getMaxBagElementBytes()

No description

Return Value

string

setMaxGlobalDataBytes($maxGlobalDataBytes)

No description

Parameters

$maxGlobalDataBytes

string getMaxGlobalDataBytes()

No description

Return Value

string

setMaxKeyBytes($maxKeyBytes)

No description

Parameters

$maxKeyBytes

string getMaxKeyBytes()

No description

Return Value

string

setMaxProductionOutputBytes($maxProductionOutputBytes)

No description

Parameters

$maxProductionOutputBytes

string getMaxProductionOutputBytes()

No description

Return Value

string

setMaxSortedListElementBytes($maxSortedListElementBytes)

No description

Parameters

$maxSortedListElementBytes

string getMaxSortedListElementBytes()

No description

Return Value

string

setMaxSourceStateBytes($maxSourceStateBytes)

No description

Parameters

$maxSourceStateBytes

string getMaxSourceStateBytes()

No description

Return Value

string

setMaxTagBytes($maxTagBytes)

No description

Parameters

$maxTagBytes

string getMaxTagBytes()

No description

Return Value

string

setMaxValueBytes($maxValueBytes)

No description

Parameters

$maxValueBytes

string getMaxValueBytes()

No description

Return Value

string