Class Grafeas::V1::CreateOccurrenceRequest (v0.4.7)

Request to create a new occurrence.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#occurrence

def occurrence() -> ::Grafeas::V1::Occurrence
Returns

#occurrence=

def occurrence=(value) -> ::Grafeas::V1::Occurrence
Parameter
Returns

#parent

def parent() -> ::String
Returns
  • (::String) — The name of the project in the form of projects/[PROJECT_ID], under which the occurrence is to be created.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — The name of the project in the form of projects/[PROJECT_ID], under which the occurrence is to be created.
Returns
  • (::String) — The name of the project in the form of projects/[PROJECT_ID], under which the occurrence is to be created.