Member values
Member name | Data type | Description | Usage |
---|---|---|---|
handle | NetworkHandle | Network handle | To 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_configuration | IPv4Configuration | IPv4 configuration | To 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)