The IAM identity of a service account that must be granted access to the destination. If the service account is not granted permission to the destination within an hour, the operation will be cancelled. For example:"serviceAccount:foo@bar.com"
The IAM identity of a service account that must be granted access to the
destination.
If the service account is not granted permission to the destination within
an hour, the operation will be cancelled.
For example:"serviceAccount:foo@bar.com"
Returns
Type
Description
string
setWriterIdentity
The IAM identity of a service account that must be granted access to the
destination.
If the service account is not granted permission to the destination within
an hour, the operation will be cancelled.
For example:"serviceAccount:foo@bar.com"
[[["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,["# Stackdriver Logging V2 Client - Class CopyLogEntriesMetadata (1.32.3)\n\nVersion latestkeyboard_arrow_down\n\n- [1.32.3 (latest)](/php/docs/reference/cloud-logging/latest/V2.CopyLogEntriesMetadata)\n- [1.32.2](/php/docs/reference/cloud-logging/1.32.2/V2.CopyLogEntriesMetadata)\n- [1.31.3](/php/docs/reference/cloud-logging/1.31.3/V2.CopyLogEntriesMetadata)\n- [1.30.3](/php/docs/reference/cloud-logging/1.30.3/V2.CopyLogEntriesMetadata)\n- [1.29.0](/php/docs/reference/cloud-logging/1.29.0/V2.CopyLogEntriesMetadata)\n- [1.28.5](/php/docs/reference/cloud-logging/1.28.5/V2.CopyLogEntriesMetadata)\n- [1.27.1](/php/docs/reference/cloud-logging/1.27.1/V2.CopyLogEntriesMetadata)\n- [1.26.0](/php/docs/reference/cloud-logging/1.26.0/V2.CopyLogEntriesMetadata)\n- [1.25.5](/php/docs/reference/cloud-logging/1.25.5/V2.CopyLogEntriesMetadata)\n- [1.24.10](/php/docs/reference/cloud-logging/1.24.10/V2.CopyLogEntriesMetadata) \nReference documentation and code samples for the Stackdriver Logging V2 Client class CopyLogEntriesMetadata.\n\nMetadata for CopyLogEntries long running operations.\n\nGenerated from protobuf message `google.logging.v2.CopyLogEntriesMetadata`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Logging \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getStartTime\n\nThe create time of an operation.\n\n### hasStartTime\n\n### clearStartTime\n\n### setStartTime\n\nThe create time of an operation.\n\n### getEndTime\n\nThe end time of an operation.\n\n### hasEndTime\n\n### clearEndTime\n\n### setEndTime\n\nThe end time of an operation.\n\n### getState\n\nState of an operation.\n\n### setState\n\nState of an operation.\n\n### getCancellationRequested\n\nIdentifies whether the user has requested cancellation of the operation.\n\n### setCancellationRequested\n\nIdentifies whether the user has requested cancellation of the operation.\n\n### getRequest\n\nCopyLogEntries RPC request.\n\n### hasRequest\n\n### clearRequest\n\n### setRequest\n\nCopyLogEntries RPC request.\n\n### getProgress\n\nEstimated progress of the operation (0 - 100%).\n\n### setProgress\n\nEstimated progress of the operation (0 - 100%).\n\n### getWriterIdentity\n\nThe IAM identity of a service account that must be granted access to the\ndestination.\n\nIf the service account is not granted permission to the destination within\nan hour, the operation will be cancelled.\nFor example: `\"serviceAccount:foo@bar.com\"`\n\n### setWriterIdentity\n\nThe IAM identity of a service account that must be granted access to the\ndestination.\n\nIf the service account is not granted permission to the destination within\nan hour, the operation will be cancelled.\nFor example: `\"serviceAccount:foo@bar.com\"`"]]