public sealed class CopyLogEntriesRequest : IMessage<CopyLogEntriesRequest>, IEquatable<CopyLogEntriesRequest>, IDeepCloneable<CopyLogEntriesRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Logging v2 API class CopyLogEntriesRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eCopyLogEntriesRequest\u003c/code\u003e class within the Google Cloud Logging v2 API, specifically version 4.2.0, and shows other versions that have been released.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCopyLogEntriesRequest\u003c/code\u003e is used to define the parameters for copying log entries and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eDestination\u003c/code\u003e, \u003ccode\u003eFilter\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, which are used to specify the destination, filter criteria, and source log bucket, respectively, for the log copying operation.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for creating instances of the \u003ccode\u003eCopyLogEntriesRequest\u003c/code\u003e class, one that takes no parameters and another that takes another \u003ccode\u003eCopyLogEntriesRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCopyLogEntriesRequest\u003c/code\u003e class allows for optional filtering, where an empty filter will copy all log entries, and the filter has a limit of 20k characters.\u003c/p\u003e\n"]]],[],null,[]]