[[["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-22 UTC."],[[["This API endpoint creates a new LogType resource within a specified project, location, and instance."],["The `parent` path parameter is required to define the location for the new log type, following the format `projects/{project}/locations/{region}/instances/{instance}`."],["A `logTypeId` query parameter, with a length between 4-63 characters and following the format `/[a-z][0-9]-/`, is mandatory for naming the new log type."],["The request body should include a LogType object, and upon success, the response will contain the newly created LogType object as well."],["Authorization for this action requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform`."]]],[]]