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."],[[["The latest version of the Google.Cloud.Dataplex.V1 library is 3.6.0, with multiple previous versions available, ranging down to version 1.0.0."],["The `Content` class, within the Google.Cloud.Dataplex.V1 namespace, represents a user-visible notebook or SQL script, and it has methods for creation and manipulation."],["The `Content` class, found in `Google.Cloud.Dataplex.V1`, inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `Content` class include `ContentName`, `CreateTime`, `DataText`, `Description`, `Labels`, `Name`, `Notebook`, `Path`, `SqlScript`, `Uid`, and `UpdateTime`, which represent different aspects and data within the content."],["The `Content` class features constructors that support the creation of new `Content` objects or duplication of existing ones, and includes nested types like `Notebook` and `SqlScript` for further configuration."]]],[]]