Reference documentation and code samples for the Cloud SQL Admin V1 API class Google::Cloud::Sql::V1::AdvancedMachineFeatures.
Specifies options for controlling advanced machine features.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#threads_per_core
def threads_per_core() -> ::Integer
Returns
- (::Integer) — The number of threads per physical core.
#threads_per_core=
def threads_per_core=(value) -> ::Integer
Parameter
- value (::Integer) — The number of threads per physical core.
Returns
- (::Integer) — The number of threads per physical core.