class ProjectsLocationsOperations extends Resource (View source)

The "operations" collection of methods.

Typical usage is:

 $baremetalsolutionService = new Google\Service\Baremetalsolution(...);
 $operations = $baremetalsolutionService->projects_locations_operations;

Methods

get(string $name, array $optParams = [])

Get details about an operation. (operations.get)

Details

Operation get(string $name, array $optParams = [])

Get details about an operation. (operations.get)

Parameters

string $name

The name of the operation resource.

array $optParams

Optional parameters.

Return Value

Operation

Exceptions

Exception