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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This documentation is for the `GetCloudExadataInfrastructureRequest` class within the Oracle Database@Google Cloud v1 API, specifically version 1.0.0."],["`GetCloudExadataInfrastructureRequest` is a class used to request information about a Cloud Exadata Infrastructure, inheriting from `object` and implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default constructor and one that accepts another `GetCloudExadataInfrastructureRequest` object for copying."],["The `GetCloudExadataInfrastructureRequest` class includes properties `CloudExadataInfrastructureName`, which provides a typed view over the resource name, and `Name`, which defines the required name of the Cloud Exadata Infrastructure in the specified format."]]],[]]