public enum ClientLibraryDestinationTo where should client libraries be published?
Namespace
Google.ApiAssembly
Google.Api.CommonProtos.dll
Fields |
|
|---|---|
| Name | Description |
Github |
Generate the client library in a repo under github.com/googleapis, but don't publish it to package managers. |
PackageManager |
Publish the library to package managers like nuget.org and npmjs.com. |
Unspecified |
Client libraries will neither be generated nor published to package managers. |