Reference documentation and code samples for the Google Cloud Datastream V1 Client class MongodbField.
MongoDB Field.
Generated from protobuf message google.cloud.datastream.v1.MongodbField
Namespace
Google \ Cloud \ Datastream \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ field |
string
Field name. |
getField
Field name.
| Returns | |
|---|---|
| Type | Description |
string |
|
setField
Field name.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|