[[["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 page details how to retrieve information about a specific file share using a GET request to the provided URL."],["The request requires the share's unique resource name in the URL's path, formatted as `projects/{projectId}/locations/{location}/instances/{instanceId}/shares/{shareId}`."],["No data should be included in the request body when getting a file share."],["A successful request will return the file share's details, represented as a `Share` object in the response body."],["Authorization to get file shares requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform`."]]],[]]