Class: Google::Cloud::AIPlatform::V1::TensorboardExperiment
- Inherits:
-
Object
- Object
- Google::Cloud::AIPlatform::V1::TensorboardExperiment
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/aiplatform/v1/tensorboard_experiment.rb
Overview
A TensorboardExperiment is a group of TensorboardRuns, that are typically the results of a training job run, in a Tensorboard.
Defined Under Namespace
Classes: LabelsEntry
Instance Attribute Summary collapse
-
#create_time ⇒ ::Google::Protobuf::Timestamp
readonly
Output only.
-
#description ⇒ ::String
Description of this TensorboardExperiment.
-
#display_name ⇒ ::String
User provided name of this TensorboardExperiment.
-
#etag ⇒ ::String
Used to perform consistent read-modify-write updates.
-
#labels ⇒ ::Google::Protobuf::Map{::String => ::String}
The labels with user-defined metadata to organize your TensorboardExperiment.
-
#name ⇒ ::String
readonly
Output only.
-
#source ⇒ ::String
Immutable.
-
#update_time ⇒ ::Google::Protobuf::Timestamp
readonly
Output only.
Instance Attribute Details
#create_time ⇒ ::Google::Protobuf::Timestamp (readonly)
70 71 72 73 74 75 76 77 78 79 80 81 82 |
# File 'proto_docs/google/cloud/aiplatform/v1/tensorboard_experiment.rb', line 70 class TensorboardExperiment include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#description ⇒ ::String
70 71 72 73 74 75 76 77 78 79 80 81 82 |
# File 'proto_docs/google/cloud/aiplatform/v1/tensorboard_experiment.rb', line 70 class TensorboardExperiment include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#display_name ⇒ ::String
70 71 72 73 74 75 76 77 78 79 80 81 82 |
# File 'proto_docs/google/cloud/aiplatform/v1/tensorboard_experiment.rb', line 70 class TensorboardExperiment include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#etag ⇒ ::String
70 71 72 73 74 75 76 77 78 79 80 81 82 |
# File 'proto_docs/google/cloud/aiplatform/v1/tensorboard_experiment.rb', line 70 class TensorboardExperiment include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#labels ⇒ ::Google::Protobuf::Map{::String => ::String}
70 71 72 73 74 75 76 77 78 79 80 81 82 |
# File 'proto_docs/google/cloud/aiplatform/v1/tensorboard_experiment.rb', line 70 class TensorboardExperiment include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#name ⇒ ::String (readonly)
70 71 72 73 74 75 76 77 78 79 80 81 82 |
# File 'proto_docs/google/cloud/aiplatform/v1/tensorboard_experiment.rb', line 70 class TensorboardExperiment include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#source ⇒ ::String
70 71 72 73 74 75 76 77 78 79 80 81 82 |
# File 'proto_docs/google/cloud/aiplatform/v1/tensorboard_experiment.rb', line 70 class TensorboardExperiment include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#update_time ⇒ ::Google::Protobuf::Timestamp (readonly)
70 71 72 73 74 75 76 77 78 79 80 81 82 |
# File 'proto_docs/google/cloud/aiplatform/v1/tensorboard_experiment.rb', line 70 class TensorboardExperiment include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |