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-04-09 UTC."],[[["This document provides reference documentation for the `CreateViewRequest` class within the Google Cloud Logging v2 API, specifically version 4.2.0."],["`CreateViewRequest` is used as the parameter set to create a `View` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties that allow users to specify the `Parent` bucket, the `View` to be created, and a `ViewId` for the new view."],["There are multiple versions available for the `CreateViewRequest` class, with the most recent being 4.4.0 and this document being for 4.2.0, as well as versions 3.3.0 up to the latest."]]],[]]