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 documentation for the `FetchDatabasePropertiesRequest` class within the Google Cloud Composer v1 API, specifically for version 2.6.0."],["The `FetchDatabasePropertiesRequest` class is used to request and fetch properties of an environment's database in Google Cloud."],["This class has a list of versions, ranging from 1.0.0 up to the latest version, 2.9.0, which provide access to the `FetchDatabasePropertiesRequest`."],["The `FetchDatabasePropertiesRequest` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `FetchDatabasePropertiesRequest` class includes properties such as `Environment`, which represents the resource name of the environment, and `EnvironmentAsEnvironmentName`, which is a typed view over the environment resource name property."]]],[]]