Output only. The relative resource name of the content, of the form:
projects/{project_id}/locations/{location_id}/lakes/{lake_id}/content/{content_id}
Required. The path for the Content file, represented as directory structure.
Unique within a lake.
Limited to alphanumerics, hyphens, underscores, dots and slashes.
Output only. System generated globally unique ID for the content. This ID will be
different if the content is deleted and re-created with the same name.
[[["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-03-25 UTC."],[[["This document outlines the various versions of the `Google.Cloud.Dataplex.V1.Content` class, with the latest being version 3.6.0."],["The `Content` class represents user-visible content such as a notebook or SQL script within Google Cloud Dataplex."],["Key features of the `Content` class include properties for managing content metadata, like `CreateTime`, `UpdateTime`, `Description`, `Labels`, `Path`, and a unique `Uid`."],["The `Content` class can also hold either a notebook configuration or a SQL script configuration, managed by the properties `Notebook` and `SqlScript`."],["The `Content` class has fields that can hold either text, a notebook, or a SQL script under the property `ContentCase` which has the sub-property `DataCase` that specifies which sub-type of data is being held."]]],[]]