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

Properties of an UpdateApplicationRequest.

Package

@google-cloud/appengine-admin!

Properties

application

application?: (google.appengine.v1.IApplication|null);

UpdateApplicationRequest application

Property Value
TypeDescription
(google.appengine.v1.IApplication|null)

name

name?: (string|null);

UpdateApplicationRequest name

Property Value
TypeDescription
(string|null)

updateMask

updateMask?: (google.protobuf.IFieldMask|null);

UpdateApplicationRequest updateMask

Property Value
TypeDescription
(google.protobuf.IFieldMask|null)