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"]],[["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-03-21 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."]]],[]]