Reference documentation and code samples for the Cloud Firestore V1beta1 Client class PBReadOnly.
Options for a transaction that can only be used to read documents.
Generated from protobuf message google.firestore.v1beta1.TransactionOptions.ReadOnly
Namespace
Google \ Cloud \ Firestore \ V1beta1 \ TransactionOptionsMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ read_time |
Google\Protobuf\Timestamp
Reads documents at the given time. This may not be older than 60 seconds. |
getReadTime
Reads documents at the given time.
This may not be older than 60 seconds.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Timestamp|null |
hasReadTime
setReadTime
Reads documents at the given time.
This may not be older than 60 seconds.
Parameter | |
---|---|
Name | Description |
var |
Google\Protobuf\Timestamp
|
Returns | |
---|---|
Type | Description |
$this |
getConsistencySelector
Returns | |
---|---|
Type | Description |
string |