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 `GetImportJobRequest` class is 3.16.0, which is part of the Google Cloud Key Management Service v1 API."],["This class, `GetImportJobRequest`, is used as a request message for retrieving information about a specific import job within the Key Management Service."],["The `GetImportJobRequest` class inherits from the `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The primary properties of `GetImportJobRequest` are `ImportJobName` (typed view) and `Name` (string), used to identify the specific import job to retrieve."],["The documentation contains a full history of the versions of `GetImportJobRequest`, from 2.2.0 up to the latest, 3.16.0, all within the `Google.Cloud.Kms.V1` namespace."]]],[]]