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.
The request for CloudExadataInfrastructure.Get
.
Implements
IMessageGetCloudExadataInfrastructureRequest, IEquatableGetCloudExadataInfrastructureRequest, IDeepCloneableGetCloudExadataInfrastructureRequest, IBufferMessage, IMessageNamespace
Google.Cloud.OracleDatabase.V1Assembly
Google.Cloud.OracleDatabase.V1.dll
Constructors
GetCloudExadataInfrastructureRequest()
public GetCloudExadataInfrastructureRequest()
GetCloudExadataInfrastructureRequest(GetCloudExadataInfrastructureRequest)
public GetCloudExadataInfrastructureRequest(GetCloudExadataInfrastructureRequest other)
Parameter | |
---|---|
Name | Description |
other |
GetCloudExadataInfrastructureRequest |
Properties
CloudExadataInfrastructureName
public CloudExadataInfrastructureName CloudExadataInfrastructureName { get; set; }
CloudExadataInfrastructureName-typed view over the Name resource name property.
Property Value | |
---|---|
Type | Description |
CloudExadataInfrastructureName |
Name
public string Name { get; set; }
Required. The name of the Cloud Exadata Infrastructure in the following format: projects/{project}/locations/{location}/cloudExadataInfrastructures/{cloud_exadata_infrastructure}.
Property Value | |
---|---|
Type | Description |
string |