Show / Hide Table of Contents

Class FeatureOnlineStoresResource

The "featureOnlineStores" collection of methods.

Inheritance
object
FeatureOnlineStoresResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.Aiplatform.v1
Assembly: Google.Apis.Aiplatform.v1.dll
Syntax
public class FeatureOnlineStoresResource

Constructors

FeatureOnlineStoresResource(IClientService)

Constructs a new resource.

Declaration
public FeatureOnlineStoresResource(IClientService service)
Parameters
Type Name Description
IClientService service

Properties

FeatureViews

Gets the FeatureViews resource.

Declaration
public virtual FeatureOnlineStoresResource.FeatureViewsResource FeatureViews { get; }
Property Value
Type Description
FeatureOnlineStoresResource.FeatureViewsResource

Operations

Gets the Operations resource.

Declaration
public virtual FeatureOnlineStoresResource.OperationsResource Operations { get; }
Property Value
Type Description
FeatureOnlineStoresResource.OperationsResource
In this article
Back to top Generated by DocFX