Enum VersionView (1.4.0)

public enum VersionView

Fields that should be returned when [Version][google.appengine.v1.Version] resources are retrieved.

Namespace

Google.Cloud.AppEngine.V1

Assembly

Google.Cloud.AppEngine.V1.dll

Fields

NameDescription
Basic

Basic version information including scaling and inbound services, but not detailed deployment information.

Full

The information from BASIC, plus detailed information about the deployment. This format is required when creating resources, but is not returned in Get or List by default.