[[["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-02-28 UTC."],[[["This operation creates a new Collection and sets up its DataConnector, which is a singleton resource managing all DataStores within the Collection."],["The HTTP request for this operation is a POST request to a specific URL using gRPC Transcoding syntax, with the parent parameter defining the project and location."],["The request body is structured as JSON and must include a `collectionId`, a `collectionDisplayName`, and a `dataConnector` object, adhering to specific format requirements and character limits."],["The `collectionId` is required, must follow RFC-1034 standards, and will be used as the final part of the Collection's resource name."],["If the request is successful, the response will include an instance of an Operation, and it requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization."]]],[]]