Reference documentation and code samples for the Cloud Firestore V1 Client class ListUserCredsRequest.
The request for FirestoreAdmin.ListUserCreds .
Generated from protobuf message google.firestore.admin.v1.ListUserCredsRequest
Namespace
Google \ Cloud \ Firestore \ Admin \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. A parent database name of the form projects/{project_id}/databases/{database_id}
getParent
Required. A parent database name of the form projects/{project_id}/databases/{database_id}
string
setParent
Required. A parent database name of the form projects/{project_id}/databases/{database_id}
var
string
$this
static::build
parent
string
Required. A parent database name of the form projects/{project_id}/databases/{database_id}
Please see FirestoreAdminClient::databaseName()
for help formatting this field.