class FullIPv4Configuration

August 13, 2019 ยท View on GitHub

Member values

Member nameData typeDescriptionUsage
handleNetworkHandleNetwork handleTo set handle, you simply assign a value directly to a field within handle. You can also use the parent message's HasField() method to check if a message type field value has been set.
ipv4_configurationIPv4ConfigurationIPv4 configurationTo set ipv4_configuration, you simply assign a value directly to a field within ipv4_configuration. You can also use the parent message's HasField() method to check if a message type field value has been set.

Parent topic: Base (Python)