Show / Hide Table of Contents

Class PublishersResource

The "publishers" collection of methods.

Inheritance
object
PublishersResource
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.v1beta1
Assembly: Google.Apis.Aiplatform.v1beta1.dll
Syntax
public class PublishersResource

Constructors

PublishersResource(IClientService)

Constructs a new resource.

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

Properties

Models

Gets the Models resource.

Declaration
public virtual PublishersResource.ModelsResource Models { get; }
Property Value
Type Description
PublishersResource.ModelsResource
In this article
Back to top Generated by DocFX