class GoogleChromeManagementV1NetworkStatusReport extends Model (View source)

Properties

string $connectionState
string $connectionType
bool $encryptionOn
string $gatewayIpAddress
string $guid
string $lanIpAddress
string $receivingBitRateMbps
string $reportTime
string $sampleFrequency
int $signalStrengthDbm
string $transmissionBitRateMbps
int $transmissionPowerDbm
string $wifiLinkQuality
bool $wifiPowerManagementEnabled

Methods

setConnectionState($connectionState)

No description

string
getConnectionState()

No description

setConnectionType($connectionType)

No description

string
getConnectionType()

No description

setEncryptionOn($encryptionOn)

No description

bool
getEncryptionOn()

No description

setGatewayIpAddress($gatewayIpAddress)

No description

string
getGatewayIpAddress()

No description

setGuid($guid)

No description

string
getGuid()

No description

setLanIpAddress($lanIpAddress)

No description

string
getLanIpAddress()

No description

setReceivingBitRateMbps($receivingBitRateMbps)

No description

string
getReceivingBitRateMbps()

No description

setReportTime($reportTime)

No description

string
getReportTime()

No description

setSampleFrequency($sampleFrequency)

No description

string
getSampleFrequency()

No description

setSignalStrengthDbm($signalStrengthDbm)

No description

int
getSignalStrengthDbm()

No description

setTransmissionBitRateMbps($transmissionBitRateMbps)

No description

string
getTransmissionBitRateMbps()

No description

setTransmissionPowerDbm($transmissionPowerDbm)

No description

int
getTransmissionPowerDbm()

No description

setWifiLinkQuality($wifiLinkQuality)

No description

string
getWifiLinkQuality()

No description

setWifiPowerManagementEnabled($wifiPowerManagementEnabled)

No description

bool

Details

setConnectionState($connectionState)

No description

Parameters

$connectionState

string getConnectionState()

No description

Return Value

string

setConnectionType($connectionType)

No description

Parameters

$connectionType

string getConnectionType()

No description

Return Value

string

setEncryptionOn($encryptionOn)

No description

Parameters

$encryptionOn

bool getEncryptionOn()

No description

Return Value

bool

setGatewayIpAddress($gatewayIpAddress)

No description

Parameters

$gatewayIpAddress

string getGatewayIpAddress()

No description

Return Value

string

setGuid($guid)

No description

Parameters

$guid

string getGuid()

No description

Return Value

string

setLanIpAddress($lanIpAddress)

No description

Parameters

$lanIpAddress

string getLanIpAddress()

No description

Return Value

string

setReceivingBitRateMbps($receivingBitRateMbps)

No description

Parameters

$receivingBitRateMbps

string getReceivingBitRateMbps()

No description

Return Value

string

setReportTime($reportTime)

No description

Parameters

$reportTime

string getReportTime()

No description

Return Value

string

setSampleFrequency($sampleFrequency)

No description

Parameters

$sampleFrequency

string getSampleFrequency()

No description

Return Value

string

setSignalStrengthDbm($signalStrengthDbm)

No description

Parameters

$signalStrengthDbm

int getSignalStrengthDbm()

No description

Return Value

int

setTransmissionBitRateMbps($transmissionBitRateMbps)

No description

Parameters

$transmissionBitRateMbps

string getTransmissionBitRateMbps()

No description

Return Value

string

setTransmissionPowerDbm($transmissionPowerDbm)

No description

Parameters

$transmissionPowerDbm

int getTransmissionPowerDbm()

No description

Return Value

int

setWifiLinkQuality($wifiLinkQuality)

No description

Parameters

$wifiLinkQuality

string getWifiLinkQuality()

No description

Return Value

string

setWifiPowerManagementEnabled($wifiPowerManagementEnabled)

No description

Parameters

$wifiPowerManagementEnabled

bool getWifiPowerManagementEnabled()

No description

Return Value

bool