Home
last modified time | relevance | path

Searched refs:InterconnectDiagnosticsARPEntry (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInterconnectDiagnostics.php23 protected $arpCachesType = InterconnectDiagnosticsARPEntry::class;
33 * @param InterconnectDiagnosticsARPEntry[]
40 * @return InterconnectDiagnosticsARPEntry[]
H A DInterconnectDiagnosticsLinkStatus.php23 protected $arpCachesType = InterconnectDiagnosticsARPEntry::class;
41 * @param InterconnectDiagnosticsARPEntry[]
48 * @return InterconnectDiagnosticsARPEntry[]
H A DInterconnectDiagnosticsARPEntry.php20 class InterconnectDiagnosticsARPEntry extends \Google\Model class
62 class_alias(InterconnectDiagnosticsARPEntry::class, 'Google_Service_Compute_InterconnectDiagnostics…