File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -580,7 +580,7 @@ def list(
580580 Args:
581581 name (str):
582582 Required. The name of the agent engine to list sandbox snapshots for.
583- projects/{project}/locations/{location}/reasoningEngines/{resource_id}/sandboxEnvironmentSnapshots/{sandbox_snapshot_id}
583+ projects/{project}/locations/{location}/reasoningEngines/{resource_id}
584584 config (ListSandboxEnvironmentSnapshotsConfig):
585585 Optional. The configuration for the sandbox snapshots to list.
586586
Original file line number Diff line number Diff line change @@ -620,7 +620,7 @@ def list(
620620 Args:
621621 name (str):
622622 Required. The name of the agent engine to list sandbox templates for.
623- projects/{project}/locations/{location}/reasoningEngines/{resource_id}/sandboxEnvironmentTemplates/{sandbox_template_id}
623+ projects/{project}/locations/{location}/reasoningEngines/{resource_id}
624624 config (ListSandboxEnvironmentTemplatesConfig):
625625 Optional. The configuration for the sandbox templates to list.
626626
You can’t perform that action at this time.
0 commit comments