public sealed class CloudStorageDestinationOptions : IMessage<CloudStorageDestinationOptions>, IEquatable<CloudStorageDestinationOptions>, IDeepCloneable<CloudStorageDestinationOptions>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Storage Insights v1 API class CloudStorageDestinationOptions.
Options to store reports in storage systems.
Next ID: 3
[[["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-05-15 UTC."],[[["This page provides documentation for the `CloudStorageDestinationOptions` class within the Google Cloud Storage Insights v1 API, with the latest version being 1.3.0."],["`CloudStorageDestinationOptions` is designed to configure where reports are stored in storage systems and implements multiple interfaces for message handling and object comparison."],["The class inherits from `object` and includes methods for hashing, type retrieval, and string conversion, along with custom constructors."],["It has two properties, `Bucket` and `DestinationPath`, both of type string, used to specify the storage bucket and the path within the bucket for storing reports, respectively."],["The namespace of this class is `Google.Cloud.StorageInsights.V1`, and it is a part of the `Google.Cloud.StorageInsights.V1.dll` assembly."]]],[]]