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."],[[["The latest version of the Google Cloud Key Management Service v1 API documented is 3.16.0, with previous versions ranging back to 2.2.0."],["The `GetImportJobRequest` class is the request message used for the `KeyManagementService.GetImportJob` method in the Google Cloud Key Management Service v1 API."],["This class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it a specialized request object."],["The `GetImportJobRequest` class includes properties like `ImportJobName` and `Name`, which are used to specify the name of the ImportJob that should be retrieved."],["The page references multiple versions of the `Google.Cloud.Kms.V1` assembly `Google.Cloud.Kms.V1.dll`."]]],[]]