Interface protos.google.appengine.v1.IService (3.2.0)

Properties of a Service.

Package

@google-cloud/appengine-admin

Properties

id

id?: (string|null);

Service id

labels

labels?: ({ [k: string]: string }|null);

Service labels

name

name?: (string|null);

Service name

networkSettings

networkSettings?: (google.appengine.v1.INetworkSettings|null);

Service networkSettings

split

split?: (google.appengine.v1.ITrafficSplit|null);

Service split