public sealed class GiVersion : IMessage<GiVersion>, IEquatable<GiVersion>, IDeepCloneable<GiVersion>, IBufferMessage, IMessage
Reference documentation and code samples for the Oracle Database@Google Cloud v1 API class GiVersion.
Details of the Oracle Grid Infrastructure (GI) version resource. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/GiVersionSummary/
Implements
IMessageGiVersion, IEquatableGiVersion, IDeepCloneableGiVersion, IBufferMessage, IMessageNamespace
Google.Cloud.OracleDatabase.V1Assembly
Google.Cloud.OracleDatabase.V1.dll
Constructors
GiVersion()
public GiVersion()
GiVersion(GiVersion)
public GiVersion(GiVersion other)
Parameter | |
---|---|
Name | Description |
other |
GiVersion |
Properties
GiVersionName
public GiVersionName GiVersionName { get; set; }
GiVersionName-typed view over the Name resource name property.
Property Value | |
---|---|
Type | Description |
GiVersionName |
Name
public string Name { get; set; }
Identifier. The name of the Oracle Grid Infrastructure (GI) version resource with the format: projects/{project}/locations/{region}/giVersions/{gi_versions}
Property Value | |
---|---|
Type | Description |
string |
Version
public string Version { get; set; }
Optional. version
Property Value | |
---|---|
Type | Description |
string |