Google Cloud Sql Admin V1beta4 Client - Class Edition (0.6.0)

Reference documentation and code samples for the Google Cloud Sql Admin V1beta4 Client class Edition.

The edition of the instance, can be ENTERPRISE or ENTERPRISE_PLUS.

Protobuf type google.cloud.sql.v1beta4.Settings.Edition

Namespace

Google \ Cloud \ Sql \ V1beta4 \ Settings

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

EDITION_UNSPECIFIED

Value: 0

The instance did not specify the edition.

Generated from protobuf enum EDITION_UNSPECIFIED = 0;

ENTERPRISE

Value: 2

The instance is an enterprise edition.

Generated from protobuf enum ENTERPRISE = 2;

ENTERPRISE_PLUS

Value: 3

The instance is an Enterprise Plus edition.

Generated from protobuf enum ENTERPRISE_PLUS = 3;

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年11月21日 UTC.