Reference documentation and code samples for the Google Cloud Sql Admin V1 Client class SqlFlagsListRequest.
Flags list request.
Generated from protobuf message google.cloud.sql.v1.SqlFlagsListRequest
Namespace
Google \ Cloud \ Sql \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ database_version
string
Database type and version you want to retrieve flags for. By default, this method returns flags for all database types and versions.
↳ flag_scope
int
Optional. Specify the scope of flags to be returned by SqlFlagsListService. Return list of database flags if unspecified.
getDatabaseVersion
Database type and version you want to retrieve flags for. By default, this method returns flags for all database types and versions.
string
setDatabaseVersion
Database type and version you want to retrieve flags for. By default, this method returns flags for all database types and versions.
var
string
$this
getFlagScope
Optional. Specify the scope of flags to be returned by SqlFlagsListService.
Return list of database flags if unspecified.
int
hasFlagScope
clearFlagScope
setFlagScope
Optional. Specify the scope of flags to be returned by SqlFlagsListService.
Return list of database flags if unspecified.
var
int
$this

