public sealed class GetCloudExadataInfrastructureRequest : IMessage<GetCloudExadataInfrastructureRequest>, IEquatable<GetCloudExadataInfrastructureRequest>, IDeepCloneable<GetCloudExadataInfrastructureRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Oracle Database@Google Cloud v1 API class GetCloudExadataInfrastructureRequest.
Required. The name of the Cloud Exadata Infrastructure in the following
format:
projects/{project}/locations/{location}/cloudExadataInfrastructures/{cloud_exadata_infrastructure}.
[[["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\u003eGetCloudExadataInfrastructureRequest\u003c/code\u003e class in the Oracle Database@Google Cloud v1 API is used to request information about a Cloud Exadata Infrastructure, as indicated by its purpose.\u003c/p\u003e\n"],["\u003cp\u003eThis class is implemented with several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionality for message handling, equality comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties for \u003ccode\u003eCloudExadataInfrastructureName\u003c/code\u003e, which is a typed view over the resource name, and \u003ccode\u003eName\u003c/code\u003e, which specifies the required name of the Cloud Exadata Infrastructure in a specific project and location format.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetCloudExadataInfrastructureRequest\u003c/code\u003e class offers two constructors: one default and another that allows for the creation of a request object based on an existing \u003ccode\u003eGetCloudExadataInfrastructureRequest\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,["# Oracle Database@Google Cloud v1 API - Class GetCloudExadataInfrastructureRequest (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.GetCloudExadataInfrastructureRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/1.2.0/Google.Cloud.OracleDatabase.V1.GetCloudExadataInfrastructureRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/1.1.0/Google.Cloud.OracleDatabase.V1.GetCloudExadataInfrastructureRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/1.0.0/Google.Cloud.OracleDatabase.V1.GetCloudExadataInfrastructureRequest) \n\n public sealed class GetCloudExadataInfrastructureRequest : IMessage\u003cGetCloudExadataInfrastructureRequest\u003e, IEquatable\u003cGetCloudExadataInfrastructureRequest\u003e, IDeepCloneable\u003cGetCloudExadataInfrastructureRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Oracle Database@Google Cloud v1 API class GetCloudExadataInfrastructureRequest.\n\nThe request for `CloudExadataInfrastructure.Get`. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e GetCloudExadataInfrastructureRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[GetCloudExadataInfrastructureRequest](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/latest/Google.Cloud.OracleDatabase.V1.GetCloudExadataInfrastructureRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[GetCloudExadataInfrastructureRequest](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/latest/Google.Cloud.OracleDatabase.V1.GetCloudExadataInfrastructureRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[GetCloudExadataInfrastructureRequest](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/latest/Google.Cloud.OracleDatabase.V1.GetCloudExadataInfrastructureRequest), [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### GetCloudExadataInfrastructureRequest()\n\n public GetCloudExadataInfrastructureRequest()\n\n### GetCloudExadataInfrastructureRequest(GetCloudExadataInfrastructureRequest)\n\n public GetCloudExadataInfrastructureRequest(GetCloudExadataInfrastructureRequest other)\n\nProperties\n----------\n\n### CloudExadataInfrastructureName\n\n public CloudExadataInfrastructureName CloudExadataInfrastructureName { get; set; }\n\n[CloudExadataInfrastructureName](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/latest/Google.Cloud.OracleDatabase.V1.CloudExadataInfrastructureName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/latest/Google.Cloud.OracleDatabase.V1.GetCloudExadataInfrastructureRequest#Google_Cloud_OracleDatabase_V1_GetCloudExadataInfrastructureRequest_Name) resource name\nproperty.\n\n### Name\n\n public string Name { get; set; }\n\nRequired. The name of the Cloud Exadata Infrastructure in the following\nformat:\nprojects/{project}/locations/{location}/cloudExadataInfrastructures/{cloud_exadata_infrastructure}."]]