public sealed class FetchDatabasePropertiesRequest : IMessage<FetchDatabasePropertiesRequest>, IEquatable<FetchDatabasePropertiesRequest>, IDeepCloneable<FetchDatabasePropertiesRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Composer v1 API class FetchDatabasePropertiesRequest.
Request to fetch properties of environment's database.
[[["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."],[[["This document provides reference information for the `FetchDatabasePropertiesRequest` class within the Cloud Composer v1 API."],["The `FetchDatabasePropertiesRequest` class is used to request the properties of an environment's database."],["The document lists available versions of the `FetchDatabasePropertiesRequest`, ranging from version 1.0.0 to the latest version 2.9.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes details about the class's constructors, one of which takes another instance of `FetchDatabasePropertiesRequest`, and it outlines the properties `Environment` and `EnvironmentAsEnvironmentName`."]]],[]]