partialArgs property
Optional. The partial argument value of the function call. If provided, represents the arguments/fields that are streamed incrementally.
Implementation
final List<PartialArg> partialArgs;
Optional. The partial argument value of the function call. If provided, represents the arguments/fields that are streamed incrementally.
final List<PartialArg> partialArgs;