ProjectsLocationsSupportedDatabaseFlags
class ProjectsLocationsSupportedDatabaseFlags extends Resource (View source)
The "supportedDatabaseFlags" collection of methods.
Typical usage is:
$alloydbService = new Google\Service\CloudAlloyDBAdmin(...);
$supportedDatabaseFlags = $alloydbService->projects_locations_supportedDatabaseFlags;
Methods
listProjectsLocationsSupportedDatabaseFlags(string $parent, array $optParams = [])
Lists SupportedDatabaseFlags for a given project and location.
Details
ListSupportedDatabaseFlagsResponse
listProjectsLocationsSupportedDatabaseFlags(string $parent, array $optParams = [])
Lists SupportedDatabaseFlags for a given project and location.
(supportedDatabaseFlags.listProjectsLocationsSupportedDatabaseFlags)