Class: Google::Cloud::Profiler::V2::Profile

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/devtools/cloudprofiler/v2/profiler.rb

Overview

Profile resource.

Defined Under Namespace

Classes: LabelsEntry

Instance Attribute Summary collapse

Instance Attribute Details

#deployment::Google::Cloud::Profiler::V2::Deployment



103
104
105
106
107
108
109
110
111
112
113
114
115
# File 'proto_docs/google/devtools/cloudprofiler/v2/profiler.rb', line 103

class Profile
  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

#duration::Google::Protobuf::Duration



103
104
105
106
107
108
109
110
111
112
113
114
115
# File 'proto_docs/google/devtools/cloudprofiler/v2/profiler.rb', line 103

class Profile
  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}



103
104
105
106
107
108
109
110
111
112
113
114
115
# File 'proto_docs/google/devtools/cloudprofiler/v2/profiler.rb', line 103

class Profile
  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)



103
104
105
106
107
108
109
110
111
112
113
114
115
# File 'proto_docs/google/devtools/cloudprofiler/v2/profiler.rb', line 103

class Profile
  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

#profile_bytes::String



103
104
105
106
107
108
109
110
111
112
113
114
115
# File 'proto_docs/google/devtools/cloudprofiler/v2/profiler.rb', line 103

class Profile
  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

#profile_type::Google::Cloud::Profiler::V2::ProfileType



103
104
105
106
107
108
109
110
111
112
113
114
115
# File 'proto_docs/google/devtools/cloudprofiler/v2/profiler.rb', line 103

class Profile
  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

#start_time::Google::Protobuf::Timestamp (readonly)



103
104
105
106
107
108
109
110
111
112
113
114
115
# File 'proto_docs/google/devtools/cloudprofiler/v2/profiler.rb', line 103

class Profile
  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