public sealed class BatchTransferResourcesResponse : IMessage<BatchTransferResourcesResponse>, IEquatable<BatchTransferResourcesResponse>, IDeepCloneable<BatchTransferResourcesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class BatchTransferResourcesResponse.
[[["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."],[[["The latest version of the `BatchTransferResourcesResponse` class in the Google Cloud Translation v3 API is version 3.9.0."],["This class serves as the response message for the `BatchTransferResources` operation within the API."],["The `BatchTransferResourcesResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It features a `Responses` property, which is a `RepeatedField` of `TransferResourceResponse` types, representing individual resource transfer results."],["Documentation and details are available for versions of the class, ranging from 2.2.0 up to 3.9.0, in the provided content."]]],[]]