originFileName property

String? originFileName
getter/setter pair

Specific detail about the source.

For APPHOSTING_YAML origins, this will contain the exact filename, such as "apphosting.yaml" or "apphosting.staging.yaml".

Output only.

Implementation

core.String? originFileName;