Class: Google::Cloud::Compute::V1::LicenseCodeLicenseAlias
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::LicenseCodeLicenseAlias
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Instance Attribute Summary collapse
-
#description ⇒ ::String
[Output Only] Description of this License Code.
-
#self_link ⇒ ::String
[Output Only] URL of license corresponding to this License Code.
Instance Attribute Details
#description ⇒ ::String
Returns [Output Only] Description of this License Code.
16860 16861 16862 16863 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 16860 class LicenseCodeLicenseAlias include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#self_link ⇒ ::String
Returns [Output Only] URL of license corresponding to this License Code.
16860 16861 16862 16863 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 16860 class LicenseCodeLicenseAlias include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |