[[["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-01-29 UTC."],[[["This API endpoint creates a new share within a specified Filestore instance using a `POST` request."],["The `parent` path parameter is a required string representing the Filestore instance's location, formatted as `projects/{projectId}/locations/{location}/instances/{instanceId}`."],["A unique `shareId` query parameter is required to identify the share within the specified instance, adhering to specific formatting rules."],["The request body should include an instance of `Share`, while a successful response will return a newly created instance of `Operation`."],["Authorization for this operation requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]