Sai Cheemalapati | df61397 | 2016-10-21 13:59:49 -0700 | [diff] [blame] | 1 | <html><body> |
| 2 | <style> |
| 3 | |
| 4 | body, h1, h2, h3, div, span, p, pre, a { |
| 5 | margin: 0; |
| 6 | padding: 0; |
| 7 | border: 0; |
| 8 | font-weight: inherit; |
| 9 | font-style: inherit; |
| 10 | font-size: 100%; |
| 11 | font-family: inherit; |
| 12 | vertical-align: baseline; |
| 13 | } |
| 14 | |
| 15 | body { |
| 16 | font-size: 13px; |
| 17 | padding: 1em; |
| 18 | } |
| 19 | |
| 20 | h1 { |
| 21 | font-size: 26px; |
| 22 | margin-bottom: 1em; |
| 23 | } |
| 24 | |
| 25 | h2 { |
| 26 | font-size: 24px; |
| 27 | margin-bottom: 1em; |
| 28 | } |
| 29 | |
| 30 | h3 { |
| 31 | font-size: 20px; |
| 32 | margin-bottom: 1em; |
| 33 | margin-top: 1em; |
| 34 | } |
| 35 | |
| 36 | pre, code { |
| 37 | line-height: 1.5; |
| 38 | font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace; |
| 39 | } |
| 40 | |
| 41 | pre { |
| 42 | margin-top: 0.5em; |
| 43 | } |
| 44 | |
| 45 | h1, h2, h3, p { |
| 46 | font-family: Arial, sans serif; |
| 47 | } |
| 48 | |
| 49 | h1, h2, h3 { |
| 50 | border-bottom: solid #CCC 1px; |
| 51 | } |
| 52 | |
| 53 | .toc_element { |
| 54 | margin-top: 0.5em; |
| 55 | } |
| 56 | |
| 57 | .firstline { |
| 58 | margin-left: 2 em; |
| 59 | } |
| 60 | |
| 61 | .method { |
| 62 | margin-top: 1em; |
| 63 | border: solid 1px #CCC; |
| 64 | padding: 1em; |
| 65 | background: #EEE; |
| 66 | } |
| 67 | |
| 68 | .details { |
| 69 | font-weight: bold; |
| 70 | font-size: 14px; |
| 71 | } |
| 72 | |
| 73 | </style> |
| 74 | |
| 75 | <h1><a href="compute_beta.html">Compute Engine API</a></h1> |
| 76 | <h2>Instance Methods</h2> |
| 77 | <p class="toc_element"> |
Sai Cheemalapati | c30d2b5 | 2017-03-13 12:12:03 -0400 | [diff] [blame] | 78 | <code><a href="compute_beta.acceleratorTypes.html">acceleratorTypes()</a></code> |
| 79 | </p> |
| 80 | <p class="firstline">Returns the acceleratorTypes Resource.</p> |
| 81 | |
| 82 | <p class="toc_element"> |
Sai Cheemalapati | df61397 | 2016-10-21 13:59:49 -0700 | [diff] [blame] | 83 | <code><a href="compute_beta.addresses.html">addresses()</a></code> |
| 84 | </p> |
| 85 | <p class="firstline">Returns the addresses Resource.</p> |
| 86 | |
| 87 | <p class="toc_element"> |
| 88 | <code><a href="compute_beta.autoscalers.html">autoscalers()</a></code> |
| 89 | </p> |
| 90 | <p class="firstline">Returns the autoscalers Resource.</p> |
| 91 | |
| 92 | <p class="toc_element"> |
Jon Wayne Parrott | 692617a | 2017-01-06 09:58:29 -0800 | [diff] [blame] | 93 | <code><a href="compute_beta.backendBuckets.html">backendBuckets()</a></code> |
| 94 | </p> |
| 95 | <p class="firstline">Returns the backendBuckets Resource.</p> |
| 96 | |
| 97 | <p class="toc_element"> |
Sai Cheemalapati | df61397 | 2016-10-21 13:59:49 -0700 | [diff] [blame] | 98 | <code><a href="compute_beta.backendServices.html">backendServices()</a></code> |
| 99 | </p> |
| 100 | <p class="firstline">Returns the backendServices Resource.</p> |
| 101 | |
| 102 | <p class="toc_element"> |
| 103 | <code><a href="compute_beta.diskTypes.html">diskTypes()</a></code> |
| 104 | </p> |
| 105 | <p class="firstline">Returns the diskTypes Resource.</p> |
| 106 | |
| 107 | <p class="toc_element"> |
| 108 | <code><a href="compute_beta.disks.html">disks()</a></code> |
| 109 | </p> |
| 110 | <p class="firstline">Returns the disks Resource.</p> |
| 111 | |
| 112 | <p class="toc_element"> |
Bu Sun Kim | 715bd7f | 2019-06-14 16:50:42 -0700 | [diff] [blame] | 113 | <code><a href="compute_beta.externalVpnGateways.html">externalVpnGateways()</a></code> |
| 114 | </p> |
| 115 | <p class="firstline">Returns the externalVpnGateways Resource.</p> |
| 116 | |
| 117 | <p class="toc_element"> |
yoshi-code-bot | b6dc1b9 | 2021-03-02 11:49:08 -0800 | [diff] [blame] | 118 | <code><a href="compute_beta.firewallPolicies.html">firewallPolicies()</a></code> |
| 119 | </p> |
| 120 | <p class="firstline">Returns the firewallPolicies Resource.</p> |
| 121 | |
| 122 | <p class="toc_element"> |
Sai Cheemalapati | df61397 | 2016-10-21 13:59:49 -0700 | [diff] [blame] | 123 | <code><a href="compute_beta.firewalls.html">firewalls()</a></code> |
| 124 | </p> |
| 125 | <p class="firstline">Returns the firewalls Resource.</p> |
| 126 | |
| 127 | <p class="toc_element"> |
| 128 | <code><a href="compute_beta.forwardingRules.html">forwardingRules()</a></code> |
| 129 | </p> |
| 130 | <p class="firstline">Returns the forwardingRules Resource.</p> |
| 131 | |
| 132 | <p class="toc_element"> |
| 133 | <code><a href="compute_beta.globalAddresses.html">globalAddresses()</a></code> |
| 134 | </p> |
| 135 | <p class="firstline">Returns the globalAddresses Resource.</p> |
| 136 | |
| 137 | <p class="toc_element"> |
| 138 | <code><a href="compute_beta.globalForwardingRules.html">globalForwardingRules()</a></code> |
| 139 | </p> |
| 140 | <p class="firstline">Returns the globalForwardingRules Resource.</p> |
| 141 | |
| 142 | <p class="toc_element"> |
Dan O'Meara | dd49464 | 2020-05-01 07:42:23 -0700 | [diff] [blame] | 143 | <code><a href="compute_beta.globalNetworkEndpointGroups.html">globalNetworkEndpointGroups()</a></code> |
| 144 | </p> |
| 145 | <p class="firstline">Returns the globalNetworkEndpointGroups Resource.</p> |
| 146 | |
| 147 | <p class="toc_element"> |
Sai Cheemalapati | df61397 | 2016-10-21 13:59:49 -0700 | [diff] [blame] | 148 | <code><a href="compute_beta.globalOperations.html">globalOperations()</a></code> |
| 149 | </p> |
| 150 | <p class="firstline">Returns the globalOperations Resource.</p> |
| 151 | |
| 152 | <p class="toc_element"> |
Dan O'Meara | dd49464 | 2020-05-01 07:42:23 -0700 | [diff] [blame] | 153 | <code><a href="compute_beta.globalOrganizationOperations.html">globalOrganizationOperations()</a></code> |
| 154 | </p> |
| 155 | <p class="firstline">Returns the globalOrganizationOperations Resource.</p> |
| 156 | |
| 157 | <p class="toc_element"> |
yoshi-code-bot | b6dc1b9 | 2021-03-02 11:49:08 -0800 | [diff] [blame] | 158 | <code><a href="compute_beta.globalPublicDelegatedPrefixes.html">globalPublicDelegatedPrefixes()</a></code> |
| 159 | </p> |
| 160 | <p class="firstline">Returns the globalPublicDelegatedPrefixes Resource.</p> |
| 161 | |
| 162 | <p class="toc_element"> |
Sai Cheemalapati | df61397 | 2016-10-21 13:59:49 -0700 | [diff] [blame] | 163 | <code><a href="compute_beta.healthChecks.html">healthChecks()</a></code> |
| 164 | </p> |
| 165 | <p class="firstline">Returns the healthChecks Resource.</p> |
| 166 | |
| 167 | <p class="toc_element"> |
| 168 | <code><a href="compute_beta.httpHealthChecks.html">httpHealthChecks()</a></code> |
| 169 | </p> |
| 170 | <p class="firstline">Returns the httpHealthChecks Resource.</p> |
| 171 | |
| 172 | <p class="toc_element"> |
| 173 | <code><a href="compute_beta.httpsHealthChecks.html">httpsHealthChecks()</a></code> |
| 174 | </p> |
| 175 | <p class="firstline">Returns the httpsHealthChecks Resource.</p> |
| 176 | |
| 177 | <p class="toc_element"> |
Anthonios Partheniou | 10f4b67 | 2021-04-13 14:47:53 -0400 | [diff] [blame] | 178 | <code><a href="compute_beta.imageFamilyViews.html">imageFamilyViews()</a></code> |
| 179 | </p> |
| 180 | <p class="firstline">Returns the imageFamilyViews Resource.</p> |
| 181 | |
| 182 | <p class="toc_element"> |
Sai Cheemalapati | df61397 | 2016-10-21 13:59:49 -0700 | [diff] [blame] | 183 | <code><a href="compute_beta.images.html">images()</a></code> |
| 184 | </p> |
| 185 | <p class="firstline">Returns the images Resource.</p> |
| 186 | |
| 187 | <p class="toc_element"> |
| 188 | <code><a href="compute_beta.instanceGroupManagers.html">instanceGroupManagers()</a></code> |
| 189 | </p> |
| 190 | <p class="firstline">Returns the instanceGroupManagers Resource.</p> |
| 191 | |
| 192 | <p class="toc_element"> |
| 193 | <code><a href="compute_beta.instanceGroups.html">instanceGroups()</a></code> |
| 194 | </p> |
| 195 | <p class="firstline">Returns the instanceGroups Resource.</p> |
| 196 | |
| 197 | <p class="toc_element"> |
| 198 | <code><a href="compute_beta.instanceTemplates.html">instanceTemplates()</a></code> |
| 199 | </p> |
| 200 | <p class="firstline">Returns the instanceTemplates Resource.</p> |
| 201 | |
| 202 | <p class="toc_element"> |
| 203 | <code><a href="compute_beta.instances.html">instances()</a></code> |
| 204 | </p> |
| 205 | <p class="firstline">Returns the instances Resource.</p> |
| 206 | |
| 207 | <p class="toc_element"> |
Bu Sun Kim | 715bd7f | 2019-06-14 16:50:42 -0700 | [diff] [blame] | 208 | <code><a href="compute_beta.interconnectAttachments.html">interconnectAttachments()</a></code> |
| 209 | </p> |
| 210 | <p class="firstline">Returns the interconnectAttachments Resource.</p> |
| 211 | |
| 212 | <p class="toc_element"> |
| 213 | <code><a href="compute_beta.interconnectLocations.html">interconnectLocations()</a></code> |
| 214 | </p> |
| 215 | <p class="firstline">Returns the interconnectLocations Resource.</p> |
| 216 | |
| 217 | <p class="toc_element"> |
| 218 | <code><a href="compute_beta.interconnects.html">interconnects()</a></code> |
| 219 | </p> |
| 220 | <p class="firstline">Returns the interconnects Resource.</p> |
| 221 | |
| 222 | <p class="toc_element"> |
| 223 | <code><a href="compute_beta.licenseCodes.html">licenseCodes()</a></code> |
| 224 | </p> |
| 225 | <p class="firstline">Returns the licenseCodes Resource.</p> |
| 226 | |
| 227 | <p class="toc_element"> |
Sai Cheemalapati | df61397 | 2016-10-21 13:59:49 -0700 | [diff] [blame] | 228 | <code><a href="compute_beta.licenses.html">licenses()</a></code> |
| 229 | </p> |
| 230 | <p class="firstline">Returns the licenses Resource.</p> |
| 231 | |
| 232 | <p class="toc_element"> |
Dan O'Meara | dd49464 | 2020-05-01 07:42:23 -0700 | [diff] [blame] | 233 | <code><a href="compute_beta.machineImages.html">machineImages()</a></code> |
| 234 | </p> |
| 235 | <p class="firstline">Returns the machineImages Resource.</p> |
| 236 | |
| 237 | <p class="toc_element"> |
Sai Cheemalapati | df61397 | 2016-10-21 13:59:49 -0700 | [diff] [blame] | 238 | <code><a href="compute_beta.machineTypes.html">machineTypes()</a></code> |
| 239 | </p> |
| 240 | <p class="firstline">Returns the machineTypes Resource.</p> |
| 241 | |
| 242 | <p class="toc_element"> |
Bu Sun Kim | 715bd7f | 2019-06-14 16:50:42 -0700 | [diff] [blame] | 243 | <code><a href="compute_beta.networkEndpointGroups.html">networkEndpointGroups()</a></code> |
| 244 | </p> |
| 245 | <p class="firstline">Returns the networkEndpointGroups Resource.</p> |
| 246 | |
| 247 | <p class="toc_element"> |
Sai Cheemalapati | df61397 | 2016-10-21 13:59:49 -0700 | [diff] [blame] | 248 | <code><a href="compute_beta.networks.html">networks()</a></code> |
| 249 | </p> |
| 250 | <p class="firstline">Returns the networks Resource.</p> |
| 251 | |
| 252 | <p class="toc_element"> |
Bu Sun Kim | 715bd7f | 2019-06-14 16:50:42 -0700 | [diff] [blame] | 253 | <code><a href="compute_beta.nodeGroups.html">nodeGroups()</a></code> |
| 254 | </p> |
| 255 | <p class="firstline">Returns the nodeGroups Resource.</p> |
| 256 | |
| 257 | <p class="toc_element"> |
| 258 | <code><a href="compute_beta.nodeTemplates.html">nodeTemplates()</a></code> |
| 259 | </p> |
| 260 | <p class="firstline">Returns the nodeTemplates Resource.</p> |
| 261 | |
| 262 | <p class="toc_element"> |
| 263 | <code><a href="compute_beta.nodeTypes.html">nodeTypes()</a></code> |
| 264 | </p> |
| 265 | <p class="firstline">Returns the nodeTypes Resource.</p> |
| 266 | |
| 267 | <p class="toc_element"> |
Dan O'Meara | dd49464 | 2020-05-01 07:42:23 -0700 | [diff] [blame] | 268 | <code><a href="compute_beta.organizationSecurityPolicies.html">organizationSecurityPolicies()</a></code> |
| 269 | </p> |
| 270 | <p class="firstline">Returns the organizationSecurityPolicies Resource.</p> |
| 271 | |
| 272 | <p class="toc_element"> |
| 273 | <code><a href="compute_beta.packetMirrorings.html">packetMirrorings()</a></code> |
| 274 | </p> |
| 275 | <p class="firstline">Returns the packetMirrorings Resource.</p> |
| 276 | |
| 277 | <p class="toc_element"> |
Sai Cheemalapati | df61397 | 2016-10-21 13:59:49 -0700 | [diff] [blame] | 278 | <code><a href="compute_beta.projects.html">projects()</a></code> |
| 279 | </p> |
| 280 | <p class="firstline">Returns the projects Resource.</p> |
| 281 | |
| 282 | <p class="toc_element"> |
yoshi-code-bot | b6dc1b9 | 2021-03-02 11:49:08 -0800 | [diff] [blame] | 283 | <code><a href="compute_beta.publicAdvertisedPrefixes.html">publicAdvertisedPrefixes()</a></code> |
| 284 | </p> |
| 285 | <p class="firstline">Returns the publicAdvertisedPrefixes Resource.</p> |
| 286 | |
| 287 | <p class="toc_element"> |
| 288 | <code><a href="compute_beta.publicDelegatedPrefixes.html">publicDelegatedPrefixes()</a></code> |
| 289 | </p> |
| 290 | <p class="firstline">Returns the publicDelegatedPrefixes Resource.</p> |
| 291 | |
| 292 | <p class="toc_element"> |
Sai Cheemalapati | df61397 | 2016-10-21 13:59:49 -0700 | [diff] [blame] | 293 | <code><a href="compute_beta.regionAutoscalers.html">regionAutoscalers()</a></code> |
| 294 | </p> |
| 295 | <p class="firstline">Returns the regionAutoscalers Resource.</p> |
| 296 | |
| 297 | <p class="toc_element"> |
| 298 | <code><a href="compute_beta.regionBackendServices.html">regionBackendServices()</a></code> |
| 299 | </p> |
| 300 | <p class="firstline">Returns the regionBackendServices Resource.</p> |
| 301 | |
| 302 | <p class="toc_element"> |
Sai Cheemalapati | c30d2b5 | 2017-03-13 12:12:03 -0400 | [diff] [blame] | 303 | <code><a href="compute_beta.regionCommitments.html">regionCommitments()</a></code> |
| 304 | </p> |
| 305 | <p class="firstline">Returns the regionCommitments Resource.</p> |
| 306 | |
| 307 | <p class="toc_element"> |
Bu Sun Kim | 715bd7f | 2019-06-14 16:50:42 -0700 | [diff] [blame] | 308 | <code><a href="compute_beta.regionDiskTypes.html">regionDiskTypes()</a></code> |
| 309 | </p> |
| 310 | <p class="firstline">Returns the regionDiskTypes Resource.</p> |
| 311 | |
| 312 | <p class="toc_element"> |
| 313 | <code><a href="compute_beta.regionDisks.html">regionDisks()</a></code> |
| 314 | </p> |
| 315 | <p class="firstline">Returns the regionDisks Resource.</p> |
| 316 | |
| 317 | <p class="toc_element"> |
Dan O'Meara | dd49464 | 2020-05-01 07:42:23 -0700 | [diff] [blame] | 318 | <code><a href="compute_beta.regionHealthCheckServices.html">regionHealthCheckServices()</a></code> |
| 319 | </p> |
| 320 | <p class="firstline">Returns the regionHealthCheckServices Resource.</p> |
| 321 | |
| 322 | <p class="toc_element"> |
Bu Sun Kim | 715bd7f | 2019-06-14 16:50:42 -0700 | [diff] [blame] | 323 | <code><a href="compute_beta.regionHealthChecks.html">regionHealthChecks()</a></code> |
| 324 | </p> |
| 325 | <p class="firstline">Returns the regionHealthChecks Resource.</p> |
| 326 | |
| 327 | <p class="toc_element"> |
Sai Cheemalapati | df61397 | 2016-10-21 13:59:49 -0700 | [diff] [blame] | 328 | <code><a href="compute_beta.regionInstanceGroupManagers.html">regionInstanceGroupManagers()</a></code> |
| 329 | </p> |
| 330 | <p class="firstline">Returns the regionInstanceGroupManagers Resource.</p> |
| 331 | |
| 332 | <p class="toc_element"> |
| 333 | <code><a href="compute_beta.regionInstanceGroups.html">regionInstanceGroups()</a></code> |
| 334 | </p> |
| 335 | <p class="firstline">Returns the regionInstanceGroups Resource.</p> |
| 336 | |
| 337 | <p class="toc_element"> |
yoshi-code-bot | b6dc1b9 | 2021-03-02 11:49:08 -0800 | [diff] [blame] | 338 | <code><a href="compute_beta.regionInstances.html">regionInstances()</a></code> |
| 339 | </p> |
| 340 | <p class="firstline">Returns the regionInstances Resource.</p> |
| 341 | |
| 342 | <p class="toc_element"> |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 343 | <code><a href="compute_beta.regionNetworkEndpointGroups.html">regionNetworkEndpointGroups()</a></code> |
| 344 | </p> |
| 345 | <p class="firstline">Returns the regionNetworkEndpointGroups Resource.</p> |
| 346 | |
| 347 | <p class="toc_element"> |
Dan O'Meara | dd49464 | 2020-05-01 07:42:23 -0700 | [diff] [blame] | 348 | <code><a href="compute_beta.regionNotificationEndpoints.html">regionNotificationEndpoints()</a></code> |
| 349 | </p> |
| 350 | <p class="firstline">Returns the regionNotificationEndpoints Resource.</p> |
| 351 | |
| 352 | <p class="toc_element"> |
Sai Cheemalapati | df61397 | 2016-10-21 13:59:49 -0700 | [diff] [blame] | 353 | <code><a href="compute_beta.regionOperations.html">regionOperations()</a></code> |
| 354 | </p> |
| 355 | <p class="firstline">Returns the regionOperations Resource.</p> |
| 356 | |
| 357 | <p class="toc_element"> |
Bu Sun Kim | 715bd7f | 2019-06-14 16:50:42 -0700 | [diff] [blame] | 358 | <code><a href="compute_beta.regionSslCertificates.html">regionSslCertificates()</a></code> |
| 359 | </p> |
| 360 | <p class="firstline">Returns the regionSslCertificates Resource.</p> |
| 361 | |
| 362 | <p class="toc_element"> |
| 363 | <code><a href="compute_beta.regionTargetHttpProxies.html">regionTargetHttpProxies()</a></code> |
| 364 | </p> |
| 365 | <p class="firstline">Returns the regionTargetHttpProxies Resource.</p> |
| 366 | |
| 367 | <p class="toc_element"> |
| 368 | <code><a href="compute_beta.regionTargetHttpsProxies.html">regionTargetHttpsProxies()</a></code> |
| 369 | </p> |
| 370 | <p class="firstline">Returns the regionTargetHttpsProxies Resource.</p> |
| 371 | |
| 372 | <p class="toc_element"> |
| 373 | <code><a href="compute_beta.regionUrlMaps.html">regionUrlMaps()</a></code> |
| 374 | </p> |
| 375 | <p class="firstline">Returns the regionUrlMaps Resource.</p> |
| 376 | |
| 377 | <p class="toc_element"> |
Sai Cheemalapati | df61397 | 2016-10-21 13:59:49 -0700 | [diff] [blame] | 378 | <code><a href="compute_beta.regions.html">regions()</a></code> |
| 379 | </p> |
| 380 | <p class="firstline">Returns the regions Resource.</p> |
| 381 | |
| 382 | <p class="toc_element"> |
Bu Sun Kim | 715bd7f | 2019-06-14 16:50:42 -0700 | [diff] [blame] | 383 | <code><a href="compute_beta.reservations.html">reservations()</a></code> |
| 384 | </p> |
| 385 | <p class="firstline">Returns the reservations Resource.</p> |
| 386 | |
| 387 | <p class="toc_element"> |
| 388 | <code><a href="compute_beta.resourcePolicies.html">resourcePolicies()</a></code> |
| 389 | </p> |
| 390 | <p class="firstline">Returns the resourcePolicies Resource.</p> |
| 391 | |
| 392 | <p class="toc_element"> |
Sai Cheemalapati | df61397 | 2016-10-21 13:59:49 -0700 | [diff] [blame] | 393 | <code><a href="compute_beta.routers.html">routers()</a></code> |
| 394 | </p> |
| 395 | <p class="firstline">Returns the routers Resource.</p> |
| 396 | |
| 397 | <p class="toc_element"> |
| 398 | <code><a href="compute_beta.routes.html">routes()</a></code> |
| 399 | </p> |
| 400 | <p class="firstline">Returns the routes Resource.</p> |
| 401 | |
| 402 | <p class="toc_element"> |
Bu Sun Kim | 715bd7f | 2019-06-14 16:50:42 -0700 | [diff] [blame] | 403 | <code><a href="compute_beta.securityPolicies.html">securityPolicies()</a></code> |
| 404 | </p> |
| 405 | <p class="firstline">Returns the securityPolicies Resource.</p> |
| 406 | |
| 407 | <p class="toc_element"> |
yoshi-code-bot | b6dc1b9 | 2021-03-02 11:49:08 -0800 | [diff] [blame] | 408 | <code><a href="compute_beta.serviceAttachments.html">serviceAttachments()</a></code> |
| 409 | </p> |
| 410 | <p class="firstline">Returns the serviceAttachments Resource.</p> |
| 411 | |
| 412 | <p class="toc_element"> |
Sai Cheemalapati | df61397 | 2016-10-21 13:59:49 -0700 | [diff] [blame] | 413 | <code><a href="compute_beta.snapshots.html">snapshots()</a></code> |
| 414 | </p> |
| 415 | <p class="firstline">Returns the snapshots Resource.</p> |
| 416 | |
| 417 | <p class="toc_element"> |
| 418 | <code><a href="compute_beta.sslCertificates.html">sslCertificates()</a></code> |
| 419 | </p> |
| 420 | <p class="firstline">Returns the sslCertificates Resource.</p> |
| 421 | |
| 422 | <p class="toc_element"> |
Bu Sun Kim | 715bd7f | 2019-06-14 16:50:42 -0700 | [diff] [blame] | 423 | <code><a href="compute_beta.sslPolicies.html">sslPolicies()</a></code> |
| 424 | </p> |
| 425 | <p class="firstline">Returns the sslPolicies Resource.</p> |
| 426 | |
| 427 | <p class="toc_element"> |
Sai Cheemalapati | df61397 | 2016-10-21 13:59:49 -0700 | [diff] [blame] | 428 | <code><a href="compute_beta.subnetworks.html">subnetworks()</a></code> |
| 429 | </p> |
| 430 | <p class="firstline">Returns the subnetworks Resource.</p> |
| 431 | |
| 432 | <p class="toc_element"> |
Bu Sun Kim | d059ad8 | 2020-07-22 17:02:09 -0700 | [diff] [blame] | 433 | <code><a href="compute_beta.targetGrpcProxies.html">targetGrpcProxies()</a></code> |
| 434 | </p> |
| 435 | <p class="firstline">Returns the targetGrpcProxies Resource.</p> |
| 436 | |
| 437 | <p class="toc_element"> |
Sai Cheemalapati | df61397 | 2016-10-21 13:59:49 -0700 | [diff] [blame] | 438 | <code><a href="compute_beta.targetHttpProxies.html">targetHttpProxies()</a></code> |
| 439 | </p> |
| 440 | <p class="firstline">Returns the targetHttpProxies Resource.</p> |
| 441 | |
| 442 | <p class="toc_element"> |
| 443 | <code><a href="compute_beta.targetHttpsProxies.html">targetHttpsProxies()</a></code> |
| 444 | </p> |
| 445 | <p class="firstline">Returns the targetHttpsProxies Resource.</p> |
| 446 | |
| 447 | <p class="toc_element"> |
| 448 | <code><a href="compute_beta.targetInstances.html">targetInstances()</a></code> |
| 449 | </p> |
| 450 | <p class="firstline">Returns the targetInstances Resource.</p> |
| 451 | |
| 452 | <p class="toc_element"> |
| 453 | <code><a href="compute_beta.targetPools.html">targetPools()</a></code> |
| 454 | </p> |
| 455 | <p class="firstline">Returns the targetPools Resource.</p> |
| 456 | |
| 457 | <p class="toc_element"> |
| 458 | <code><a href="compute_beta.targetSslProxies.html">targetSslProxies()</a></code> |
| 459 | </p> |
| 460 | <p class="firstline">Returns the targetSslProxies Resource.</p> |
| 461 | |
| 462 | <p class="toc_element"> |
Sai Cheemalapati | c30d2b5 | 2017-03-13 12:12:03 -0400 | [diff] [blame] | 463 | <code><a href="compute_beta.targetTcpProxies.html">targetTcpProxies()</a></code> |
| 464 | </p> |
| 465 | <p class="firstline">Returns the targetTcpProxies Resource.</p> |
| 466 | |
| 467 | <p class="toc_element"> |
Sai Cheemalapati | df61397 | 2016-10-21 13:59:49 -0700 | [diff] [blame] | 468 | <code><a href="compute_beta.targetVpnGateways.html">targetVpnGateways()</a></code> |
| 469 | </p> |
| 470 | <p class="firstline">Returns the targetVpnGateways Resource.</p> |
| 471 | |
| 472 | <p class="toc_element"> |
| 473 | <code><a href="compute_beta.urlMaps.html">urlMaps()</a></code> |
| 474 | </p> |
| 475 | <p class="firstline">Returns the urlMaps Resource.</p> |
| 476 | |
| 477 | <p class="toc_element"> |
Bu Sun Kim | 715bd7f | 2019-06-14 16:50:42 -0700 | [diff] [blame] | 478 | <code><a href="compute_beta.vpnGateways.html">vpnGateways()</a></code> |
| 479 | </p> |
| 480 | <p class="firstline">Returns the vpnGateways Resource.</p> |
| 481 | |
| 482 | <p class="toc_element"> |
Sai Cheemalapati | df61397 | 2016-10-21 13:59:49 -0700 | [diff] [blame] | 483 | <code><a href="compute_beta.vpnTunnels.html">vpnTunnels()</a></code> |
| 484 | </p> |
| 485 | <p class="firstline">Returns the vpnTunnels Resource.</p> |
| 486 | |
| 487 | <p class="toc_element"> |
| 488 | <code><a href="compute_beta.zoneOperations.html">zoneOperations()</a></code> |
| 489 | </p> |
| 490 | <p class="firstline">Returns the zoneOperations Resource.</p> |
| 491 | |
| 492 | <p class="toc_element"> |
| 493 | <code><a href="compute_beta.zones.html">zones()</a></code> |
| 494 | </p> |
| 495 | <p class="firstline">Returns the zones Resource.</p> |
| 496 | |
| 497 | <p class="toc_element"> |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 498 | <code><a href="#close">close()</a></code></p> |
| 499 | <p class="firstline">Close httplib2 connections.</p> |
| 500 | <p class="toc_element"> |
Sai Cheemalapati | df61397 | 2016-10-21 13:59:49 -0700 | [diff] [blame] | 501 | <code><a href="#new_batch_http_request">new_batch_http_request()</a></code></p> |
| 502 | <p class="firstline">Create a BatchHttpRequest object based on the discovery document.</p> |
| 503 | <h3>Method Details</h3> |
| 504 | <div class="method"> |
Dmitry Frenkel | 3e17f89 | 2020-10-06 16:46:05 -0700 | [diff] [blame] | 505 | <code class="details" id="close">close()</code> |
| 506 | <pre>Close httplib2 connections.</pre> |
| 507 | </div> |
| 508 | |
| 509 | <div class="method"> |
Sai Cheemalapati | df61397 | 2016-10-21 13:59:49 -0700 | [diff] [blame] | 510 | <code class="details" id="new_batch_http_request">new_batch_http_request()</code> |
| 511 | <pre>Create a BatchHttpRequest object based on the discovery document. |
| 512 | |
| 513 | Args: |
| 514 | callback: callable, A callback to be called for each response, of the |
| 515 | form callback(id, response, exception). The first parameter is the |
| 516 | request id, and the second is the deserialized response object. The |
| 517 | third is an apiclient.errors.HttpError exception object if an HTTP |
| 518 | error occurred while processing the request, or None if no error |
| 519 | occurred. |
| 520 | |
| 521 | Returns: |
| 522 | A BatchHttpRequest object based on the discovery document. |
| 523 | </pre> |
| 524 | </div> |
| 525 | |
| 526 | </body></html> |