developerInstruction property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
A field containing instructions from the developer for the agent.
Please use agents.developer_instruction or
turns.events.active_instruction instead.
Optional. Deprecated.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
GoogleCloudAiplatformV1EvaluationInstanceInstanceData? developerInstruction;