RegionInstances
class RegionInstances extends Resource (View source)
The "regionInstances" collection of methods.
Typical usage is:
$computeService = new Google\Service\Compute(...);
$regionInstances = $computeService->regionInstances;
Methods
bulkInsert(string $project, string $region, BulkInsertInstanceResource $postBody, array $optParams = [])
Creates multiple instances in a given region. Count specifies the number of instances to create. (regionInstances.bulkInsert)
Details
Operation
bulkInsert(string $project, string $region, BulkInsertInstanceResource $postBody, array $optParams = [])
Creates multiple instances in a given region. Count specifies the number of instances to create. (regionInstances.bulkInsert)