// Identifier of the platform-provided transport to be used by the service. Valid identifiers may be obtained using the \"Transport information query\" procedure. May be present in POST requests to signal the use of a platform-provided transport for the service, and shall be absent otherwise.
// Indicate whether the service can only be consumed by the MEC applications located in the same locality (as defined by scopeOfLocality) as this service instance.
// Indicate whether the service can only be consumed by the MEC applications located in the same locality (as defined by scopeOfLocality) as this service instance.
// manually removed the omitempty
ConsumedLocalOnlybool`json:"consumedLocalOnly"`
// Indicate whether the service is located in the same locality (as defined by scopeOfLocality) as the consuming MEC application.