Identifier. The name of the Exadata Infrastructure resource with the
format:
projects/{project}/locations/{region}/cloudExadataInfrastructures/{cloud_exadata_infrastructure}
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];
Identifier. The name of the Exadata Infrastructure resource with the
format:
projects/{project}/locations/{region}/cloudExadataInfrastructures/{cloud_exadata_infrastructure}
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];
[[["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-08-16 UTC."],[],[],null,["# Interface CloudExadataInfrastructureOrBuilder (0.21.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.21.0 (latest)](/java/docs/reference/google-cloud-oracledatabase/latest/com.google.cloud.oracledatabase.v1.CloudExadataInfrastructureOrBuilder)\n- [0.19.0](/java/docs/reference/google-cloud-oracledatabase/0.19.0/com.google.cloud.oracledatabase.v1.CloudExadataInfrastructureOrBuilder)\n- [0.17.0](/java/docs/reference/google-cloud-oracledatabase/0.17.0/com.google.cloud.oracledatabase.v1.CloudExadataInfrastructureOrBuilder)\n- [0.16.0](/java/docs/reference/google-cloud-oracledatabase/0.16.0/com.google.cloud.oracledatabase.v1.CloudExadataInfrastructureOrBuilder)\n- [0.13.0](/java/docs/reference/google-cloud-oracledatabase/0.13.0/com.google.cloud.oracledatabase.v1.CloudExadataInfrastructureOrBuilder)\n- [0.12.0](/java/docs/reference/google-cloud-oracledatabase/0.12.0/com.google.cloud.oracledatabase.v1.CloudExadataInfrastructureOrBuilder)\n- [0.11.0](/java/docs/reference/google-cloud-oracledatabase/0.11.0/com.google.cloud.oracledatabase.v1.CloudExadataInfrastructureOrBuilder)\n- [0.9.0](/java/docs/reference/google-cloud-oracledatabase/0.9.0/com.google.cloud.oracledatabase.v1.CloudExadataInfrastructureOrBuilder)\n- [0.8.0](/java/docs/reference/google-cloud-oracledatabase/0.8.0/com.google.cloud.oracledatabase.v1.CloudExadataInfrastructureOrBuilder)\n- [0.7.0](/java/docs/reference/google-cloud-oracledatabase/0.7.0/com.google.cloud.oracledatabase.v1.CloudExadataInfrastructureOrBuilder)\n- [0.6.0](/java/docs/reference/google-cloud-oracledatabase/0.6.0/com.google.cloud.oracledatabase.v1.CloudExadataInfrastructureOrBuilder)\n- [0.5.0](/java/docs/reference/google-cloud-oracledatabase/0.5.0/com.google.cloud.oracledatabase.v1.CloudExadataInfrastructureOrBuilder)\n- [0.4.0](/java/docs/reference/google-cloud-oracledatabase/0.4.0/com.google.cloud.oracledatabase.v1.CloudExadataInfrastructureOrBuilder)\n- [0.3.0](/java/docs/reference/google-cloud-oracledatabase/0.3.0/com.google.cloud.oracledatabase.v1.CloudExadataInfrastructureOrBuilder)\n- [0.2.0](/java/docs/reference/google-cloud-oracledatabase/0.2.0/com.google.cloud.oracledatabase.v1.CloudExadataInfrastructureOrBuilder)\n- [0.1.0](/java/docs/reference/google-cloud-oracledatabase/0.1.0/com.google.cloud.oracledatabase.v1.CloudExadataInfrastructureOrBuilder) \n\n public interface CloudExadataInfrastructureOrBuilder extends MessageOrBuilder\n\nImplements\n----------\n\n[MessageOrBuilder](https://cloud.google.com/java/docs/reference/protobuf/latest/com.google.protobuf.MessageOrBuilder.html)\n\nMethods\n-------\n\n### containsLabels(String key)\n\n public abstract boolean containsLabels(String key)\n\nOptional. Labels or tags associated with the resource.\n\n`map\u003cstring, string\u003e labels = 6 [(.google.api.field_behavior) = OPTIONAL];`\n\n### getCreateTime()\n\n public abstract Timestamp getCreateTime()\n\nOutput only. The date and time that the Exadata Infrastructure was created.\n\n`.google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];\n`\n\n### getCreateTimeOrBuilder()\n\n public abstract TimestampOrBuilder getCreateTimeOrBuilder()\n\nOutput only. The date and time that the Exadata Infrastructure was created.\n\n`.google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];\n`\n\n### getDisplayName()\n\n public abstract String getDisplayName()\n\nOptional. User friendly name for this resource.\n\n`string display_name = 2 [(.google.api.field_behavior) = OPTIONAL];`\n\n### getDisplayNameBytes()\n\n public abstract ByteString getDisplayNameBytes()\n\nOptional. User friendly name for this resource.\n\n`string display_name = 2 [(.google.api.field_behavior) = OPTIONAL];`\n\n### getEntitlementId()\n\n public abstract String getEntitlementId()\n\nOutput only. Entitlement ID of the private offer against which this\ninfrastructure resource is provisioned.\n\n`string entitlement_id = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];`\n\n### getEntitlementIdBytes()\n\n public abstract ByteString getEntitlementIdBytes()\n\nOutput only. Entitlement ID of the private offer against which this\ninfrastructure resource is provisioned.\n\n`string entitlement_id = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];`\n\n### getGcpOracleZone()\n\n public abstract String getGcpOracleZone()\n\nOptional. Google Cloud Platform location where Oracle Exadata is hosted.\n\n`string gcp_oracle_zone = 8 [(.google.api.field_behavior) = OPTIONAL];`\n\n### getGcpOracleZoneBytes()\n\n public abstract ByteString getGcpOracleZoneBytes()\n\nOptional. Google Cloud Platform location where Oracle Exadata is hosted.\n\n`string gcp_oracle_zone = 8 [(.google.api.field_behavior) = OPTIONAL];`\n\n### getLabels() (deprecated)\n\n public abstract Map\u003cString,String\u003e getLabels()\n\nUse [#getLabelsMap()](/java/docs/reference/google-cloud-oracledatabase/latest/com.google.cloud.oracledatabase.v1.CloudExadataInfrastructureOrBuilder#com_google_cloud_oracledatabase_v1_CloudExadataInfrastructureOrBuilder_getLabelsMap__) instead.\n\n### getLabelsCount()\n\n public abstract int getLabelsCount()\n\nOptional. Labels or tags associated with the resource.\n\n`map\u003cstring, string\u003e labels = 6 [(.google.api.field_behavior) = OPTIONAL];`\n\n### getLabelsMap()\n\n public abstract Map\u003cString,String\u003e getLabelsMap()\n\nOptional. Labels or tags associated with the resource.\n\n`map\u003cstring, string\u003e labels = 6 [(.google.api.field_behavior) = OPTIONAL];`\n\n### getLabelsOrDefault(String key, String defaultValue)\n\n public abstract String getLabelsOrDefault(String key, String defaultValue)\n\nOptional. Labels or tags associated with the resource.\n\n`map\u003cstring, string\u003e labels = 6 [(.google.api.field_behavior) = OPTIONAL];`\n\n### getLabelsOrThrow(String key)\n\n public abstract String getLabelsOrThrow(String key)\n\nOptional. Labels or tags associated with the resource.\n\n`map\u003cstring, string\u003e labels = 6 [(.google.api.field_behavior) = OPTIONAL];`\n\n### getName()\n\n public abstract String getName()\n\nIdentifier. The name of the Exadata Infrastructure resource with the\nformat:\nprojects/{project}/locations/{region}/cloudExadataInfrastructures/{cloud_exadata_infrastructure}\n\n`string name = 1 [(.google.api.field_behavior) = IDENTIFIER];`\n\n### getNameBytes()\n\n public abstract ByteString getNameBytes()\n\nIdentifier. The name of the Exadata Infrastructure resource with the\nformat:\nprojects/{project}/locations/{region}/cloudExadataInfrastructures/{cloud_exadata_infrastructure}\n\n`string name = 1 [(.google.api.field_behavior) = IDENTIFIER];`\n\n### getProperties()\n\n public abstract CloudExadataInfrastructureProperties getProperties()\n\nOptional. Various properties of the infra.\n\n`\n.google.cloud.oracledatabase.v1.CloudExadataInfrastructureProperties properties = 5 [(.google.api.field_behavior) = OPTIONAL];\n`\n\n### getPropertiesOrBuilder()\n\n public abstract CloudExadataInfrastructurePropertiesOrBuilder getPropertiesOrBuilder()\n\nOptional. Various properties of the infra.\n\n`\n.google.cloud.oracledatabase.v1.CloudExadataInfrastructureProperties properties = 5 [(.google.api.field_behavior) = OPTIONAL];\n`\n\n### hasCreateTime()\n\n public abstract boolean hasCreateTime()\n\nOutput only. The date and time that the Exadata Infrastructure was created.\n\n`.google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];\n`\n\n### hasProperties()\n\n public abstract boolean hasProperties()\n\nOptional. Various properties of the infra.\n\n`\n.google.cloud.oracledatabase.v1.CloudExadataInfrastructureProperties properties = 5 [(.google.api.field_behavior) = OPTIONAL];\n`"]]