public sealed class RejectBlueprintRequest : IMessage<RejectBlueprintRequest>, IEquatable<RejectBlueprintRequest>, IDeepCloneable<RejectBlueprintRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Telco Automation v1 API class RejectBlueprintRequest.
[[["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 `RejectBlueprintRequest` class within the Google Cloud Telco Automation v1 API, which is used as a request object for rejecting a blueprint."],["The `RejectBlueprintRequest` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available for creating a `RejectBlueprintRequest` object: a default constructor and a constructor that takes another `RejectBlueprintRequest` as a parameter."],["The `RejectBlueprintRequest` class has two properties: `BlueprintName` which is a typed view over the resource name, and `Name` which holds the required name of the blueprint to be rejected."],["The latest documentation version is 1.2.0, with previous versions 1.1.0 and 1.0.0 available for reference, and can be accessed with the provided links."]]],[]]