Reference documentation and code samples for the Google Cloud Parallelstore V1beta Client class TransferCounters.
A collection of counters that report the progress of a transfer operation.
Generated from protobuf messagegoogle.cloud.parallelstore.v1beta.TransferCounters
Namespace
Google \ Cloud \ Parallelstore \ V1beta
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ objects_found
int|string
Objects found in the data source that are scheduled to be transferred, excluding any that are filtered based on object conditions or skipped due to sync.
↳ bytes_found
int|string
Bytes found in the data source that are scheduled to be transferred, excluding any that are filtered based on object conditions or skipped due to sync.
↳ objects_skipped
int|string
Objects in the data source that are not transferred because they already exist in the data destination.
↳ bytes_skipped
int|string
Bytes in the data source that are not transferred because they already exist in the data destination.
↳ objects_copied
int|string
Objects that are copied to the data destination.
↳ bytes_copied
int|string
Bytes that are copied to the data destination.
↳ objects_failed
int|string
Objects that failed to be written to the data destination.
↳ bytes_failed
int|string
Bytes that failed to be written to the data destination.
getObjectsFound
Objects found in the data source that are scheduled to be transferred,
excluding any that are filtered based on object conditions or skipped due
to sync.
Returns
Type
Description
int|string
setObjectsFound
Objects found in the data source that are scheduled to be transferred,
excluding any that are filtered based on object conditions or skipped due
to sync.
Parameter
Name
Description
var
int|string
Returns
Type
Description
$this
getBytesFound
Bytes found in the data source that are scheduled to be transferred,
excluding any that are filtered based on object conditions or skipped due
to sync.
Returns
Type
Description
int|string
setBytesFound
Bytes found in the data source that are scheduled to be transferred,
excluding any that are filtered based on object conditions or skipped due
to sync.
Parameter
Name
Description
var
int|string
Returns
Type
Description
$this
getObjectsSkipped
Objects in the data source that are not transferred because they already
exist in the data destination.
Returns
Type
Description
int|string
setObjectsSkipped
Objects in the data source that are not transferred because they already
exist in the data destination.
Parameter
Name
Description
var
int|string
Returns
Type
Description
$this
getBytesSkipped
Bytes in the data source that are not transferred because they already
exist in the data destination.
Returns
Type
Description
int|string
setBytesSkipped
Bytes in the data source that are not transferred because they already
exist in the data destination.
Parameter
Name
Description
var
int|string
Returns
Type
Description
$this
getObjectsCopied
Objects that are copied to the data destination.
Returns
Type
Description
int|string
setObjectsCopied
Objects that are copied to the data destination.
Parameter
Name
Description
var
int|string
Returns
Type
Description
$this
getBytesCopied
Bytes that are copied to the data destination.
Returns
Type
Description
int|string
setBytesCopied
Bytes that are copied to the data destination.
Parameter
Name
Description
var
int|string
Returns
Type
Description
$this
getObjectsFailed
Objects that failed to be written to the data destination.
Returns
Type
Description
int|string
setObjectsFailed
Objects that failed to be written to the data destination.
Parameter
Name
Description
var
int|string
Returns
Type
Description
$this
getBytesFailed
Bytes that failed to be written to the data destination.
Returns
Type
Description
int|string
setBytesFailed
Bytes that failed to be written to the data destination.
[[["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-09-04 UTC."],[],[],null,["# Google Cloud Parallelstore V1beta Client - Class TransferCounters (0.11.3)\n\nVersion latestkeyboard_arrow_down\n\n- [0.11.3 (latest)](/php/docs/reference/cloud-parallelstore/latest/V1beta.TransferCounters)\n- [0.11.2](/php/docs/reference/cloud-parallelstore/0.11.2/V1beta.TransferCounters)\n- [0.10.0](/php/docs/reference/cloud-parallelstore/0.10.0/V1beta.TransferCounters)\n- [0.9.0](/php/docs/reference/cloud-parallelstore/0.9.0/V1beta.TransferCounters)\n- [0.8.3](/php/docs/reference/cloud-parallelstore/0.8.3/V1beta.TransferCounters)\n- [0.7.1](/php/docs/reference/cloud-parallelstore/0.7.1/V1beta.TransferCounters)\n- [0.6.1](/php/docs/reference/cloud-parallelstore/0.6.1/V1beta.TransferCounters)\n- [0.5.0](/php/docs/reference/cloud-parallelstore/0.5.0/V1beta.TransferCounters)\n- [0.4.0](/php/docs/reference/cloud-parallelstore/0.4.0/V1beta.TransferCounters)\n- [0.3.1](/php/docs/reference/cloud-parallelstore/0.3.1/V1beta.TransferCounters)\n- [0.2.0](/php/docs/reference/cloud-parallelstore/0.2.0/V1beta.TransferCounters)\n- [0.1.1](/php/docs/reference/cloud-parallelstore/0.1.1/V1beta.TransferCounters) \n| **Beta**\n|\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1)\n| of the Terms of Service. Pre-GA libraries might have limited support,\n| and changes to pre-GA libraries might not be compatible with other pre-GA versions.\n| For more information, see the\n[launch stage descriptions](/products#product-launch-stages). \nReference documentation and code samples for the Google Cloud Parallelstore V1beta Client class TransferCounters.\n\nA collection of counters that report the progress of a transfer operation.\n\nGenerated from protobuf message `google.cloud.parallelstore.v1beta.TransferCounters`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Parallelstore \\\\ V1beta\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getObjectsFound\n\nObjects found in the data source that are scheduled to be transferred,\nexcluding any that are filtered based on object conditions or skipped due\nto sync.\n\n### setObjectsFound\n\nObjects found in the data source that are scheduled to be transferred,\nexcluding any that are filtered based on object conditions or skipped due\nto sync.\n\n### getBytesFound\n\nBytes found in the data source that are scheduled to be transferred,\nexcluding any that are filtered based on object conditions or skipped due\nto sync.\n\n### setBytesFound\n\nBytes found in the data source that are scheduled to be transferred,\nexcluding any that are filtered based on object conditions or skipped due\nto sync.\n\n### getObjectsSkipped\n\nObjects in the data source that are not transferred because they already\nexist in the data destination.\n\n### setObjectsSkipped\n\nObjects in the data source that are not transferred because they already\nexist in the data destination.\n\n### getBytesSkipped\n\nBytes in the data source that are not transferred because they already\nexist in the data destination.\n\n### setBytesSkipped\n\nBytes in the data source that are not transferred because they already\nexist in the data destination.\n\n### getObjectsCopied\n\nObjects that are copied to the data destination.\n\n### setObjectsCopied\n\nObjects that are copied to the data destination.\n\n### getBytesCopied\n\nBytes that are copied to the data destination.\n\n### setBytesCopied\n\nBytes that are copied to the data destination.\n\n### getObjectsFailed\n\nObjects that failed to be written to the data destination.\n\n### setObjectsFailed\n\nObjects that failed to be written to the data destination.\n\n### getBytesFailed\n\nBytes that failed to be written to the data destination.\n\n### setBytesFailed\n\nBytes that failed to be written to the data destination."]]