This repository has been archived by the owner on Sep 5, 2023. It is now read-only.
v0.4.0
10-04-2019 14:29 PDT
Implementation Changes
- Move
BatchOperationMetadata
/JobOperationResult
messages to new protobuf files (via synth). (#9129) - Import batch proto (via synth). (#9062)
- Remove send / receive message size limit (via synth). (#8970)
New Features
- Deprecate
candidate_availability_filter
foravailability_filters
, addAvailabilitySignalType
, add fields toupdate_profile
(via synth). (#9256) - Add
applications
/assignments
fields toProfile
message (via synth). (#9229) - Add
filter_
arg toProfileServiceClient.list_profiles
; docstring updates (via synth). (#9223) - Deprecate job visibility (via synth). (#9050)
- Document additional fields allowed in profile update mask (via synth). (#9000)