ComputeBackendServiceBackendServiceMaxStreamDuration class
max_stream_duration block. Schema quirk: the seconds attribute
is typed as a string (not a number) — pass a decimal string like
"30" or "30.500".
- Annotations
-
- @immutable
Constructors
-
ComputeBackendServiceBackendServiceMaxStreamDuration({required TfArg<
String> seconds, TfArg<int> ? nanos}) -
const
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toArgMap(
) → Map< String, Object?> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited