Skip to content

t-karasova/grs-samples-dotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 

Repository files navigation

Google Retail Search code samples in C#

To run the code samples you need to be authorized

Before you can run the code samples please add the dependencies:

cd grs-dotnet/grs-search/
dotnet add package Google.Api.Gax
dotnet add package Google.Cloud.Retail.V2

To runthe code in class SearchSimpleQuery.cs run

dotnet run -- SearchSimpleQuery

Use the command dotnet run -- <class name> to run any of the classes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages