google_api_app_engine v0.0.1 GoogleApi.AppEngine.V1.Model.Library View Source
Third-party Python runtime library that is required by the application.
Attributes
- name (String): Name of the library. Example: "django". Defaults to:
null
. - version (String): Version of the library to select, or "latest". Defaults to:
null
.