scaled property

  1. @Deprecated('Not supported. Member documentation may have more information.')
GoogleCloudAiplatformV1RagManagedDbConfigScaled? scaled
getter/setter pair

Deprecated: Use mode instead to set the tier under Spanner.

Sets the RagManagedDb to the Scaled tier.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
GoogleCloudAiplatformV1RagManagedDbConfigScaled? scaled;