Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::GetLicenseCodeRequest (v1.7.1)

Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::GetLicenseCodeRequest.

A request message for LicenseCodes.Get. See the method description for details.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#license_code

def license_code() -> ::String
Returns
  • (::String) — Number corresponding to the License code resource to return.

#license_code=

def license_code=(value) -> ::String
Parameter
  • value (::String) — Number corresponding to the License code resource to return.
Returns
  • (::String) — Number corresponding to the License code resource to return.

#project

def project() -> ::String
Returns
  • (::String) — Project ID for this request.

#project=

def project=(value) -> ::String
Parameter
  • value (::String) — Project ID for this request.
Returns
  • (::String) — Project ID for this request.