[[["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-04 UTC."],[],[],null,["# Google Cloud Data Catalog V1 Client - Class RoutineSpec (2.3.2)\n\nVersion latestkeyboard_arrow_down\n\n- [2.3.2 (latest)](/php/docs/reference/cloud-data-catalog/latest/V1.RoutineSpec)\n- [2.3.1](/php/docs/reference/cloud-data-catalog/2.3.1/V1.RoutineSpec)\n- [2.2.4](/php/docs/reference/cloud-data-catalog/2.2.4/V1.RoutineSpec)\n- [2.1.0](/php/docs/reference/cloud-data-catalog/2.1.0/V1.RoutineSpec)\n- [2.0.2](/php/docs/reference/cloud-data-catalog/2.0.2/V1.RoutineSpec)\n- [1.10.3](/php/docs/reference/cloud-data-catalog/1.10.3/V1.RoutineSpec)\n- [1.9.1](/php/docs/reference/cloud-data-catalog/1.9.1/V1.RoutineSpec)\n- [1.8.2](/php/docs/reference/cloud-data-catalog/1.8.2/V1.RoutineSpec)\n- [1.7.1](/php/docs/reference/cloud-data-catalog/1.7.1/V1.RoutineSpec)\n- [1.6.0](/php/docs/reference/cloud-data-catalog/1.6.0/V1.RoutineSpec)\n- [1.5.1](/php/docs/reference/cloud-data-catalog/1.5.1/V1.RoutineSpec)\n- [1.4.2](/php/docs/reference/cloud-data-catalog/1.4.2/V1.RoutineSpec)\n- [1.3.9](/php/docs/reference/cloud-data-catalog/1.3.9/V1.RoutineSpec) \nReference documentation and code samples for the Google Cloud Data Catalog V1 Client class RoutineSpec.\n\nSpecification that applies to a routine. Valid only for\nentries with the `ROUTINE` type.\n\nGenerated from protobuf message `google.cloud.datacatalog.v1.RoutineSpec`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ DataCatalog \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getRoutineType\n\nThe type of the routine.\n\n### setRoutineType\n\nThe type of the routine.\n\n### getLanguage\n\nThe language the routine is written in. The exact value depends on the\nsource system. For BigQuery routines, possible values are:\n\n- `SQL`\n- `JAVASCRIPT`\n\n### setLanguage\n\nThe language the routine is written in. The exact value depends on the\nsource system. For BigQuery routines, possible values are:\n\n- `SQL`\n- `JAVASCRIPT`\n\n### getRoutineArguments\n\nArguments of the routine.\n\n### setRoutineArguments\n\nArguments of the routine.\n\n### getReturnType\n\nReturn type of the argument. The exact value depends on the source system\nand the language.\n\n### setReturnType\n\nReturn type of the argument. The exact value depends on the source system\nand the language.\n\n### getDefinitionBody\n\nThe body of the routine.\n\n### setDefinitionBody\n\nThe body of the routine.\n\n### getBigqueryRoutineSpec\n\nFields specific for BigQuery routines.\n\n### hasBigqueryRoutineSpec\n\n### setBigqueryRoutineSpec\n\nFields specific for BigQuery routines.\n\n### getSystemSpec"]]