class PaloAlto::XML::Config::Devices::Entry::DeviceGroup::Entry::Profiles::Gtp::Entry::GtpInspection::Gtp5gC
Public Instance Methods
_section()
click to toggle source
# File lib/palo_alto/config.rb, line 99245 def _section :'gtp-5g-c' end
gtp_5g_http2()
click to toggle source
5g http2 inspection
# File lib/palo_alto/config.rb, line 99255 def gtp_5g_http2 prop_get('gtp-5g-http2') end
gtp_5g_http2=(val)
click to toggle source
5g http2 inspection
# File lib/palo_alto/config.rb, line 99259 def gtp_5g_http2=(val) prop_set('gtp-5g-http2', val) end
has_multiple_values?()
click to toggle source
# File lib/palo_alto/config.rb, line 99242 def has_multiple_values? false end