public sealed class GetCustomTargetTypeRequest : IMessage<GetCustomTargetTypeRequest>, IEquatable<GetCustomTargetTypeRequest>, IDeepCloneable<GetCustomTargetTypeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class GetCustomTargetTypeRequest.
[[["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 `GetCustomTargetTypeRequest` class within the Google Cloud Deploy v1 API for .NET."],["The `GetCustomTargetTypeRequest` class is used to define a request object for retrieving custom target type information, and it is available in multiple versions, ranging from 1.0.0 to the latest 3.4.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and functionality within the Google Cloud ecosystem."],["Key properties of the `GetCustomTargetTypeRequest` class include `CustomTargetTypeName`, which provides a typed view over the name, and `Name`, which is a required string representing the resource name of the custom target type."],["The documentation contains a list of available versions of the class."]]],[]]