Class: Google::Cloud::Compute::V1::GetLicenseCodeRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

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

Instance Attribute Summary collapse

Instance Attribute Details

#license_code::String

Returns Number corresponding to the License code resource to return.

Returns:

  • (::String)

    Number corresponding to the License code resource to return.



7570
7571
7572
7573
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 7570

class GetLicenseCodeRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#project::String

Returns Project ID for this request.

Returns:

  • (::String)

    Project ID for this request.



7570
7571
7572
7573
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 7570

class GetLicenseCodeRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end