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 page provides reference documentation for the `DeleteUserWorkloadsSecretRequest` class in the Cloud Composer v1 API, specifically within version 2.7.0 of the Google.Cloud.Orchestration.Airflow.Service.V1 namespace."],["The `DeleteUserWorkloadsSecretRequest` class is used to represent a request to delete a user workloads secret and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor `DeleteUserWorkloadsSecretRequest` that can be used to initialize a new instance, or copy an existing one, and it has two properties: `Name` (a string representing the secret to delete) and `UserWorkloadsSecretName` (a strongly-typed representation of the name)."],["The documentation lists several previous versions of this API, ranging from 1.0.0 to 2.9.0, with the latest being 2.9.0, where each version can reference the `DeleteUserWorkloadsSecretRequest` object."]]],[]]