from field: string id = 1;
from field: gestalt.provider.v1.AgentInteractionType type = 2;
from field: gestalt.provider.v1.AgentInteractionState state = 3;
from field: string title = 4;
from field: string prompt = 5;
Optional
from field: google.protobuf.Struct request = 6;
from field: google.protobuf.Struct resolution = 7;
from field: google.protobuf.Timestamp created_at = 8;
from field: google.protobuf.Timestamp resolved_at = 9;
from field: string turn_id = 10;
from field: string session_id = 11;
from message gestalt.provider.v1.AgentInteraction
Generated
from field: string id = 1;