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-03-21 UTC."],[[["This page provides reference documentation for the `GetImportJobRequest` class within the Google Cloud Key Management Service (KMS) v1 API, specifically for the .NET framework."],["The `GetImportJobRequest` class is used as a request message for retrieving information about an import job via the `KeyManagementService.GetImportJob` method."],["It outlines the class's inheritance from `object` and its implementation of several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the constructors and properties of the `GetImportJobRequest` class, such as the `ImportJobName` and `Name`, along with their types and descriptions."],["This page also acts as a hub for various version links of `GetImportJobRequest`, ranging from version 2.2.0 to the latest 3.16.0, offering access to documentation for each specific version."]]],[]]