public sealed class GetProtectedResourcesSummaryRequest : IMessage<GetProtectedResourcesSummaryRequest>, IEquatable<GetProtectedResourcesSummaryRequest>, IDeepCloneable<GetProtectedResourcesSummaryRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the KMS Inventory v1 API class GetProtectedResourcesSummaryRequest.
Request message for
[KeyTrackingService.GetProtectedResourcesSummary][google.cloud.kms.inventory.v1.KeyTrackingService.GetProtectedResourcesSummary].
[[["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\u003eThe \u003ccode\u003eGetProtectedResourcesSummaryRequest\u003c/code\u003e class is used to request a summary of protected resources from the KMS Inventory v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for advanced usage and manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available, one default and one for copying from an existing \u003ccode\u003eGetProtectedResourcesSummaryRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property, of type string, is required and represents the resource name of the \u003ccode\u003eCryptoKey\u003c/code\u003e, while \u003ccode\u003eProtectedResourcesSummaryName\u003c/code\u003e provides a typed view of this name.\u003c/p\u003e\n"],["\u003cp\u003eThere are 5 different versions available ranging from version 1.0.0 to 1.4.0, with the latter being the latest version.\u003c/p\u003e\n"]]],[],null,["# KMS Inventory v1 API - Class GetProtectedResourcesSummaryRequest (1.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.0 (latest)](/dotnet/docs/reference/Google.Cloud.Kms.Inventory.V1/latest/Google.Cloud.Kms.Inventory.V1.GetProtectedResourcesSummaryRequest)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.Kms.Inventory.V1/1.3.0/Google.Cloud.Kms.Inventory.V1.GetProtectedResourcesSummaryRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Kms.Inventory.V1/1.2.0/Google.Cloud.Kms.Inventory.V1.GetProtectedResourcesSummaryRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Kms.Inventory.V1/1.1.0/Google.Cloud.Kms.Inventory.V1.GetProtectedResourcesSummaryRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Kms.Inventory.V1/1.0.0/Google.Cloud.Kms.Inventory.V1.GetProtectedResourcesSummaryRequest) \n\n public sealed class GetProtectedResourcesSummaryRequest : IMessage\u003cGetProtectedResourcesSummaryRequest\u003e, IEquatable\u003cGetProtectedResourcesSummaryRequest\u003e, IDeepCloneable\u003cGetProtectedResourcesSummaryRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the KMS Inventory v1 API class GetProtectedResourcesSummaryRequest.\n\nRequest message for\n\\[KeyTrackingService.GetProtectedResourcesSummary\\]\\[google.cloud.kms.inventory.v1.KeyTrackingService.GetProtectedResourcesSummary\\]. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e GetProtectedResourcesSummaryRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[GetProtectedResourcesSummaryRequest](/dotnet/docs/reference/Google.Cloud.Kms.Inventory.V1/latest/Google.Cloud.Kms.Inventory.V1.GetProtectedResourcesSummaryRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[GetProtectedResourcesSummaryRequest](/dotnet/docs/reference/Google.Cloud.Kms.Inventory.V1/latest/Google.Cloud.Kms.Inventory.V1.GetProtectedResourcesSummaryRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[GetProtectedResourcesSummaryRequest](/dotnet/docs/reference/Google.Cloud.Kms.Inventory.V1/latest/Google.Cloud.Kms.Inventory.V1.GetProtectedResourcesSummaryRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Kms.Inventory.V1](/dotnet/docs/reference/Google.Cloud.Kms.Inventory.V1/latest/Google.Cloud.Kms.Inventory.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Kms.Inventory.V1.dll\n\nConstructors\n------------\n\n### GetProtectedResourcesSummaryRequest()\n\n public GetProtectedResourcesSummaryRequest()\n\n### GetProtectedResourcesSummaryRequest(GetProtectedResourcesSummaryRequest)\n\n public GetProtectedResourcesSummaryRequest(GetProtectedResourcesSummaryRequest other)\n\nProperties\n----------\n\n### Name\n\n public string Name { get; set; }\n\nRequired. The resource name of the\n\\[CryptoKey\\]\\[google.cloud.kms.v1.CryptoKey\\].\n\n### ProtectedResourcesSummaryName\n\n public ProtectedResourcesSummaryName ProtectedResourcesSummaryName { get; set; }\n\n[ProtectedResourcesSummaryName](/dotnet/docs/reference/Google.Cloud.Kms.Inventory.V1/latest/Google.Cloud.Kms.Inventory.V1.ProtectedResourcesSummaryName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.Kms.Inventory.V1/latest/Google.Cloud.Kms.Inventory.V1.GetProtectedResourcesSummaryRequest#Google_Cloud_Kms_Inventory_V1_GetProtectedResourcesSummaryRequest_Name) resource name\nproperty."]]