Google Cloud Translation v3 API - Class BatchTransferResourcesResponse (3.8.0)

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.

Response message for BatchTransferResources.

Inheritance

object > BatchTransferResourcesResponse

Namespace

Google.Cloud.Translate.V3

Assembly

Google.Cloud.Translate.V3.dll

Constructors

BatchTransferResourcesResponse()

public BatchTransferResourcesResponse()

BatchTransferResourcesResponse(BatchTransferResourcesResponse)

public BatchTransferResourcesResponse(BatchTransferResourcesResponse other)
Parameter
Name Description
other BatchTransferResourcesResponse

Properties

Responses

public RepeatedField<BatchTransferResourcesResponse.Types.TransferResourceResponse> Responses { get; }

Responses of the transfer for individual resources.

Property Value
Type Description
RepeatedFieldBatchTransferResourcesResponseTypesTransferResourceResponse