[[["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 endpoint creates a snapshot of a Filestore Instance, requiring a `POST` request to a specific URL using gRPC Transcoding syntax."],["The `parent` path parameter, which is required, defines the Filestore Instance for which the snapshot will be created, formatted as `projects/{projectId}/locations/{location}/instances/{instanceId}`."],["A required query parameter `snapshotId` dictates the unique identifier for the snapshot within the instance, adhering to specific formatting rules."],["The request body must include an instance of the `Snapshot` resource, while a successful response will return a newly created instance of `Operation`."],["Authorization to use this endpoint requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]