Class: Google::Cloud::Container::V1beta1::TpuConfig Deprecated

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/container/v1beta1/cluster_service.rb

Overview

Deprecated.

This message is deprecated and may be removed in the next major version update.

Configuration for Cloud TPU. This message is deprecated due to the deprecation of 2VM TPU. The end of life date for 2VM TPU is 2025-04-25.

Instance Attribute Summary collapse

Instance Attribute Details

#enabled::Boolean



6853
6854
6855
6856
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 6853

class TpuConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#ipv4_cidr_block::String



6853
6854
6855
6856
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 6853

class TpuConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#use_service_networking::Boolean



6853
6854
6855
6856
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 6853

class TpuConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end