public sealed class DisablePluginRequest : IMessage<DisablePluginRequest>, IEquatable<DisablePluginRequest>, IDeepCloneable<DisablePluginRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the API hub v1 API class DisablePluginRequest.
The [DisablePlugin][google.cloud.apihub.v1.ApiHubPlugin.DisablePlugin]
method's request.
[[["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 document provides reference information for the `DisablePluginRequest` class within the Google.Cloud.ApiHub.V1 API, specifically for version 1.0.0-beta02."],["`DisablePluginRequest` is a class used to construct requests for the `DisablePlugin` method, which is part of the API hub v1 API."],["The `DisablePluginRequest` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes constructors for creating new `DisablePluginRequest` objects and properties such as `Name` and `PluginName`, where `Name` specifies the plugin to be disabled using a specific format."],["The document also provides links to related classes, interfaces, and methods, as well as version information for the Google Cloud API Hub."]]],[]]