[[["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."],[],[],null,["# Google Cloud Datastream V1 Client - Class OracleProfile (2.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.4.0 (latest)](/php/docs/reference/cloud-datastream/latest/V1.OracleProfile)\n- [2.3.1](/php/docs/reference/cloud-datastream/2.3.1/V1.OracleProfile)\n- [2.2.0](/php/docs/reference/cloud-datastream/2.2.0/V1.OracleProfile)\n- [2.1.1](/php/docs/reference/cloud-datastream/2.1.1/V1.OracleProfile)\n- [2.0.1](/php/docs/reference/cloud-datastream/2.0.1/V1.OracleProfile)\n- [1.5.5](/php/docs/reference/cloud-datastream/1.5.5/V1.OracleProfile)\n- [1.4.2](/php/docs/reference/cloud-datastream/1.4.2/V1.OracleProfile)\n- [1.3.0](/php/docs/reference/cloud-datastream/1.3.0/V1.OracleProfile)\n- [1.2.1](/php/docs/reference/cloud-datastream/1.2.1/V1.OracleProfile)\n- [1.1.0](/php/docs/reference/cloud-datastream/1.1.0/V1.OracleProfile)\n- [1.0.5](/php/docs/reference/cloud-datastream/1.0.5/V1.OracleProfile) \nReference documentation and code samples for the Google Cloud Datastream V1 Client class OracleProfile.\n\nOracle database profile.\n\nGenerated from protobuf message `google.cloud.datastream.v1.OracleProfile`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Datastream \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getHostname\n\nRequired. Hostname for the Oracle connection.\n\n### setHostname\n\nRequired. Hostname for the Oracle connection.\n\n### getPort\n\nPort for the Oracle connection, default value is 1521.\n\n### setPort\n\nPort for the Oracle connection, default value is 1521.\n\n### getUsername\n\nRequired. Username for the Oracle connection.\n\n### setUsername\n\nRequired. Username for the Oracle connection.\n\n### getPassword\n\nOptional. Password for the Oracle connection. Mutually exclusive with the\n`secret_manager_stored_password` field.\n\n### setPassword\n\nOptional. Password for the Oracle connection. Mutually exclusive with the\n`secret_manager_stored_password` field.\n\n### getDatabaseService\n\nRequired. Database for the Oracle connection.\n\n### setDatabaseService\n\nRequired. Database for the Oracle connection.\n\n### getConnectionAttributes\n\nConnection string attributes\n\n### setConnectionAttributes\n\nConnection string attributes\n\n### getOracleSslConfig\n\nOptional. SSL configuration for the Oracle connection.\n\n### hasOracleSslConfig\n\n### clearOracleSslConfig\n\n### setOracleSslConfig\n\nOptional. SSL configuration for the Oracle connection.\n\n### getOracleAsmConfig\n\nOptional. Configuration for Oracle ASM connection.\n\n### hasOracleAsmConfig\n\n### clearOracleAsmConfig\n\n### setOracleAsmConfig\n\nOptional. Configuration for Oracle ASM connection.\n\n### getSecretManagerStoredPassword\n\nOptional. A reference to a Secret Manager resource name storing the Oracle\nconnection password. Mutually exclusive with the `password` field.\n\n### setSecretManagerStoredPassword\n\nOptional. A reference to a Secret Manager resource name storing the Oracle\nconnection password. Mutually exclusive with the `password` field."]]