Google Cloud Database Center V1beta Client - Class ManagementType (0.4.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Database Center V1beta Client class ManagementType.
The management type of the resource.
Protobuf type google.cloud.databasecenter.v1beta.ManagementType
Namespace
Google \ Cloud \ DatabaseCenter \ V1beta
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
MANAGEMENT_TYPE_UNSPECIFIED
Value: 0
Unspecified.
Generated from protobuf enum MANAGEMENT_TYPE_UNSPECIFIED = 0;
MANAGEMENT_TYPE_GCP_MANAGED
Value: 1
Google-managed resource.
Generated from protobuf enum MANAGEMENT_TYPE_GCP_MANAGED = 1;
MANAGEMENT_TYPE_SELF_MANAGED
Value: 2
Self-managed resource.
Generated from protobuf enum MANAGEMENT_TYPE_SELF_MANAGED = 2;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-11 UTC."],[],[]]