Interface protos.google.appengine.v1.ILibrary (1.0.6)

Properties of a Library.

Package

@google-cloud/appengine-admin!

Properties

name

name?: (string|null);

Library name

Property Value
TypeDescription
(string|null)

version

version?: (string|null);

Library version

Property Value
TypeDescription
(string|null)