Identifier. The name of the Oracle Grid Infrastructure (GI) version
resource with the format:
projects/{project}/locations/{region}/giVersions/{gi_versions}
[[["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\u003eThis page provides documentation for the \u003ccode\u003eGiVersion\u003c/code\u003e class within the Google Cloud Oracle Database v1 API, specifically for .NET developers.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGiVersion\u003c/code\u003e class represents an Oracle Grid Infrastructure (GI) version resource, and includes details such as its name and version.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, to support various functionalities.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors, \u003ccode\u003eGiVersion()\u003c/code\u003e and \u003ccode\u003eGiVersion(GiVersion other)\u003c/code\u003e, and exposes two properties: \u003ccode\u003eGiVersionName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, for accessing the name of the GiVersion resource, as well as a \u003ccode\u003eVersion\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,["# Oracle Database@Google Cloud v1 API - Class GiVersion (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.GiVersion)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/1.2.0/Google.Cloud.OracleDatabase.V1.GiVersion)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/1.1.0/Google.Cloud.OracleDatabase.V1.GiVersion)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/1.0.0/Google.Cloud.OracleDatabase.V1.GiVersion) \n\n public sealed class GiVersion : IMessage\u003cGiVersion\u003e, IEquatable\u003cGiVersion\u003e, IDeepCloneable\u003cGiVersion\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Oracle Database@Google Cloud v1 API class GiVersion.\n\nDetails of the Oracle Grid Infrastructure (GI) version resource.\n\u003chttps://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/GiVersionSummary/\u003e \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e GiVersion \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[GiVersion](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/latest/Google.Cloud.OracleDatabase.V1.GiVersion), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[GiVersion](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/latest/Google.Cloud.OracleDatabase.V1.GiVersion), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[GiVersion](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/latest/Google.Cloud.OracleDatabase.V1.GiVersion), [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### GiVersion()\n\n public GiVersion()\n\n### GiVersion(GiVersion)\n\n public GiVersion(GiVersion other)\n\nProperties\n----------\n\n### GiVersionName\n\n public GiVersionName GiVersionName { get; set; }\n\n[GiVersionName](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/latest/Google.Cloud.OracleDatabase.V1.GiVersionName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/latest/Google.Cloud.OracleDatabase.V1.GiVersion#Google_Cloud_OracleDatabase_V1_GiVersion_Name) resource name property.\n\n### Name\n\n public string Name { get; set; }\n\nIdentifier. The name of the Oracle Grid Infrastructure (GI) version\nresource with the format:\nprojects/{project}/locations/{region}/giVersions/{gi_versions}\n\n### Version\n\n public string Version { get; set; }\n\nOptional. version"]]