public sealed class WriteTensorboardExperimentDataResponse : IMessage<WriteTensorboardExperimentDataResponse>, IEquatable<WriteTensorboardExperimentDataResponse>, IDeepCloneable<WriteTensorboardExperimentDataResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class WriteTensorboardExperimentDataResponse.
Response message for [TensorboardService.WriteTensorboardExperimentData][google.cloud.aiplatform.v1beta1.TensorboardService.WriteTensorboardExperimentData].
Implements
IMessageWriteTensorboardExperimentDataResponse, IEquatableWriteTensorboardExperimentDataResponse, IDeepCloneableWriteTensorboardExperimentDataResponse, IBufferMessage, IMessageNamespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Constructors
WriteTensorboardExperimentDataResponse()
public WriteTensorboardExperimentDataResponse()
WriteTensorboardExperimentDataResponse(WriteTensorboardExperimentDataResponse)
public WriteTensorboardExperimentDataResponse(WriteTensorboardExperimentDataResponse other)
Parameter | |
---|---|
Name | Description |
other |
WriteTensorboardExperimentDataResponse |