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

Properties of an UrlDispatchRule.

Package

@google-cloud/appengine-admin!

Properties

domain

domain?: (string|null);

UrlDispatchRule domain

Property Value
TypeDescription
(string|null)

path

path?: (string|null);

UrlDispatchRule path

Property Value
TypeDescription
(string|null)

service

service?: (string|null);

UrlDispatchRule service

Property Value
TypeDescription
(string|null)