Method: Google::Cloud::Container::V1beta1::VirtualNIC#enabled
- Defined in:
- proto_docs/google/container/v1beta1/cluster_service.rb
#enabled ⇒ ::Boolean
Returns Whether gVNIC features are enabled in the node pool.
5677 5678 5679 5680 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 5677 class VirtualNIC include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |