Class: Google::Cloud::TelcoAutomation::V1::SiteVersion
- Inherits:
-
Object
- Object
- Google::Cloud::TelcoAutomation::V1::SiteVersion
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/telcoautomation/v1/telcoautomation.rb
Overview
SiteVersion Hydration is targeting.
Instance Attribute Summary collapse
-
#nf_type ⇒ ::String
readonly
Output only.
-
#nf_vendor ⇒ ::String
readonly
Output only.
-
#nf_version ⇒ ::String
readonly
Output only.
Instance Attribute Details
#nf_type ⇒ ::String (readonly)
Returns Output only. NF vendor type.
1436 1437 1438 1439 |
# File 'proto_docs/google/cloud/telcoautomation/v1/telcoautomation.rb', line 1436 class SiteVersion include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#nf_vendor ⇒ ::String (readonly)
Returns Output only. NF vendor.
1436 1437 1438 1439 |
# File 'proto_docs/google/cloud/telcoautomation/v1/telcoautomation.rb', line 1436 class SiteVersion include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#nf_version ⇒ ::String (readonly)
Returns Output only. NF version.
1436 1437 1438 1439 |
# File 'proto_docs/google/cloud/telcoautomation/v1/telcoautomation.rb', line 1436 class SiteVersion include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |