Class CreateOccurrenceRequest (3.0.0)

 public sealed class CreateOccurrenceRequest : IMessage<CreateOccurrenceRequest>, IEquatable<CreateOccurrenceRequest>, IDeepCloneable<CreateOccurrenceRequest>, IBufferMessage, IMessage 

Request to create a new occurrence.

Inheritance

Object > CreateOccurrenceRequest

Namespace

Grafeas.V1

Assembly

Grafeas.V1.dll

Constructors

CreateOccurrenceRequest()

 public CreateOccurrenceRequest() 

CreateOccurrenceRequest(CreateOccurrenceRequest)

 public CreateOccurrenceRequest(CreateOccurrenceRequest other) 
Parameter
Name
Description

Properties

Occurrence

 public Occurrence Occurrence { get; set; } 

The occurrence to create.

Property Value
Type
Description

Parent

 public string Parent { get; set; } 

The name of the project in the form of projects/[PROJECT_ID] , under which the occurrence is to be created.

Property Value
Type
Description

ParentAsProjectName

 public ProjectName ParentAsProjectName { get; set; } 

ProjectName -typed view over the Parent resource name property.

Property Value
Type
Description
Design a Mobile Site
View Site in Mobile | Classic
Share by: