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 page provides documentation for the `GetImportJobRequest` class within the Google Cloud Key Management Service v1 API, specifically for .NET developers."],["The content covers multiple versions of the API, ranging from version 2.2.0 to the latest version 3.16.0, with links to documentation for each version."],["The `GetImportJobRequest` class is used to request details about a specific `ImportJob`, inheriting from several interfaces and a base `Object` class."],["Key properties of the `GetImportJobRequest` class include `ImportJobName` and `Name`, with `Name` being a required string field that specifies the import job's resource name."],["There are two constructors detailed for the class, one empty and the other taking a parameter of `GetImportJobRequest` type, with the properties, the inherited members, and the methods all documented as well."]]],[]]