profileBytes property

String? profileBytes
getter/setter pair

Input only.

Profile bytes, as a gzip compressed serialized proto, the format is https://github.com/google/pprof/blob/master/proto/profile.proto.

Implementation

core.String? profileBytes;