Show / Hide Table of Contents

Class ProjectsResource.LocationsResource.PublishersResource

The "publishers" collection of methods.

Inheritance
object
ProjectsResource.LocationsResource.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.FirebaseML.v2beta
Assembly: Google.Apis.FirebaseML.v2beta.dll
Syntax
public class ProjectsResource.LocationsResource.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 ProjectsResource.LocationsResource.PublishersResource.ModelsResource Models { get; }
Property Value
Type Description
ProjectsResource.LocationsResource.PublishersResource.ModelsResource
In this article
Back to top Generated by DocFX