GDC Hardware Management V1ALPHA API - Class Google::Cloud::GDCHardwareManagement::V1alpha::GetSkuRequest (v0.1.1)

Reference documentation and code samples for the GDC Hardware Management V1ALPHA API class Google::Cloud::GDCHardwareManagement::V1alpha::GetSkuRequest.

A request to get an SKU.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The name of the SKU. Format: projects/{project}/locations/{location}/skus/{sku}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the SKU. Format: projects/{project}/locations/{location}/skus/{sku}
Returns
  • (::String) — Required. The name of the SKU. Format: projects/{project}/locations/{location}/skus/{sku}