Class GoogleCloudAiplatformV1FeatureOnlineStoreBigtable
Implements
Inherited Members
Namespace: Google.Apis.Aiplatform.v1.Data
Assembly: Google.Apis.Aiplatform.v1.dll
Syntax
public class GoogleCloudAiplatformV1FeatureOnlineStoreBigtable : IDirectResponseSchema
Properties
AutoScaling
Required. Autoscaling config applied to Bigtable Instance.
Declaration
[JsonProperty("autoScaling")]
public virtual GoogleCloudAiplatformV1FeatureOnlineStoreBigtableAutoScaling AutoScaling { get; set; }
Property Value
Type | Description |
---|---|
GoogleCloudAiplatformV1FeatureOnlineStoreBigtableAutoScaling |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |