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