Class: Google::Cloud::Compute::V1::RouterMd5AuthenticationKey
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::RouterMd5AuthenticationKey
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Instance Attribute Summary collapse
-
#key ⇒ ::String
[Input only] Value of the key.
-
#name ⇒ ::String
Name used to identify the key.
Instance Attribute Details
#key ⇒ ::String
28675 28676 28677 28678 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 28675 class RouterMd5AuthenticationKey include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#name ⇒ ::String
28675 28676 28677 28678 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 28675 class RouterMd5AuthenticationKey include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |