public sealed class GetImportJobRequest : IMessage<GetImportJobRequest>, IEquatable<GetImportJobRequest>, IDeepCloneable<GetImportJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Key Management Service v1 API class GetImportJobRequest.
Request message for
[KeyManagementService.GetImportJob][google.cloud.kms.v1.KeyManagementService.GetImportJob].
[[["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-04-09 UTC."],[[["This document provides reference documentation for the `GetImportJobRequest` class within the Google Cloud Key Management Service (KMS) v1 API, specifically for the .NET library."],["The `GetImportJobRequest` class is used as a request message for the `KeyManagementService.GetImportJob` method, and is used to retrieve an import job."],["The `GetImportJobRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the documentation is for version 3.16.0, with historical versions going back to 2.2.0 available for review, each version representing a specific build of the `GetImportJobRequest`."],["Key properties of `GetImportJobRequest` include `ImportJobName` (a typed view over the resource name) and `Name`, which is a string specifying the name of the import job to be retrieved."]]],[]]