Reference documentation and code samples for the Google Cloud Data Catalog V1 Client class FeatureOnlineStoreSpec.
Detail description of the source information of a Vertex Feature Online Store.
Generated from protobuf message google.cloud.datacatalog.v1.FeatureOnlineStoreSpec
Namespace
Google \ Cloud \ DataCatalog \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ storage_type |
int
Output only. Type of underelaying storage for the FeatureOnlineStore. |
getStorageType
Output only. Type of underelaying storage for the FeatureOnlineStore.
Returns | |
---|---|
Type | Description |
int |
setStorageType
Output only. Type of underelaying storage for the FeatureOnlineStore.
Parameter | |
---|---|
Name | Description |
var |
int
|
Returns | |
---|---|
Type | Description |
$this |