Identifier. The name of the database node resource in the following format:
projects/{project}/locations/{location}/cloudVmClusters/{cloud_vm_cluster}/dbNodes/{db_node}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This documentation details the `DbNode` class within the Google Cloud Oracle Database v1 API, representing a database node resource."],["The `DbNode` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering capabilities for message handling, equality checks, deep cloning, and buffer management."],["`DbNode` has constructors for creating new instances, either default or by copying another `DbNode` object, along with properties such as `DbNodeName`, `Name`, and `Properties` for accessing node details."],["The `Name` property within `DbNode` serves as a unique identifier for the database node, formatted as: `projects/{project}/locations/{location}/cloudVmClusters/{cloud_vm_cluster}/dbNodes/{db_node}`."],["`DbNode` can have properties that are considered optional and are contained in `DbNodeProperties`."]]],[]]