Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

.NET Cloud Translation API Samples

A quick sample that demonstrates how to call the Google Cloud Translation API from C#.

Build and Run

  1. Follow the set-up instructions in the documentation.

  2. Enable APIs for your project. Click here to visit Cloud Platform Console and enable the Google Cloud Translation API.

  3. Run the QuickStart sample:

    PS C:\...\dotnet-docs-samples\monitoring\api\Quickstart> dotnet run
    Привет мир.
    

Contributing changes

Licensing

Testing