Cloud SQL Admin V1 API - Class Google::Cloud::Sql::V1::SqlInstancesGetDiskShrinkConfigResponse (v0.1.0)

Reference documentation and code samples for the Cloud SQL Admin V1 API class Google::Cloud::Sql::V1::SqlInstancesGetDiskShrinkConfigResponse.

Instance get disk shrink config response.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#kind

def kind() -> ::String
Returns
  • (::String) — This is always sql#getDiskShrinkConfig.

#kind=

def kind=(value) -> ::String
Parameter
  • value (::String) — This is always sql#getDiskShrinkConfig.
Returns
  • (::String) — This is always sql#getDiskShrinkConfig.

#message

def message() -> ::String
Returns
  • (::String) — Additional message to customers.

#message=

def message=(value) -> ::String
Parameter
  • value (::String) — Additional message to customers.
Returns
  • (::String) — Additional message to customers.

#minimal_target_size_gb

def minimal_target_size_gb() -> ::Integer
Returns
  • (::Integer) — The minimum size to which a disk can be shrunk in GigaBytes.

#minimal_target_size_gb=

def minimal_target_size_gb=(value) -> ::Integer
Parameter
  • value (::Integer) — The minimum size to which a disk can be shrunk in GigaBytes.
Returns
  • (::Integer) — The minimum size to which a disk can be shrunk in GigaBytes.