Class: Google::Cloud::Compute::V1::Data
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::Data
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Instance Attribute Summary collapse
-
#key ⇒ ::String
[Output Only] A key that provides more detail on the warning being returned.
-
#value ⇒ ::String
[Output Only] A warning data value corresponding to the key.
Instance Attribute Details
#key ⇒ ::String
4571 4572 4573 4574 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 4571 class Data include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
4571 4572 4573 4574 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 4571 class Data include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |