Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1DeploymentChangeReport.php25 protected $routingConflictsType = GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict::class;
45 * @param GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict[]
52 * @return GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict[]
H A DGoogleCloudApigeeV1Deployment.php45 protected $routeConflictsType = GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict::class;
155 * @param GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict[]
162 * @return GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict[]
H A DGoogleCloudApigeeV1DeploymentChangeReportRoutingConflict.php20 class GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict extends \Google\Model class
78 class_alias(GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict::class, 'Google_Service_Apigee…