Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::ListTensorboardExperimentsResponse (v0.15.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::ListTensorboardExperimentsResponse.

Response message for TensorboardService.ListTensorboardExperiments.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#next_page_token

def next_page_token() -> ::String
Returns

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
Returns

#tensorboard_experiments

def tensorboard_experiments() -> ::Array<::Google::Cloud::AIPlatform::V1::TensorboardExperiment>
Returns

#tensorboard_experiments=

def tensorboard_experiments=(value) -> ::Array<::Google::Cloud::AIPlatform::V1::TensorboardExperiment>
Parameter
Returns