This sample demonstrates how to create and manage custom roles using Google Cloud IAM APIs in C#.
This sample requires .NET Core 2.0 or later. That means using Visual Studio 2017, or the command line.
-
Follow the instructions in the root README.
-
Enable APIs for your project. Click here to visit Cloud Platform Console and enable the Google Cloud IAM API.
-
From the command line:
dotnet restore dotnet run helpThe application should print the list of available commands.
- See CONTRIBUTING.md
- See LICENSE