Home
last modified time | relevance | path

Searched refs:InterconnectsGetDiagnosticsResponse (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInterconnectsGetDiagnosticsResponse.php20 class InterconnectsGetDiagnosticsResponse extends \Google\Model class
42 class_alias(InterconnectsGetDiagnosticsResponse::class, 'Google_Service_Compute_InterconnectsGetDia…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DInterconnects.php22 use Google\Service\Compute\InterconnectsGetDiagnosticsResponse; alias
82 * @return InterconnectsGetDiagnosticsResponse
88 return $this->call('getDiagnostics', [$params], InterconnectsGetDiagnosticsResponse::class);