Class TensorboardsResource
The "tensorboards" collection of methods.
Inherited Members
Namespace: Google.Apis.Aiplatform.v1
Assembly: Google.Apis.Aiplatform.v1.dll
Syntax
public class TensorboardsResource
Constructors
TensorboardsResource(IClientService)
Constructs a new resource.
Declaration
public TensorboardsResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Properties
Experiments
Gets the Experiments resource.
Declaration
public virtual TensorboardsResource.ExperimentsResource Experiments { get; }
Property Value
| Type | Description |
|---|---|
| TensorboardsResource.ExperimentsResource |
Operations
Gets the Operations resource.
Declaration
public virtual TensorboardsResource.OperationsResource Operations { get; }
Property Value
| Type | Description |
|---|---|
| TensorboardsResource.OperationsResource |