Show / Hide Table of Contents

Class DatasetsResource.DataItemsResource

The "dataItems" collection of methods.

Inheritance
object
DatasetsResource.DataItemsResource
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 DatasetsResource.DataItemsResource

Constructors

DataItemsResource(IClientService)

Constructs a new resource.

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

Properties

Annotations

Gets the Annotations resource.

Declaration
public virtual DatasetsResource.DataItemsResource.AnnotationsResource Annotations { get; }
Property Value
Type Description
DatasetsResource.DataItemsResource.AnnotationsResource

Operations

Gets the Operations resource.

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