- 0.57.0 (latest)
- 0.56.0
- 0.55.0
- 0.54.0
- 0.53.0
- 0.52.0
- 0.51.0
- 0.50.0
- 0.49.0
- 0.48.0
- 0.47.0
- 0.46.0
- 0.45.0
- 0.44.0
- 0.43.0
- 0.42.0
- 0.41.0
- 0.40.0
- 0.39.0
- 0.38.0
- 0.37.0
- 0.36.0
- 0.35.0
- 0.34.0
- 0.33.0
- 0.32.0
- 0.31.0
- 0.30.0
- 0.29.0
- 0.28.0
- 0.27.0
- 0.26.0
- 0.25.0
- 0.24.0
- 0.23.0
- 0.22.0
- 0.21.0
- 0.20.0
- 0.19.0
- 0.18.0
- 0.17.0
- 0.16.0
- 0.15.0
- 0.14.0
- 0.13.0
- 0.12.0
- 0.11.0
- 0.10.0
- 0.9.1
- 0.8.0
- 0.7.0
- 0.6.0
- 0.5.0
- 0.4.0
- 0.3.0
- 0.2.0
- 0.1.0
Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::TensorboardService::Rest::ServiceStub.
REST service stub for the TensorboardService service. Service stub contains baseline method implementations including transcoding, making the REST call, and deserialing the response.
Inherits
- Object
Methods
#batch_create_tensorboard_runs
def batch_create_tensorboard_runs(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::AIPlatform::V1::BatchCreateTensorboardRunsResponse
Baseline implementation for the batch_create_tensorboard_runs REST call
- request_pb (::Google::Cloud::AIPlatform::V1::BatchCreateTensorboardRunsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::AIPlatform::V1::BatchCreateTensorboardRunsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::AIPlatform::V1::BatchCreateTensorboardRunsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#batch_create_tensorboard_time_series
def batch_create_tensorboard_time_series(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::AIPlatform::V1::BatchCreateTensorboardTimeSeriesResponse
Baseline implementation for the batch_create_tensorboard_time_series REST call
- request_pb (::Google::Cloud::AIPlatform::V1::BatchCreateTensorboardTimeSeriesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::AIPlatform::V1::BatchCreateTensorboardTimeSeriesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::AIPlatform::V1::BatchCreateTensorboardTimeSeriesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#batch_read_tensorboard_time_series_data
def batch_read_tensorboard_time_series_data(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::AIPlatform::V1::BatchReadTensorboardTimeSeriesDataResponse
Baseline implementation for the batch_read_tensorboard_time_series_data REST call
- request_pb (::Google::Cloud::AIPlatform::V1::BatchReadTensorboardTimeSeriesDataRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::AIPlatform::V1::BatchReadTensorboardTimeSeriesDataResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::AIPlatform::V1::BatchReadTensorboardTimeSeriesDataResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_tensorboard
def create_tensorboard(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the create_tensorboard REST call
- request_pb (::Google::Cloud::AIPlatform::V1::CreateTensorboardRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_tensorboard_experiment
def create_tensorboard_experiment(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::AIPlatform::V1::TensorboardExperiment
Baseline implementation for the create_tensorboard_experiment REST call
- request_pb (::Google::Cloud::AIPlatform::V1::CreateTensorboardExperimentRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::AIPlatform::V1::TensorboardExperiment)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::AIPlatform::V1::TensorboardExperiment) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_tensorboard_run
def create_tensorboard_run(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::AIPlatform::V1::TensorboardRun
Baseline implementation for the create_tensorboard_run REST call
- request_pb (::Google::Cloud::AIPlatform::V1::CreateTensorboardRunRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::AIPlatform::V1::TensorboardRun)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::AIPlatform::V1::TensorboardRun) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_tensorboard_time_series
def create_tensorboard_time_series(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::AIPlatform::V1::TensorboardTimeSeries
Baseline implementation for the create_tensorboard_time_series REST call
- request_pb (::Google::Cloud::AIPlatform::V1::CreateTensorboardTimeSeriesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::AIPlatform::V1::TensorboardTimeSeries)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::AIPlatform::V1::TensorboardTimeSeries) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_tensorboard
def delete_tensorboard(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the delete_tensorboard REST call
- request_pb (::Google::Cloud::AIPlatform::V1::DeleteTensorboardRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_tensorboard_experiment
def delete_tensorboard_experiment(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the delete_tensorboard_experiment REST call
- request_pb (::Google::Cloud::AIPlatform::V1::DeleteTensorboardExperimentRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_tensorboard_run
def delete_tensorboard_run(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the delete_tensorboard_run REST call
- request_pb (::Google::Cloud::AIPlatform::V1::DeleteTensorboardRunRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_tensorboard_time_series
def delete_tensorboard_time_series(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the delete_tensorboard_time_series REST call
- request_pb (::Google::Cloud::AIPlatform::V1::DeleteTensorboardTimeSeriesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#endpoint
def endpoint() -> String
The effective endpoint
- (String)
#export_tensorboard_time_series_data
def export_tensorboard_time_series_data(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::AIPlatform::V1::ExportTensorboardTimeSeriesDataResponse
Baseline implementation for the export_tensorboard_time_series_data REST call
- request_pb (::Google::Cloud::AIPlatform::V1::ExportTensorboardTimeSeriesDataRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::AIPlatform::V1::ExportTensorboardTimeSeriesDataResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::AIPlatform::V1::ExportTensorboardTimeSeriesDataResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_tensorboard
def get_tensorboard(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::AIPlatform::V1::Tensorboard
Baseline implementation for the get_tensorboard REST call
- request_pb (::Google::Cloud::AIPlatform::V1::GetTensorboardRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::AIPlatform::V1::Tensorboard)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::AIPlatform::V1::Tensorboard) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_tensorboard_experiment
def get_tensorboard_experiment(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::AIPlatform::V1::TensorboardExperiment
Baseline implementation for the get_tensorboard_experiment REST call
- request_pb (::Google::Cloud::AIPlatform::V1::GetTensorboardExperimentRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::AIPlatform::V1::TensorboardExperiment)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::AIPlatform::V1::TensorboardExperiment) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_tensorboard_run
def get_tensorboard_run(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::AIPlatform::V1::TensorboardRun
Baseline implementation for the get_tensorboard_run REST call
- request_pb (::Google::Cloud::AIPlatform::V1::GetTensorboardRunRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::AIPlatform::V1::TensorboardRun)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::AIPlatform::V1::TensorboardRun) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_tensorboard_time_series
def get_tensorboard_time_series(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::AIPlatform::V1::TensorboardTimeSeries
Baseline implementation for the get_tensorboard_time_series REST call
- request_pb (::Google::Cloud::AIPlatform::V1::GetTensorboardTimeSeriesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::AIPlatform::V1::TensorboardTimeSeries)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::AIPlatform::V1::TensorboardTimeSeries) — A result object deserialized from the server's reply
- (::ArgumentError)
#initialize
def initialize(endpoint:, endpoint_template:, universe_domain:, credentials:) -> ServiceStub
- (ServiceStub) — a new instance of ServiceStub
#list_tensorboard_experiments
def list_tensorboard_experiments(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::AIPlatform::V1::ListTensorboardExperimentsResponse
Baseline implementation for the list_tensorboard_experiments REST call
- request_pb (::Google::Cloud::AIPlatform::V1::ListTensorboardExperimentsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::AIPlatform::V1::ListTensorboardExperimentsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::AIPlatform::V1::ListTensorboardExperimentsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_tensorboard_runs
def list_tensorboard_runs(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::AIPlatform::V1::ListTensorboardRunsResponse
Baseline implementation for the list_tensorboard_runs REST call
- request_pb (::Google::Cloud::AIPlatform::V1::ListTensorboardRunsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::AIPlatform::V1::ListTensorboardRunsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::AIPlatform::V1::ListTensorboardRunsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_tensorboard_time_series
def list_tensorboard_time_series(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::AIPlatform::V1::ListTensorboardTimeSeriesResponse
Baseline implementation for the list_tensorboard_time_series REST call
- request_pb (::Google::Cloud::AIPlatform::V1::ListTensorboardTimeSeriesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::AIPlatform::V1::ListTensorboardTimeSeriesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::AIPlatform::V1::ListTensorboardTimeSeriesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_tensorboards
def list_tensorboards(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::AIPlatform::V1::ListTensorboardsResponse
Baseline implementation for the list_tensorboards REST call
- request_pb (::Google::Cloud::AIPlatform::V1::ListTensorboardsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::AIPlatform::V1::ListTensorboardsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::AIPlatform::V1::ListTensorboardsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#read_tensorboard_blob_data
def read_tensorboard_blob_data(request_pb, options = nil, &block) { |chunk| ... } -> ::Gapic::Rest::TransportOperation
Baseline implementation for the read_tensorboard_blob_data REST call
- request_pb (::Google::Cloud::AIPlatform::V1::ReadTensorboardBlobDataRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- chunk (::String) — The chunk of data received during server streaming.
- (::Gapic::Rest::TransportOperation)
- (::ArgumentError)
#read_tensorboard_size
def read_tensorboard_size(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::AIPlatform::V1::ReadTensorboardSizeResponse
Baseline implementation for the read_tensorboard_size REST call
- request_pb (::Google::Cloud::AIPlatform::V1::ReadTensorboardSizeRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::AIPlatform::V1::ReadTensorboardSizeResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::AIPlatform::V1::ReadTensorboardSizeResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#read_tensorboard_time_series_data
def read_tensorboard_time_series_data(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::AIPlatform::V1::ReadTensorboardTimeSeriesDataResponse
Baseline implementation for the read_tensorboard_time_series_data REST call
- request_pb (::Google::Cloud::AIPlatform::V1::ReadTensorboardTimeSeriesDataRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::AIPlatform::V1::ReadTensorboardTimeSeriesDataResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::AIPlatform::V1::ReadTensorboardTimeSeriesDataResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#read_tensorboard_usage
def read_tensorboard_usage(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::AIPlatform::V1::ReadTensorboardUsageResponse
Baseline implementation for the read_tensorboard_usage REST call
- request_pb (::Google::Cloud::AIPlatform::V1::ReadTensorboardUsageRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::AIPlatform::V1::ReadTensorboardUsageResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::AIPlatform::V1::ReadTensorboardUsageResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#universe_domain
def universe_domain() -> String
The effective universe domain
- (String)
#update_tensorboard
def update_tensorboard(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the update_tensorboard REST call
- request_pb (::Google::Cloud::AIPlatform::V1::UpdateTensorboardRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_tensorboard_experiment
def update_tensorboard_experiment(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::AIPlatform::V1::TensorboardExperiment
Baseline implementation for the update_tensorboard_experiment REST call
- request_pb (::Google::Cloud::AIPlatform::V1::UpdateTensorboardExperimentRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::AIPlatform::V1::TensorboardExperiment)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::AIPlatform::V1::TensorboardExperiment) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_tensorboard_run
def update_tensorboard_run(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::AIPlatform::V1::TensorboardRun
Baseline implementation for the update_tensorboard_run REST call
- request_pb (::Google::Cloud::AIPlatform::V1::UpdateTensorboardRunRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::AIPlatform::V1::TensorboardRun)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::AIPlatform::V1::TensorboardRun) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_tensorboard_time_series
def update_tensorboard_time_series(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::AIPlatform::V1::TensorboardTimeSeries
Baseline implementation for the update_tensorboard_time_series REST call
- request_pb (::Google::Cloud::AIPlatform::V1::UpdateTensorboardTimeSeriesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::AIPlatform::V1::TensorboardTimeSeries)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::AIPlatform::V1::TensorboardTimeSeries) — A result object deserialized from the server's reply
- (::ArgumentError)
#write_tensorboard_experiment_data
def write_tensorboard_experiment_data(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::AIPlatform::V1::WriteTensorboardExperimentDataResponse
Baseline implementation for the write_tensorboard_experiment_data REST call
- request_pb (::Google::Cloud::AIPlatform::V1::WriteTensorboardExperimentDataRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::AIPlatform::V1::WriteTensorboardExperimentDataResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::AIPlatform::V1::WriteTensorboardExperimentDataResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#write_tensorboard_run_data
def write_tensorboard_run_data(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::AIPlatform::V1::WriteTensorboardRunDataResponse
Baseline implementation for the write_tensorboard_run_data REST call
- request_pb (::Google::Cloud::AIPlatform::V1::WriteTensorboardRunDataRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::AIPlatform::V1::WriteTensorboardRunDataResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::AIPlatform::V1::WriteTensorboardRunDataResponse) — A result object deserialized from the server's reply
- (::ArgumentError)