Class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1WriteTensorboardExperimentDataResponse
- Inherits:
-
Object
- Object
- Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1WriteTensorboardExperimentDataResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/aiplatform_v1beta1/classes.rb,
lib/google/apis/aiplatform_v1beta1/representations.rb,
lib/google/apis/aiplatform_v1beta1/representations.rb
Overview
Response message for TensorboardService.WriteTensorboardExperimentData.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudAiplatformV1beta1WriteTensorboardExperimentDataResponse
constructor
A new instance of GoogleCloudAiplatformV1beta1WriteTensorboardExperimentDataResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudAiplatformV1beta1WriteTensorboardExperimentDataResponse
Returns a new instance of GoogleCloudAiplatformV1beta1WriteTensorboardExperimentDataResponse.
36505 36506 36507 |
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 36505 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
36510 36511 |
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 36510 def update!(**args) end |