[[["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 Telco Automation V1 Client - Class File (1.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.1 (latest)](/php/docs/reference/cloud-telcoautomation/latest/V1.File)\n- [1.1.0](/php/docs/reference/cloud-telcoautomation/1.1.0/V1.File)\n- [1.0.3](/php/docs/reference/cloud-telcoautomation/1.0.3/V1.File)\n- [0.2.5](/php/docs/reference/cloud-telcoautomation/0.2.5/V1.File)\n- [0.1.0](/php/docs/reference/cloud-telcoautomation/0.1.0/V1.File) \nReference documentation and code samples for the Google Cloud Telco Automation V1 Client class File.\n\nFile represents a yaml file present in a blueprint's package.\n\nGenerated from protobuf message `google.cloud.telcoautomation.v1.File`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ TelcoAutomation \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getPath\n\nRequired. Path of the file in package.\n\ne.g. `gdce/v1/cluster.yaml`\n\n### setPath\n\nRequired. Path of the file in package.\n\ne.g. `gdce/v1/cluster.yaml`\n\n### getContent\n\nOptional. The contents of a file in string format.\n\n### setContent\n\nOptional. The contents of a file in string format.\n\n### getDeleted\n\nOptional. Signifies whether a file is marked for deletion.\n\n### setDeleted\n\nOptional. Signifies whether a file is marked for deletion.\n\n### getEditable\n\nOptional. Indicates whether changes are allowed to a file. If the field is\nnot set, the file cannot be edited.\n\n### setEditable\n\nOptional. Indicates whether changes are allowed to a file. If the field is\nnot set, the file cannot be edited."]]