nobuildFilesRegex property

String? nobuildFilesRegex
getter/setter pair

Files that match this pattern will not be built into this version.

Only applicable for Go runtimes.Only returned in GET requests if view=FULL is set.

Implementation

core.String? nobuildFilesRegex;