partialArgs property

List<GoogleCloudAiplatformV1PartialArg>? partialArgs
getter/setter pair

The partial argument value of the function call.

If provided, represents the arguments/fields that are streamed incrementally.

Optional.

Implementation

core.List<GoogleCloudAiplatformV1PartialArg>? partialArgs;