Class Google::Cloud::AIPlatform::V1::AddExecutionEventsRequest (v0.1.0)

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#events

def events() -> ::Array<::Google::Cloud::AIPlatform::V1::Event>
Returns

#events=

def events=(value) -> ::Array<::Google::Cloud::AIPlatform::V1::Event>
Parameter
Returns

#execution

def execution() -> ::String
Returns
  • (::String) — Required. The resource name of the Execution that the Events connect Artifacts with. Format: projects/{project}/locations/{location}/metadataStores/{metadatastore}/executions/{execution}

#execution=

def execution=(value) -> ::String
Parameter
  • value (::String) — Required. The resource name of the Execution that the Events connect Artifacts with. Format: projects/{project}/locations/{location}/metadataStores/{metadatastore}/executions/{execution}
Returns
  • (::String) — Required. The resource name of the Execution that the Events connect Artifacts with. Format: projects/{project}/locations/{location}/metadataStores/{metadatastore}/executions/{execution}