@@ -50,13 +50,11 @@ class Networkconnectivity extends \Google\Service
5050 public $ projects_locations_multicloudDataTransferSupportedServices ;
5151 public $ projects_locations_operations ;
5252 public $ projects_locations_regionalEndpoints ;
53- public $ projects_locations_remoteTransportProfiles ;
5453 public $ projects_locations_serviceClasses ;
5554 public $ projects_locations_serviceConnectionMaps ;
5655 public $ projects_locations_serviceConnectionPolicies ;
5756 public $ projects_locations_serviceConnectionTokens ;
5857 public $ projects_locations_spokes ;
59- public $ projects_locations_transports ;
6058 public $ rootUrlTemplate ;
6159
6260 /**
@@ -1190,52 +1188,6 @@ public function __construct($clientOrConfig = [], $rootUrl = null)
11901188 ]
11911189 ]
11921190 );
1193- $ this ->projects_locations_remoteTransportProfiles = new Networkconnectivity \Resource \ProjectsLocationsRemoteTransportProfiles (
1194- $ this ,
1195- $ this ->serviceName ,
1196- 'remoteTransportProfiles ' ,
1197- [
1198- 'methods ' => [
1199- 'get ' => [
1200- 'path ' => 'v1/{+name} ' ,
1201- 'httpMethod ' => 'GET ' ,
1202- 'parameters ' => [
1203- 'name ' => [
1204- 'location ' => 'path ' ,
1205- 'type ' => 'string ' ,
1206- 'required ' => true ,
1207- ],
1208- ],
1209- ],'list ' => [
1210- 'path ' => 'v1/{+parent}/remoteTransportProfiles ' ,
1211- 'httpMethod ' => 'GET ' ,
1212- 'parameters ' => [
1213- 'parent ' => [
1214- 'location ' => 'path ' ,
1215- 'type ' => 'string ' ,
1216- 'required ' => true ,
1217- ],
1218- 'filter ' => [
1219- 'location ' => 'query ' ,
1220- 'type ' => 'string ' ,
1221- ],
1222- 'orderBy ' => [
1223- 'location ' => 'query ' ,
1224- 'type ' => 'string ' ,
1225- ],
1226- 'pageSize ' => [
1227- 'location ' => 'query ' ,
1228- 'type ' => 'integer ' ,
1229- ],
1230- 'pageToken ' => [
1231- 'location ' => 'query ' ,
1232- 'type ' => 'string ' ,
1233- ],
1234- ],
1235- ],
1236- ]
1237- ]
1238- );
12391191 $ this ->projects_locations_serviceClasses = new Networkconnectivity \Resource \ProjectsLocationsServiceClasses (
12401192 $ this ,
12411193 $ this ->serviceName ,
@@ -1504,6 +1456,7 @@ public function __construct($clientOrConfig = [], $rootUrl = null)
15041456 'autoSubnetworkConfig.allocRangeSpace ' => [
15051457 'location ' => 'query ' ,
15061458 'type ' => 'string ' ,
1459+ 'repeated ' => true ,
15071460 ],
15081461 'autoSubnetworkConfig.ipStack ' => [
15091462 'location ' => 'query ' ,
@@ -1848,102 +1801,6 @@ public function __construct($clientOrConfig = [], $rootUrl = null)
18481801 ]
18491802 ]
18501803 );
1851- $ this ->projects_locations_transports = new Networkconnectivity \Resource \ProjectsLocationsTransports (
1852- $ this ,
1853- $ this ->serviceName ,
1854- 'transports ' ,
1855- [
1856- 'methods ' => [
1857- 'create ' => [
1858- 'path ' => 'v1/{+parent}/transports ' ,
1859- 'httpMethod ' => 'POST ' ,
1860- 'parameters ' => [
1861- 'parent ' => [
1862- 'location ' => 'path ' ,
1863- 'type ' => 'string ' ,
1864- 'required ' => true ,
1865- ],
1866- 'requestId ' => [
1867- 'location ' => 'query ' ,
1868- 'type ' => 'string ' ,
1869- ],
1870- 'transportId ' => [
1871- 'location ' => 'query ' ,
1872- 'type ' => 'string ' ,
1873- ],
1874- ],
1875- ],'delete ' => [
1876- 'path ' => 'v1/{+name} ' ,
1877- 'httpMethod ' => 'DELETE ' ,
1878- 'parameters ' => [
1879- 'name ' => [
1880- 'location ' => 'path ' ,
1881- 'type ' => 'string ' ,
1882- 'required ' => true ,
1883- ],
1884- 'requestId ' => [
1885- 'location ' => 'query ' ,
1886- 'type ' => 'string ' ,
1887- ],
1888- ],
1889- ],'get ' => [
1890- 'path ' => 'v1/{+name} ' ,
1891- 'httpMethod ' => 'GET ' ,
1892- 'parameters ' => [
1893- 'name ' => [
1894- 'location ' => 'path ' ,
1895- 'type ' => 'string ' ,
1896- 'required ' => true ,
1897- ],
1898- ],
1899- ],'list ' => [
1900- 'path ' => 'v1/{+parent}/transports ' ,
1901- 'httpMethod ' => 'GET ' ,
1902- 'parameters ' => [
1903- 'parent ' => [
1904- 'location ' => 'path ' ,
1905- 'type ' => 'string ' ,
1906- 'required ' => true ,
1907- ],
1908- 'filter ' => [
1909- 'location ' => 'query ' ,
1910- 'type ' => 'string ' ,
1911- ],
1912- 'orderBy ' => [
1913- 'location ' => 'query ' ,
1914- 'type ' => 'string ' ,
1915- ],
1916- 'pageSize ' => [
1917- 'location ' => 'query ' ,
1918- 'type ' => 'integer ' ,
1919- ],
1920- 'pageToken ' => [
1921- 'location ' => 'query ' ,
1922- 'type ' => 'string ' ,
1923- ],
1924- ],
1925- ],'patch ' => [
1926- 'path ' => 'v1/{+name} ' ,
1927- 'httpMethod ' => 'PATCH ' ,
1928- 'parameters ' => [
1929- 'name ' => [
1930- 'location ' => 'path ' ,
1931- 'type ' => 'string ' ,
1932- 'required ' => true ,
1933- ],
1934- 'requestId ' => [
1935- 'location ' => 'query ' ,
1936- 'type ' => 'string ' ,
1937- ],
1938- 'updateMask ' => [
1939- 'location ' => 'query ' ,
1940- 'type ' => 'string ' ,
1941- ],
1942- ],
1943- ],
1944- ]
1945- ]
1946- );
19471804 }
19481805}
19491806
0 commit comments