GDC Hardware Management API

Service: gdchardwaremanagement.googleapis.com

The Service name gdchardwaremanagement.googleapis.com is needed to create RPC client stubs.

google.cloud.gdchardwaremanagement.v1alpha.GDCHardwareManagement

Methods
CreateComment Creates a new comment on an order.
CreateHardware Creates new hardware in a given project and location.
CreateHardwareGroup Creates a new hardware group in a given order.
CreateOrder Creates a new order in a given project and location.
CreateSite Creates a new site in a given project and location.
CreateZone Creates a new zone in a given project and location.
DeleteHardware Deletes hardware.
DeleteHardwareGroup Deletes a hardware group.
DeleteOrder Deletes an order.
DeleteZone Deletes a zone.
GetChangeLogEntry Gets details of a change to an order.
GetComment Gets the content of a comment.
GetHardware Gets hardware details.
GetHardwareGroup Gets details of a hardware group.
GetOrder Gets details of an order.
GetSite Gets details of a site.
GetSku Gets details of an SKU.
GetZone Gets details of a zone.
ListChangeLogEntries Lists the changes made to an order.
ListComments Lists the comments on an order.
ListHardware Lists hardware in a given project and location.
ListHardwareGroups Lists hardware groups in a given order.
ListOrders Lists orders in a given project and location.
ListSites Lists sites in a given project and location.
ListSkus Lists SKUs for a given project and location.
ListZones Lists zones in a given project and location.
SubmitOrder Submits an order.
UpdateHardware Updates hardware parameters.
UpdateHardwareGroup Updates the parameters of a hardware group.
UpdateOrder Updates the parameters of an order.
UpdateSite Updates the parameters of a site.
UpdateZone Updates the parameters of a zone.

google.cloud.location.Locations

Methods
GetLocation Gets information about a location.
ListLocations Lists information about the supported locations for this service.

google.longrunning.Operations

Methods
CancelOperation Starts asynchronous cancellation on a long-running operation.
DeleteOperation Deletes a long-running operation.
GetOperation Gets the latest state of a long-running operation.
ListOperations Lists operations that match the specified filter in the request.
WaitOperation Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.