public sealed class EnableServiceRequest : IMessage<EnableServiceRequest>, IEquatable<EnableServiceRequest>, IDeepCloneable<EnableServiceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Service Usage v1 API class EnableServiceRequest.
[[["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."],[[["The latest version of the `EnableServiceRequest` class is 2.5.0, representing the most current release available."],["This class, `EnableServiceRequest`, is part of the Google Cloud Service Usage v1 API within the .NET environment."],["The `EnableServiceRequest` class is used as the request message for the `EnableService` method to manage the activation of services."],["The `Name` property is a critical attribute within `EnableServiceRequest`, which is a string specifying the consumer and service to enable, formatted like `projects/123/services/serviceusage.googleapis.com`."],["The `EnableServiceRequest` class inherits from the `object` class and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."]]],[]]