Required. The Secret to delete, in the form:
"projects/{projectId}/locations/{locationId}/environments/{environmentId}/userWorkloadsSecrets/{userWorkloadsSecretId}"
[[["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 `DeleteUserWorkloadsSecretRequest` class, part of the Cloud Composer v1 API, specifically version 2.5.0."],["The `DeleteUserWorkloadsSecretRequest` class is used to request the deletion of a user workloads secret in the Google Cloud Orchestration Airflow service, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors, a default constructor and one that accepts another `DeleteUserWorkloadsSecretRequest` object for copying."],["The class has properties, `Name` which is a string that indicates the path of the secret being requested for deletion and `UserWorkloadsSecretName` which is a strongly typed version of the name property."],["The document also lists previous versions of the class in a descending order, with the most recent being version 2.9.0, and the earliest being 1.0.0."]]],[]]