Show / Hide Table of Contents

Class MetadataStoresResource.ExecutionsResource

The "executions" collection of methods.

Inheritance
object
MetadataStoresResource.ExecutionsResource
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 MetadataStoresResource.ExecutionsResource

Constructors

ExecutionsResource(IClientService)

Constructs a new resource.

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

Properties

Operations

Gets the Operations resource.

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