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"]],[["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 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."]]],[]]