class Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2VertexAi

def update!(**args)

Update properties of this object
def update!(**args)
  @datasets = args[:datasets] if args.key?(:datasets)
  @pipelines = args[:pipelines] if args.key?(:pipelines)
end