Registry / cloud / go-translate

go-translate

JSON →
library1.17.0gogounverified

Package translate provides a Go client for the Google Cloud Translation API, enabling language detection and text translation.

go get cloud.google.com/go/translate
INSTALL
IMPORT
SIG · GO-TRANSLATE
G
go-translate
cloudgov1.17.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

translate
cloud.google.com/go/translate

Create a Translation client

import "cloud.google.com/go/translate" func main() { client, _ := translate.NewClient(ctx) defer client.Close() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.17.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
OpenAI (training)
1
Resources
go-translate — go get go-translate · libregistry