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 provided content details the `GetImportJobRequest` class within the Google Cloud Key Management Service v1 API, specifically highlighting its structure, implementation, and inheritance."],["The class `GetImportJobRequest` is part of the `Google.Cloud.Kms.V1` namespace and is used to construct requests for the KeyManagementService to retrieve information about an `ImportJob`."],["The `GetImportJobRequest` class has properties like `Name` and `ImportJobName`, with `Name` being a string and `ImportJobName` being of the `ImportJobName` type, both being essential for specifying the target `ImportJob`."],["The documentation includes a list of various versioned links to the `GetImportJobRequest` documentation, ranging from version 2.2.0 to the latest version 3.16.0, alongside a brief description of the method and its inheritance from different classes and interfaces."],["The latest documentation version available for this particular request is 3.16.0, with older versions listed for review down to version 2.2.0."]]],[]]