Interface protos.google.cloud.talent.v4beta1.IBatchUpdateJobsRequest (3.2.7)

Properties of a BatchUpdateJobsRequest.

Package

@google-cloud/talent!

Properties

jobs

jobs?: (google.cloud.talent.v4beta1.IJob[]|null);

BatchUpdateJobsRequest jobs

Property Value
TypeDescription
(google.cloud.talent.v4beta1.IJob[]|null)

parent

parent?: (string|null);

BatchUpdateJobsRequest parent

Property Value
TypeDescription
(string|null)

updateMask

updateMask?: (google.protobuf.IFieldMask|null);

BatchUpdateJobsRequest updateMask

Property Value
TypeDescription
(google.protobuf.IFieldMask|null)