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