Class: Google::Cloud::LicenseManager::V1::Instance::ProductActivationEntry
- Inherits:
-
Object
- Object
- Google::Cloud::LicenseManager::V1::Instance::ProductActivationEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/licensemanager/v1/api_entities.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
211 212 213 214 |
# File 'proto_docs/google/cloud/licensemanager/v1/api_entities.rb', line 211 class ProductActivationEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::LicenseManager::V1::ActivationState
211 212 213 214 |
# File 'proto_docs/google/cloud/licensemanager/v1/api_entities.rb', line 211 class ProductActivationEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |