Cloud Profiler V2 API - Class Google::Cloud::Profiler::V2::CreateOfflineProfileRequest (v0.10.0)

Reference documentation and code samples for the Cloud Profiler V2 API class Google::Cloud::Profiler::V2::CreateOfflineProfileRequest.

CreateOfflineProfileRequest describes a profile resource offline creation request.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#parent

def parent() -> ::String
Returns
  • (::String) — Parent project to create the profile in.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Parent project to create the profile in.
Returns
  • (::String) — Parent project to create the profile in.

#profile

def profile() -> ::Google::Cloud::Profiler::V2::Profile
Returns

#profile=

def profile=(value) -> ::Google::Cloud::Profiler::V2::Profile
Parameter
Returns