public sealed class DeleteServiceAccountKeyRequest : IMessage<DeleteServiceAccountKeyRequest>, IEquatable<DeleteServiceAccountKeyRequest>, IDeepCloneable<DeleteServiceAccountKeyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Identity and Access Management (IAM) v1 API class DeleteServiceAccountKeyRequest.
Required. The resource name of the service account key in the following format:
projects/{PROJECT_ID}/serviceAccounts/{ACCOUNT}/keys/{key}.
Using - as a wildcard for the PROJECT_ID will infer the project from
the account. The ACCOUNT value can be the email address or the
unique_id of the service account.
[[["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."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eDeleteServiceAccountKeyRequest\u003c/code\u003e class within the Google Cloud Identity and Access Management (IAM) v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteServiceAccountKeyRequest\u003c/code\u003e class is a request object used to delete a service account key, implementing multiple interfaces for deep cloning, message handling, and equality comparisons.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Iam.Admin.V1\u003c/code\u003e namespace, specifically in the \u003ccode\u003eGoogle.Cloud.Iam.Admin.V1.dll\u003c/code\u003e assembly, and has multiple versions with 2.4.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eKeyName\u003c/code\u003e (a \u003ccode\u003eKeyName\u003c/code\u003e-typed view) and \u003ccode\u003eName\u003c/code\u003e (a string representing the resource name of the key to delete), which are essential to specify the target key.\u003c/p\u003e\n"],["\u003cp\u003eThe document includes constructors for creating a \u003ccode\u003eDeleteServiceAccountKeyRequest\u003c/code\u003e, either empty or by copying an existing instance, and lists inherited methods from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]