public sealed class ToolUseExample.Types.ExtensionOperation : IMessage<ToolUseExample.Types.ExtensionOperation>, IEquatable<ToolUseExample.Types.ExtensionOperation>, IDeepCloneable<ToolUseExample.Types.ExtensionOperation>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class ToolUseExample.Types.ExtensionOperation.
[[["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-04-09 UTC."],[[["This document provides reference information for the `ToolUseExample.Types.ExtensionOperation` class within the Cloud AI Platform v1beta1 API, specifically for the .NET environment."],["The `ExtensionOperation` class is designed to identify a single operation of an extension, implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new instances, either blank or from an existing `ExtensionOperation` object, and contains properties like `Extension`, `ExtensionAsExtensionName`, and `OperationId`."],["The `Extension` and `OperationId` properties are strings, representing the resource name of the extension and its operation ID respectively, while `ExtensionAsExtensionName` provides a typed view over the extension's resource name."],["This class belongs to the `Google.Cloud.AIPlatform.V1Beta1` namespace and is part of the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]