Google Cloud Oracle Database V1 Client - Class SyntaxFormat (0.6.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class SyntaxFormat.
Specifies syntax of the connection string.
Protobuf type google.cloud.oracledatabase.v1.DatabaseConnectionStringProfile.SyntaxFormat
Namespace
Google \ Cloud \ OracleDatabase \ V1 \ DatabaseConnectionStringProfile
Methods
Parameter |
Name |
Description |
value |
mixed
|
Parameter |
Name |
Description |
name |
mixed
|
Constants
Default unspecified value.
Generated from protobuf enum SYNTAX_FORMAT_UNSPECIFIED = 0;
Long
Generated from protobuf enum LONG = 1;
Ezconnect
Generated from protobuf enum EZCONNECT = 2;
Ezconnectplus
Generated from protobuf enum EZCONNECTPLUS = 3;
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-28 UTC.
[[["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-28 UTC."],[],[],null,["# Google Cloud Oracle Database V1 Client - Class SyntaxFormat (0.6.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.6.1 (latest)](/php/docs/reference/cloud-oracledatabase/latest/V1.DatabaseConnectionStringProfile.SyntaxFormat)\n- [0.6.0](/php/docs/reference/cloud-oracledatabase/0.6.0/V1.DatabaseConnectionStringProfile.SyntaxFormat)\n- [0.4.1](/php/docs/reference/cloud-oracledatabase/0.4.1/V1.DatabaseConnectionStringProfile.SyntaxFormat)\n- [0.3.0](/php/docs/reference/cloud-oracledatabase/0.3.0/V1.DatabaseConnectionStringProfile.SyntaxFormat)\n- [0.2.1](/php/docs/reference/cloud-oracledatabase/0.2.1/V1.DatabaseConnectionStringProfile.SyntaxFormat)\n- [0.1.2](/php/docs/reference/cloud-oracledatabase/0.1.2/V1.DatabaseConnectionStringProfile.SyntaxFormat) \nReference documentation and code samples for the Google Cloud Oracle Database V1 Client class SyntaxFormat.\n\nSpecifies syntax of the connection string.\n\nProtobuf type `google.cloud.oracledatabase.v1.DatabaseConnectionStringProfile.SyntaxFormat`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ OracleDatabase \\\\ V1 \\\\ DatabaseConnectionStringProfile\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### SYNTAX_FORMAT_UNSPECIFIED\n\n Value: 0\n\nDefault unspecified value.\n\nGenerated from protobuf enum `SYNTAX_FORMAT_UNSPECIFIED = 0;`\n\n### LONG\n\n Value: 1\n\nLong\n\nGenerated from protobuf enum `LONG = 1;`\n\n### EZCONNECT\n\n Value: 2\n\nEzconnect\n\nGenerated from protobuf enum `EZCONNECT = 2;`\n\n### EZCONNECTPLUS\n\n Value: 3\n\nEzconnectplus\n\nGenerated from protobuf enum `EZCONNECTPLUS = 3;`"]]