platform property
Platform hosting this deployment. Possible string values are:
- "PLATFORM_UNSPECIFIED" : Unknown.
- "GKE" : Google Container Engine.
- "FLEX" : Google App Engine: Flexible Environment.
- "CUSTOM" : Custom user-defined platform.
Implementation
core.String? platform;