toggle menu
google-adk-kotlin
0.5.0
jvm
switch theme
search in API
google-adk-kotlin-examples
/
com.google.adk.kt.examples.github
/
GitHubTools
/
getFileDiff
get
File
Diff
fun
getFileDiff
(
repoOwner
:
String
,
repoName
:
String
,
startTag
:
String
,
endTag
:
String
,
filePath
:
String
)
:
Map
<
String
,
Any
>
Gets the patch/diff for a single file between two release tags.