v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-132661,4471.5 MB
projects

Creates a new FeatureOnlineStore in a given project and location.

post/v1/{+parent}/featureOnlineStores

Path parameters

parentstring required

Required. The resource name of the Location to create FeatureOnlineStores. Format: projects/{project}/locations/{location}

Query parameters

featureOnlineStoreIdstring

Required. The ID to use for this FeatureOnlineStore, which will become the final component of the FeatureOnlineStore's resource name. This value may be up to 60 characters, and valid characters are [a-z0-9_]. The first character cannot be a number. The value must be unique within the project and location.

Request body

optimizedGoogleCloudAiplatformV1FeatureOnlineStoreOptimized

Optimized storage type

namestring

Identifier. Name of the FeatureOnlineStore. Format: projects/{project}/locations/{location}/featureOnlineStores/{featureOnlineStore}

satisfiesPziboolean

Output only. Reserved for future use.

createTimestring google-datetime

Output only. Timestamp when this FeatureOnlineStore was created.

state'STATE_UNSPECIFIED' | 'STABLE' | 'UPDATING'

Output only. State of the featureOnlineStore.

etagstring

Optional. Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.

labelsobject

Optional. The labels with user-defined metadata to organize your FeatureOnlineStore. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information on and examples of labels. No more than 64 user labels can be associated with one FeatureOnlineStore(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.

updateTimestring google-datetime

Output only. Timestamp when this FeatureOnlineStore was last updated.

satisfiesPzsboolean

Output only. Reserved for future use.

Response

Successful response