ProjectsLocationsNodeTypes
class ProjectsLocationsNodeTypes extends Resource (View source)
The "nodeTypes" collection of methods.
Typical usage is:
$vmwareengineService = new Google\Service\VMwareEngine(...);
$nodeTypes = $vmwareengineService->projects_locations_nodeTypes;
Methods
get(string $name, array $optParams = [])
Gets details of a single NodeType
. (nodeTypes.get)
listProjectsLocationsNodeTypes(string $parent, array $optParams = [])
Lists node types (nodeTypes.listProjectsLocationsNodeTypes)
Details
NodeType
get(string $name, array $optParams = [])
Gets details of a single NodeType
. (nodeTypes.get)
ListNodeTypesResponse
listProjectsLocationsNodeTypes(string $parent, array $optParams = [])
Lists node types (nodeTypes.listProjectsLocationsNodeTypes)