Skip to content

Re-emit for new operations#49067

Open
kaylieee wants to merge 1 commit intokaylieee/prep-new-releasefrom
kaylieee/feature/new-operations
Open

Re-emit for new operations#49067
kaylieee wants to merge 1 commit intokaylieee/prep-new-releasefrom
kaylieee/feature/new-operations

Conversation

@kaylieee
Copy link
Copy Markdown
Member

@kaylieee kaylieee commented May 6, 2026

This pull request updates the AgentSessionFilesAsyncClient and AgentSessionFilesClient classes to consistently use the parameter name agentSessionId instead of sessionId throughout their public APIs and documentation. This change improves clarity and aligns parameter naming with the intended meaning.

API Consistency and Naming Improvements:

  • All public methods in AgentSessionFilesAsyncClient now use agentSessionId instead of sessionId for the session identifier parameter, and all related documentation comments are updated accordingly. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20]
  • The AgentSessionFilesClient class also updates the relevant parameter and documentation to use agentSessionId.

Other Minor Documentation Update:

  • The Javadoc for the getSessionFilesWithResponse method is updated to indicate that the modified_time field is now a long instead of an OffsetDateTime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant