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"]],[["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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eCopyLogEntriesRequest\u003c/code\u003e class in the Google Cloud Logging v2 API allows you to define parameters for copying log entries.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Logging.V2\u003c/code\u003e namespace and is available in the \u003ccode\u003eGoogle.Cloud.Logging.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eYou can specify the \u003ccode\u003eDestination\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e as strings, indicating where to copy logs to and the bucket from which to copy them respectively, and it requires both parameters.\u003c/p\u003e\n"],["\u003cp\u003eAn optional \u003ccode\u003eFilter\u003c/code\u003e string property is also available, enabling you to specify which log entries to copy, and if empty, all will be copied.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is \u003ccode\u003e4.4.0\u003c/code\u003e, with versions ranging back to \u003ccode\u003e3.3.0\u003c/code\u003e also documented.\u003c/p\u003e\n"]]],[],null,[]]