[[["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 2025-09-09 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDbSystemShape\u003c/code\u003e class in the Oracle Database@Google Cloud v1 API defines the characteristics and capabilities of a database system shape resource.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities such as deep cloning and message handling.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDbSystemShape\u003c/code\u003e class include \u003ccode\u003eAvailableCoreCountPerNode\u003c/code\u003e, \u003ccode\u003eAvailableDataStorageTb\u003c/code\u003e, \u003ccode\u003eAvailableMemoryPerNodeGb\u003c/code\u003e, and \u003ccode\u003eDbSystemShapeName\u003c/code\u003e, allowing for detailed specification of core count, storage, and memory.\u003c/p\u003e\n"],["\u003cp\u003eThe class also allows for the configuration of minimum and maximum values, such as \u003ccode\u003eMinCoreCountPerNode\u003c/code\u003e, \u003ccode\u003eMaxNodeCount\u003c/code\u003e, and \u003ccode\u003eMinStorageCount\u003c/code\u003e, providing flexibility in resource allocation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDbSystemShape\u003c/code\u003e includes properties for \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eShape\u003c/code\u003e, defining its resource name identifier and shape respectively, and is found within the \u003ccode\u003eGoogle.Cloud.OracleDatabase.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],[],null,["# Oracle Database@Google Cloud v1 API - Class DbSystemShape (1.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.0 (latest)](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/latest/Google.Cloud.OracleDatabase.V1.DbSystemShape)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/1.2.0/Google.Cloud.OracleDatabase.V1.DbSystemShape)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/1.1.0/Google.Cloud.OracleDatabase.V1.DbSystemShape)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/1.0.0/Google.Cloud.OracleDatabase.V1.DbSystemShape) \n\n public sealed class DbSystemShape : IMessage\u003cDbSystemShape\u003e, IEquatable\u003cDbSystemShape\u003e, IDeepCloneable\u003cDbSystemShape\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Oracle Database@Google Cloud v1 API class DbSystemShape.\n\nDetails of the Database System Shapes resource.\n\u003chttps://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/DbSystemShapeSummary/\u003e \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e DbSystemShape \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[DbSystemShape](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/latest/Google.Cloud.OracleDatabase.V1.DbSystemShape), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[DbSystemShape](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/latest/Google.Cloud.OracleDatabase.V1.DbSystemShape), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[DbSystemShape](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/latest/Google.Cloud.OracleDatabase.V1.DbSystemShape), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.OracleDatabase.V1](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/latest/Google.Cloud.OracleDatabase.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.OracleDatabase.V1.dll\n\nConstructors\n------------\n\n### DbSystemShape()\n\n public DbSystemShape()\n\n### DbSystemShape(DbSystemShape)\n\n public DbSystemShape(DbSystemShape other)\n\nProperties\n----------\n\n### AvailableCoreCountPerNode\n\n public int AvailableCoreCountPerNode { get; set; }\n\nOptional. Number of cores per node.\n\n### AvailableDataStorageTb\n\n public int AvailableDataStorageTb { get; set; }\n\nOptional. Storage per storage server in terabytes.\n\n### AvailableMemoryPerNodeGb\n\n public int AvailableMemoryPerNodeGb { get; set; }\n\nOptional. Memory per database server node in gigabytes.\n\n### DbSystemShapeName\n\n public DbSystemShapeName DbSystemShapeName { get; set; }\n\n[DbSystemShapeName](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/latest/Google.Cloud.OracleDatabase.V1.DbSystemShapeName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/latest/Google.Cloud.OracleDatabase.V1.DbSystemShape#Google_Cloud_OracleDatabase_V1_DbSystemShape_Name) resource name property.\n\n### MaxNodeCount\n\n public int MaxNodeCount { get; set; }\n\nOptional. Maximum number of database servers.\n\n### MaxStorageCount\n\n public int MaxStorageCount { get; set; }\n\nOptional. Maximum number of storage servers.\n\n### MinCoreCountPerNode\n\n public int MinCoreCountPerNode { get; set; }\n\nOptional. Minimum core count per node.\n\n### MinDbNodeStoragePerNodeGb\n\n public int MinDbNodeStoragePerNodeGb { get; set; }\n\nOptional. Minimum node storage per database server in gigabytes.\n\n### MinMemoryPerNodeGb\n\n public int MinMemoryPerNodeGb { get; set; }\n\nOptional. Minimum memory per node in gigabytes.\n\n### MinNodeCount\n\n public int MinNodeCount { get; set; }\n\nOptional. Minimum number of database servers.\n\n### MinStorageCount\n\n public int MinStorageCount { get; set; }\n\nOptional. Minimum number of storage servers.\n\n### Name\n\n public string Name { get; set; }\n\nIdentifier. The name of the Database System Shape resource with the format:\nprojects/{project}/locations/{region}/dbSystemShapes/{db_system_shape}\n\n### Shape\n\n public string Shape { get; set; }\n\nOptional. shape"]]