Show / Hide Table of Contents

Class ProjectsResource.LocationsResource.EndpointsResource.Google__Resource

The "google" collection of methods.

Inheritance
object
ProjectsResource.LocationsResource.EndpointsResource.Google__Resource
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 ProjectsResource.LocationsResource.EndpointsResource.Google__Resource

Constructors

Google__Resource(IClientService)

Constructs a new resource.

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

Properties

Science

Gets the Science resource.

Declaration
public virtual ProjectsResource.LocationsResource.EndpointsResource.Google__Resource.ScienceResource Science { get; }
Property Value
Type Description
ProjectsResource.LocationsResource.EndpointsResource.Google__Resource.ScienceResource
In this article
Back to top Generated by DocFX