Skip to content

Commit f49d0aa

Browse files
Google APIscopybara-github
authored andcommitted
fix!: An existing field transfer_to_agent is removed from message .google.cloud.aiplatform.v1beta1.EventActions
PiperOrigin-RevId: 826141587
1 parent 86356cc commit f49d0aa

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

google/cloud/aiplatform/v1beta1/session.proto

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -173,9 +173,6 @@ message EventActions {
173173
map<string, int32> artifact_delta = 3
174174
[(google.api.field_behavior) = OPTIONAL];
175175

176-
// Deprecated. If set, the event transfers to the specified agent.
177-
bool transfer_to_agent = 5 [deprecated = true];
178-
179176
// Optional. The agent is escalating to a higher level agent.
180177
bool escalate = 6 [(google.api.field_behavior) = OPTIONAL];
181178

0 commit comments

Comments
 (0)