public sealed class RuntimeEntitySchema : IMessage<RuntimeEntitySchema>, IEquatable<RuntimeEntitySchema>, IDeepCloneable<RuntimeEntitySchema>, IBufferMessage, IMessage
Reference documentation and code samples for the Integration Connectors v1 API class RuntimeEntitySchema.
[[["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-21 UTC."],[[["This page provides reference documentation for the `RuntimeEntitySchema` class within the Integration Connectors v1 API."],["The `RuntimeEntitySchema` class represents the schema of a runtime entity and is part of the `Google.Cloud.Connectors.V1` namespace."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `RuntimeEntitySchema` include `Entity`, which is the name of the entity, and `Fields`, a list of the entity's fields."],["The documentation covers multiple versions of the API, with the latest version being 1.3.0, and previous versions available."]]],[]]