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.4.0."],["The `FetchDatabasePropertiesRequest` class is used to request information about an environment's database, and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `Environment` (a string) and `EnvironmentAsEnvironmentName` (an `EnvironmentName` type) for specifying the target environment."],["The document covers details about the class constructors, inherited members, namespace, and assembly information, providing a comprehensive overview for developers."],["The provided documentation shows versions ranging from 1.0.0 all the way up to 2.9.0, with 2.9.0 being the most recent version."]]],[]]