public sealed class CreateViewRequest : IMessage<CreateViewRequest>, IEquatable<CreateViewRequest>, IDeepCloneable<CreateViewRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Logging v2 API class CreateViewRequest.
Required. A client-assigned identifier such as "my-view". Identifiers are
limited to 100 characters and can include only letters, digits,
underscores, hyphens, and periods.
[[["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\u003eThis document provides reference information for the \u003ccode\u003eCreateViewRequest\u003c/code\u003e class within the Google Cloud Logging v2 API, specifically for .NET development, with the latest version being 4.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateViewRequest\u003c/code\u003e is used to define the parameters required to create a new view in Google Cloud Logging, implementing multiple interfaces including \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 requires specifying a \u003ccode\u003eParent\u003c/code\u003e bucket, a \u003ccode\u003eView\u003c/code\u003e definition, and a \u003ccode\u003eViewId\u003c/code\u003e to successfully create a view, where the \u003ccode\u003eParent\u003c/code\u003e should be in a specific string format.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateViewRequest\u003c/code\u003e class has two constructors: one default, and another that takes another \u003ccode\u003eCreateViewRequest\u003c/code\u003e object to copy.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e and \u003ccode\u003eToString()\u003c/code\u003e methods from the base \u003ccode\u003eobject\u003c/code\u003e type.\u003c/p\u003e\n"]]],[],null,[]]