public sealed class GetAssetRequest : IMessage<GetAssetRequest>, IEquatable<GetAssetRequest>, IDeepCloneable<GetAssetRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Live Stream v1 API class GetAssetRequest.
[[["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 webpage provides documentation for the `GetAssetRequest` class within the Google Cloud Video Live Stream v1 API, specifically version 1.3.0, with links to other versions of the API."],["`GetAssetRequest` is a request message used by `LivestreamService.GetAsset` and inherits from object, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, `GetAssetRequest()` and `GetAssetRequest(GetAssetRequest other)`, and two main properties: `AssetName` and `Name`, where `Name` is a required string representing the resource's name in a specified format."],["The page provides links to different versions of the API, ranging from version 1.0.0 to the latest version 1.8.0, alongside links to the documentation for those specific versions of `GetAssetRequest`."]]],[]]